A few days ago I deployed a new ASP.NET application. The app works fine
generally but every few days or so it throws an exception with a very strang
e
message I've never seen before:
Could not find file "C:\WINDOWS\TEMP\vk_x9cmw.dll".Could not find file
"C:\WINDOWS\TEMP\ro4ila9a.dll".Could not find file
"C:\WINDOWS\TEMP\1krawee2.dll".Could not find file
"C:\WINDOWS\TEMP\0uzbc8zu.dll".Could not find file
"C:\WINDOWS\TEMP\yvghizba.dll".Could not find file
"C:\WINDOWS\TEMP\b2e2qvxk.dll".Could not find file
"C:\WINDOWS\TEMP\hm5ynka-.dll".
I've search the MS KB for these file names as well as a google search and
get nothing. Has anyone ever experienced this type of problem? The app is
written in C# and I am using the Data Application Block.Do not search for those file names.
Those are temporary names created on a fly.
Usually you would get that error if you are using XmlSerializer. But my gues
s the ASP.NET engine cretes temp file as well.
So you need to have more info at which point you get those errors.
George.
"Mike" <Mike@.discussions.microsoft.com> wrote in message news:0BBEDD57-7430-
461E-981A-7A376D0B2911@.microsoft.com...
A few days ago I deployed a new ASP.NET application. The app works fine
generally but every few days or so it throws an exception with a very strang
e
message I've never seen before:
Could not find file "C:\WINDOWS\TEMP\vk_x9cmw.dll".Could not find file
"C:\WINDOWS\TEMP\ro4ila9a.dll".Could not find file
"C:\WINDOWS\TEMP\1krawee2.dll".Could not find file
"C:\WINDOWS\TEMP\0uzbc8zu.dll".Could not find file
"C:\WINDOWS\TEMP\yvghizba.dll".Could not find file
"C:\WINDOWS\TEMP\b2e2qvxk.dll".Could not find file
"C:\WINDOWS\TEMP\hm5ynka-.dll".
I've search the MS KB for these file names as well as a google search and
get nothing. Has anyone ever experienced this type of problem? The app is
written in C# and I am using the Data Application Block.
Monday, March 26, 2012
Strange error
Labels:
app,
application,
asp,
deployed,
error,
exception,
finegenerally,
net,
strange,
throws
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment