473,387 Members | 1,892 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,387 software developers and data experts.

ASP.NET System.IO.IOException on c:\windows\temp\xxxxxxxx.dll

Hi,

I have a large scale web application with about 200 users.

Every few hours I get this error message:

"The process cannot access the file c:\windows\temp\xxxxxxx.dll" (The xxxxx
is a random characters)

We are using ASP.NET 1.1 on Widnows 2003 SP1.

Did anyone ever faced this issue?. I am clueless....
Feb 1 '07 #1
2 3460
your site is recycling and recompiling. every page compile creates a new
dll in the temp folder. if you have impersonation on, sometimes the
dll is created with these creditials, and others are not allowed access.
check that you have all the service packs, and check the permissions on
the parent temp folder.

-- bruce (sqlwork.com)

RonyS wrote:
Hi,

I have a large scale web application with about 200 users.

Every few hours I get this error message:

"The process cannot access the file c:\windows\temp\xxxxxxx.dll" (The xxxxx
is a random characters)

We are using ASP.NET 1.1 on Widnows 2003 SP1.

Did anyone ever faced this issue?. I am clueless....
Feb 1 '07 #2
Thanks for your quick answer.
Unfortunatly I am not using impersonation so Its probably not that.
Should I reset permission on c:\windows\temp to allow everyone full control
just in case?

Could this have anything to do with XSLT? - We are using a lot of XSLT..

"bruce barker" wrote:
your site is recycling and recompiling. every page compile creates a new
dll in the temp folder. if you have impersonation on, sometimes the
dll is created with these creditials, and others are not allowed access.
check that you have all the service packs, and check the permissions on
the parent temp folder.

-- bruce (sqlwork.com)

RonyS wrote:
Hi,

I have a large scale web application with about 200 users.

Every few hours I get this error message:

"The process cannot access the file c:\windows\temp\xxxxxxx.dll" (The xxxxx
is a random characters)

We are using ASP.NET 1.1 on Widnows 2003 SP1.

Did anyone ever faced this issue?. I am clueless....
Feb 1 '07 #3

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

Similar topics

5
by: Ayesha Ahsan | last post by:
Hi, I use Runtime.getRuntime().exec(command) to make my system call. For Windows based Dos, i add "cmd /c" before I type in my system call. So for example make the system call "dir": String...
1
by: Krazitchek | last post by:
Hi, i check all directories on a disk but an error occurs when i try to enter in the "System Volume Information" directory. Is there a way to "jump" this directory without to check the name of...
2
by: Krissy | last post by:
Hi all, Yesterday we upgraded our server to the 1.1 Framework. (from 1.0) Our project was also converted in Visual Studio to 1.1 Since we have uploaded the project, we are getting an error...
6
by: Chad Crowder | last post by:
Getting the following error on my production server whether the file exists or not: "System.IO.IOException: Cannot create a file when that file already exists." Here's the code generating the...
1
by: Sammy | last post by:
Can anyone please explain me the cause and resolution of this error. TIA Sammy Server Error in '/' Application. The device is not ready. Description: An unhandled exception occurred during...
0
by: Aryeh Holzer | last post by:
Hi, I've been trying to use the weather webservice available from the National Weather Service (NWS), at http://www.nws.noaa.gov/forecasts/xml/DWMLgen/wsdl/ndfdXML. wsdl without success. Here's...
0
by: dejanvesic | last post by:
Hello. Windows service is in question, Framework 2.0, operating system is Windows XP Prof. Windows service is accessing file taking turns with ASP.NET application. For synhronisation of...
0
by: Mentalis | last post by:
I have a web service that makes a request to several different xml feeds. I am having problems with one in particular and the connection keeps reporting the following error: ...
6
by: Zytan | last post by:
I got a System.IO.IOException in my app on another computer, so I couldn't debug it. I don't think it was a HD error. What else could throw this? Could it be from reading a webpage from the...
1
by: larspeter | last post by:
Hi all. I have a problem with TcpClient ... I am conneting to a server with TcpClient and returning the answer through a webservice. It actully all works fine. BUT if I make a lot of...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
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,...

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.