473,405 Members | 2,294 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,405 software developers and data experts.

strange error when deploying new code-behind assemblies

I have an asp.net application that is running and I updated code behind
assemblies after I modified some internal logic.

Then I tried to view the page and got a very strange error, something like
the following:

Could not find file "C:\WINDOWS\TEMP\qoqdmvbc.dll".

I get errors like that in different places where I've updated assemblies.
They are all named with random alpha letters + .dll.
I'm assuming I am getting caught between the page compilation somehow
because I get the correct pages after a bit.

Can someone clarify on what is really happening?
Thanks
Jiho
Nov 18 '05 #1
1 734
Jiho Han wrote:
I have an asp.net application that is running and I updated code behind
assemblies after I modified some internal logic.

Then I tried to view the page and got a very strange error, something like
the following:

Could not find file "C:\WINDOWS\TEMP\qoqdmvbc.dll".

I get errors like that in different places where I've updated assemblies.
They are all named with random alpha letters + .dll.
I'm assuming I am getting caught between the page compilation somehow
because I get the correct pages after a bit.

Can someone clarify on what is really happening?
Thanks
Jiho


these are asp.net compiled code files, they are in directory

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Tempo rary ASP.NET
Files\<yourvirtualdirectory> , or whatever version you are using ..

i get these errors sometimes, when file locking gets asp.net confused, I
just go there and delete the <yourvirtualdirectory> directory.., that
solves the problem,

hth
-ashish
Nov 18 '05 #2

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

Similar topics

25
by: Neil Ginsberg | last post by:
I have a strange situation with my Access 2000 database. I have code in the database which has worked fine for years, and now all of a sudden doesn't work fine on one or two of my client's...
7
by: Ryan Ternier | last post by:
We're running a site that has required field validation on the login page. It works fine on our development / test machines. However, when I upload this site to our live server i get this error. ...
3
by: Simon Harris | last post by:
Hi All, I've just tried to deploy an asp.net app. It works AOK on my development server. On the production server, I get the error below. Both servers are Windows 2000 SP4 with .Net Framework...
2
by: Nathan Sokalski | last post by:
I am trying to move my ASP.NET site from my XP Pro desktop to the webhosting service where I make it public. The site runs great on my desktop, where I have it in the root directory of XP Pro's...
0
by: Mark Finkel | last post by:
I have developed a web service on my own PC which works properly. Deploying it to the production web farm I copy all .aspx files and \bin for both the service and the app that calls it. When I try...
6
by: Michael | last post by:
Program builds solution and setup projects with no reported errors. Building and deploying as loose uncompressed files works just fine. Debug Building and deploying as a setup file results in...
3
by: Robbert van Geldrop | last post by:
By making a call to a webservice I receive the following error page, we did a complete new build but the error still exist: The installation of the webservice is on an win 2003 standard service...
4
by: ChrisFrohlich | last post by:
I am trying to deploy two copies of an application to a single website using two virtual directories: "2007" (Production) and "Demo". Each of these applications should point at a different DB, so...
3
by: =?Utf-8?B?eWtmZmM=?= | last post by:
I try deploying a very simple (very simple indeed) Vb.net application by following the basic steps according to some tutorials. My pc runs Visual Studio 2005 and it reports "Build successful"...
3
raveendrabikkina
by: raveendrabikkina | last post by:
3087 / 3126 02/25 10:42:08 info Recovering 1 session(s) 3088 / 3126 02/25 10:42:08 warning Deployer Service failed to deploy file:/opt/jrun4/servers/cpbepost/logs/ 3089 / 3126...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
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.