Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Re: Help
Message
From
05/11/2002 11:24:20
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Miscellaneous
Thread ID:
00718904
Message ID:
00718940
Views:
17
Thanks Cathi, it worked.

Is there a difference between session("variable") and
session.item("variable")? Which is the standard for .Net?

Thanks

Jim

>Hi Jim,
>
>This typically happens because your cached copy of the Web Application does not contain the project files. To correct this issue, delete the web cache for the project on your local machine. If the problem occurs when you try to open
http://<myserver>/<myproject>
, then clear the web cache at
c:\documents and settings\<user>\VsWebCache\<MyServer>\<MyProject>
folder.
>
>This should take care of your issue. The cache will be rebuilt next time you open the project locally.
>
>
>>All,
>>
>> I copied an entire folder with a asp.net project from a server to my local machine in order to debug something. I debugged the program, copied everything back to the server and now when I open the project it says
>>
>>"Unable to get the project file from the web server. Unable to open web project. The file s:\projectdotnet does not correspond to the URL http://localhost/projectdotnet. The two need to map to the same server location. HTTP Error 404:Object Not Found."
>>
>>How do I fix this problem?
Thanks

Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform