raja_krish Posted January 30, 2004 Posted January 30, 2004 Hi... I am having problem opening asp.net web application. It gives me an error " could not create offline cache folder" please suggest me a solution ASAP. thanks Raja. Quote
samsmithnz Posted January 30, 2004 Posted January 30, 2004 Have you been able to open it before? What version of windows are you using (assuming that the project is hosted on your local machine)? Quote Thanks Sam http://www.samsmith.co.nz
raja_krish Posted January 31, 2004 Author Posted January 31, 2004 asp.net Hello Sam, Thank you for replying to my query....I am using windows 2k advanced server. If you know how to rectify it please do let me know immediately. thanks Raja Quote
samsmithnz Posted January 31, 2004 Posted January 31, 2004 You're going to have to give a bit more information than that. All I know now is that you're not using Windows 95/98 or XP Home. Have you been able to open the ASP.NET Project on this machine before? Do you have IIS and the Front page Extenstion installed on your machine? Quote Thanks Sam http://www.samsmith.co.nz
raja_krish Posted February 9, 2004 Author Posted February 9, 2004 I have windows 2000 installed in my system. This is the first time I am working with asp.net. I have got IIS and front page 2000 installed in my system. please give me a solution. Thanks Raja. Quote
samsmithnz Posted February 9, 2004 Posted February 9, 2004 What is the EXACT text of the message? Quote Thanks Sam http://www.samsmith.co.nz
tate Posted February 9, 2004 Posted February 9, 2004 Make sure the asp.net file you are trying to run is located in a IIS virtual directory! Quote
Moderators Robby Posted February 9, 2004 Moderators Posted February 9, 2004 Can I assume that you're attempting to open a remote application? Quote Visit...Bassic Software
raja_krish Posted February 10, 2004 Author Posted February 10, 2004 Thank you all for responding .... The exact error which I get is "Cannot create offline cache folder" followed by the path. I get this error while opening web application/ web services. Regards, Raja. Quote
samsmithnz Posted February 10, 2004 Posted February 10, 2004 By simply typing in the EXACT text of the error into Google... http://support.microsoft.com/default.aspx?scid=kb;EN-US;831684 See how easy it is when you look? Quote Thanks Sam http://www.samsmith.co.nz
raja_krish Posted February 11, 2004 Author Posted February 11, 2004 Thank you Sam .... I did just as you said and in the Microsoft knowledge base it says that I should delete all my _vti and _private files....I deleted all those files but the OS is not allowing me to delete the abovesaid folders/files which is there in the common files folder hence I am not able to open my web application. I searched microsoft.com KB for assistance to delete files from common files but it says it is impossible to do it. if you know a way to handle this plz do tell me. Regards, Raja Quote
samsmithnz Posted February 11, 2004 Posted February 11, 2004 Thank you Sam .... I did just as you said and in the Microsoft knowledge base it says that I should delete all my _vti and _private files....I deleted all those files but the OS is not allowing me to delete the abovesaid folders/files which is there in the common files folder hence I am not able to open my web application. I searched microsoft.com KB for assistance to delete files from common files but it says it is impossible to do it. if you know a way to handle this plz do tell me. Regards, Raja The MS site says: "delete all FPSE folders (such as _vti_pvt and _private) from the root folder of your hard disk drive (such as drive C). " So you would only delete the folders from the ROOT drive, and deleting the folders in the common files section shouldn't be necessary. Quote Thanks Sam http://www.samsmith.co.nz
raja_krish Posted February 11, 2004 Author Posted February 11, 2004 Dear Sam, That was the first thing I did ....After that also It gave me the same error after that only I tried deleting the _vti_private folders from common files. The same problem persists and I get the same error. Thanks and Regards, Raja. Quote
samsmithnz Posted February 11, 2004 Posted February 11, 2004 Have you tryed using Filesharing instead of the frontpage extensions to connect to your project? I've always had more luck with file shares than frontpage... Quote Thanks Sam http://www.samsmith.co.nz
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.