![]() |
|
|
|||||||
![]() |
ASP Net - Could not load file or assembly 'App_Web_tod59ga8' and similar |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
I'm working in the migration of an asp.net application in 1.1 to 2.0.
I'm new to this application, just worked with that some days. Today, I decided to open the project in VS.2005 and everything seemed to be fine, all opened and everything was migrated. I have been working on improvements on it this day. However, I found that sometimes I get this error : "Could not load file or assembly 'App_Web_tod59ga8, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified" The error always appears to point to places of code where user controls are declared. The "App_Web_xxxxx" assembly seems to be a random name choosen by VS.Net to rename my binaries or something like that. The error is gone by either restarting the web services, or closing and reopening visual studio or both. Anyone has ever experimented this error ? Any clue ? craigkenisston@hotmail.com |
|
|
|
|
#2 |
|
Posts: n/a
|
No one ?
craigkenisston@hotmail.com |
|
|
|
#3 |
|
Posts: n/a
|
wrote on 19 Nov 2005:
> I'm working in the migration of an asp.net application in 1.1 to 2.0. > I'm new to this application, just worked with that some days. > Today, I decided to open the project in VS.2005 and everything seemed > to be fine, all opened and everything was migrated. I have been working > on improvements on it this day. > > However, I found that sometimes I get this error : > > "Could not load file or assembly 'App_Web_tod59ga8, Version=0.0.0.0, > Culture=neutral, PublicKeyToken=null' or one of its dependencies. The > system cannot find the file specified" > > The error always appears to point to places of code where user controls > are declared. The "App_Web_xxxxx" assembly seems to be a random name > choosen by VS.Net to rename my binaries or something like that. > The error is gone by either restarting the web services, or closing and > reopening visual studio or both. > Anyone has ever experimented this error ? Any clue ? > I get this error too. It shows up every few days, sometimes after only a few hours. But of course, the file is where it should be. <H1>Server Error in '/' Application. <HR width="100%" color=silver SIZE=1> </H1> <H2><I>Could not load file or assembly 'App_Web_gvvevrsq, Version= 0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.</I> </H2><FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "><B> Description: </B>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. <BR><BR> <B>Exception Details: </B>System.IO.FileNotFoundException: Could not load file or assembly 'App_Web_gvvevrsq, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.<BR></FONT> -- Eric Falsken Technical Evangelist: db4o web: www.db4o.com email: skype: efalsken Eric Falsken |
|
|
|
#4 |
|
Posts: n/a
|
Eric Falsken <> wrote on 04 Dec 2005:
> wrote on 19 Nov 2005: > >> I'm working in the migration of an asp.net application in 1.1 to 2.0. >> I'm new to this application, just worked with that some days. >> Today, I decided to open the project in VS.2005 and everything seemed >> to be fine, all opened and everything was migrated. I have been >> working on improvements on it this day. >> >> However, I found that sometimes I get this error : >> >> "Could not load file or assembly 'App_Web_tod59ga8, Version=0.0.0.0, >> Culture=neutral, PublicKeyToken=null' or one of its dependencies. The >> system cannot find the file specified" Only solution I've found so far is to stop the W3SVC (WWW Publisher Service) and delete all the files in C:/Windows/Microsoft.NET/Framework/v2.0.50527/Temporary ASP.NET Files/* When you first hit the website, it will be recompiled automatically. Running aspnet_compiler -c -m /LM/W3SVC/nnn/ROOT/ dosn't seem to have any effect. -- Eric Falsken Technical Evangelist: db4o web: www.db4o.com email: skype: efalsken Eric Falsken |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| xml file reading in java /deserialization in java | sowmyask | Software | 0 | 04-15-2009 08:03 AM |
| host.txt file | Richard | A+ Certification | 4 | 11-04-2006 11:19 PM |
| Newbie DVD help!!! MP3's, DIVX, XVID, and Long File Names | stever | DVD Video | 0 | 09-15-2005 06:41 PM |
| winsock.dll | J | A+ Certification | 7 | 07-20-2004 01:01 AM |
| Can not delete file in Windows 2000 | natural_4u | A+ Certification | 7 | 02-19-2004 08:54 PM |