|
|
PRB: Page cannot be found is displayed when logging into WebDir
Last post 04-06-2007, 1:15 PM by Robin Soto. 0 replies.
-
04-06-2007, 1:15 PM |
-
Robin Soto
-
-
-
Joined on 07-27-2006
-
-
Posts 60
-
Points 0
-
|
PRB: Page cannot be found is displayed when logging into WebDir
| This article applies to: |
|
|
| Symptom |
|
The page cannot be displayed appears in the web browser when logging into WebDir. |
| Cause |
|
ASP.NET v2.0.50727 Web Service Extension is prohibited by default in IIS (Internet Information Services) on the machine that WebDir is installed. |
| Resolution |
| Enabling the ASP.NET v2.0.50727 web service extension in IIS (Internet Information Services) will resolve the issue. The instructions below will walk you through the process:
1. Go to Control Panel->Administrative Tools and select Internet Information Services from the list.
2. Click on the Web Service Extensions folder.
3. Highlight the ASP.NET v2.0.50727 extension and click on the Allow button to enable it.
4. On the same machine, type iisreset in the run command. This will restart IIS.
5. Log into WebDir. |
|
|
|
|
|