Active Server Pages Programming (ASP)/Object Not found
Expert: Srini Nagarajan - 4/14/2005
QuestionWhen i want to creat a new Project in ASP.NET an error is comming i.e. "Could not find a web server at 'Panel'. Check Server name is valid & your proxy settings are correct." Here 'Panel' is name of virtual directory in IIS which home directory is "G:\Test". How can i correct the error. At this machine I m using Window 2000.
Please help me.
In another machine, I use Windows XP and "Unable to create Offline cache location at "C:\Girish Documents" error comes.
Thanks in Advance.
Regards
Girish
Ajmer,Rajasthan,India.
AnswerHi
I was away thats why i was not able to reply imdtly... Here is my reply
Can you goto IIS and check the virtual directory pointing into the correct folder.
and also make sure you have the same version of ASP.NET running and VS.net using the same.
And give the necessary permission to ASPNET user to access your virtual directory.
Happy Programming!
-Srini