"Cannot create the offline cache" error message when you try to create an ASP.NET Web Application project (831684)
The information in this article applies to:
- Microsoft ASP.NET (included with the .NET Framework 1.1)
- Microsoft ASP.NET (included with the .NET Framework) 1.0
- FrontPage 2002 Server Extensions from Microsoft
- FrontPage 2000 Server Extensions from Microsoft
- Microsoft Web Services (included with the .NET Framework 1.1)
- Microsoft Web Services (included with the .NET Framework) 1.0
SYMPTOMSWhen you try to create a Microsoft ASP.NET Web Application
project or an ASP.NET Web Service project, you may receive the following error
message: Cannot create the offline cache in
'C:\Documents and
Settings\UserName\VSWebCache\ServerName\ProjectName'.
Unable to create a disk-based web at "C:\Documents and
Settings\UserName\VSWebCache\ServerName\ProjectName"
because its parent web would not be a disk-based web. Create the disk-based web
elsewhere, outside of your web server's document hierarchy. Note UserName is a placeholder for your user
name, ServerName is a placeholder for the name of
your Web server, and ProjectName is a placeholder
for the name of your project. Note The word "web" should be "Web" in this error message. CAUSEIf the root folder of your hard disk drive (such as drive C)
that contains the Microsoft Windows folder contains Microsoft FrontPage Server
Extensions (FPSE) folders (such as _vti_pvt and _private), FPSE assumes that
the whole hard disk drive is a server-based Web. Therefore, you cannot create
any disk-based Webs in the hard disk drive with FPSE.RESOLUTIONTo resolve this problem, delete all FPSE folders (such as
_vti_pvt and _private) from the root folder of your hard disk drive (such as
drive C). STATUS This
behavior is by design.REFERENCES For additional information, click the following article number
to view the article in the Microsoft Knowledge Base: 206154
F000: Some FrontPage components do not work on disk-based Webs
205696 How to install FrontPage 2000 Server Extensions for Internet Information Server
Modification Type: | Major | Last Reviewed: | 12/22/2003 |
---|
Keywords: | kberrmsg kbWebForms kbConfig kbprb KB831684 kbAudDeveloper |
---|
|