PRB: Cannot Create Disk-based Web Application or Unable to Contact Web (194798)



The information in this article applies to:

  • Microsoft Visual InterDev 6.0

This article was previously published under Q194798

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

  1. Remove the FrontPage server extensions from a machine (Windows 95 or 98 with PWS or NT with NT Option Pack).
  2. 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.

REFERENCES

For additional information, click the article numbers below to view the articles in the Microsoft Knowledge Base:

191965 PRB: Cannot Create Disk-Based Web Application in InetPub\WWWRoot

238881 Error Creating Web Application Using Visual InterDev


Modification Type:MajorLast Reviewed:8/17/2001
Keywords:kbDSupport kbExtension kbprb kbServer KB194798