473,406 Members | 2,954 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Could not load file or assembly 'App_Web_tod59ga8' and similar

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 ?

Nov 20 '05 #1
3 3383
No one ?

Nov 21 '05 #2
cr************@hotmail.com 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: er**@db4o.com
skype: efalsken
Dec 4 '05 #3
Eric Falsken <er**@db4o.com> wrote on 04 Dec 2005:
cr************@hotmail.com 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: er**@db4o.com
skype: efalsken
Dec 4 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Ed Sutton | last post by:
I have been searching for how to get an icon resource and load it into an ImageList. I added an *.ico file to my project and set the files "Build Action" to "Embedded Resource". Is there any easy...
2
by: Eric Falsken | last post by:
Eric Falsken <eric@db4o.com> wrote on 04 Dec 2005: > craigkenisston@hotmail.com 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...
1
by: urs | last post by:
Two days ago, I built an ASP.NET 2.0 application and published it on a shared IIS 6 Web server. After publishing, and during the whole day, it worked fine. The server remained untouched since....
1
by: ddelaney | last post by:
I've seen this posted before in many places, but have yet to find a real fix. I have a web application on dev server right now, and randomly, hours or days, it returns the expception posted below. ...
4
by: Richard Bysouth | last post by:
Hi I am running a site built on asp.net 1.1 on a windows server 2003 (which is running asp.net 2.0 - shared hosting at my webhost). The site is low traffic and very simple (mostly static text...
2
by: antonyliu2002 | last post by:
I am testing AJAX. I've downloaded the AJAX Extension and the CTP December package and installed on BOTH my development machine and the production server. Then I created a very very simple web...
1
by: naimishranderi | last post by:
Hello friends I am using ASP.NET 2.0 and SQL Server 2000 for DB synchronization(replication) project. When I am running this web application on local machine it running fine, but when I deploy...
3
by: pratikkagda | last post by:
Hi all, My system contains Framework 3.5 with visual studio 2008 as well as 2005; here I have developed an application with crystal report with framework 2.0. It is working great in my system but...
0
by: Andy | last post by:
Thanks Peter, I thought I'd give an update on this problem. My application had 2 assemblies that contained classed for the Data access and business logic layer. It was on one of them that I was...
1
by: Steve Wofford | last post by:
I am recieving the following. This happens when I moved it from my development system to our production SBS 2003 w/ latest .net frameworks and service packs . I developed under XPSP2 and VS2008. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.