PRB: Cannot Create Disk-based Web App or Unable to Contact Web
ID: Q194798
|
The information in this article applies to:
-
Microsoft Visual InterDev, version 6.0
SYMPTOMS
When trying to create a new Web Project in Visual InterDev the following
error occurs in Step 3 of 4:
Cannot create a disk-based Web application in 'C:\My Documents\Visual
Studio Projects\ProjectName\ProjectName_Local'. Config file "": value
"Global FrontPageRoot" not found.
Or, in Step 1 of 4, the following error occurs:
Unable to contact Web server http://<servername>
CAUSE
This error occurs if FrontPage Server Extensions are removed.
The "Unable to contact Web server" occurs if the FrontPage Server
Extensions are not on the server machine specified in Step 1 of 4. The
"Cannot create a disk-based Web..." error occurs in Step 3 of 4 if the
client machine is a separate machine from the server, and while the server
has the FrontPage Server Extensions installed, the client machine does not.
RESOLUTION
Reinstall FrontPage Server Extensions on the appropriate machine.
STATUS
This behavior is by design.
MORE INFORMATION
The FrontPage Server Extensions are required for several features of the
product to complete successfully, including creating a new project.
Steps to Reproduce Behavior
- Remove the FrontPage server extensions from a machine (Windows 95 or 98
with PWS or NT with NT Option Pack).
- Open Visual InterDev, and from the File menu, select New Project.
If the machine that does not have the extensions installed is specified as
the server in Step 1, the message "Unable to contact Web server <servername>" will appear.
If the server machine specified in Step 1
has the extensions installed, but the client machine does not, then the
"Cannot create a disk-based Web..." error will appear.
Keywords : kbExtension kbFrontPage kbServer kbVisID600 kbGrpASP kbFrontPageX
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbprb