Compiler Error: [No relevant source lines]

C

clintonG

Compiler Error Message: CS0006: Metadata file
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\MyProjectName\331c872a\fd27ed37\App_Code.wg0_ken7.dll' could not be
found

[No relevant source lines]

That's the only error I get when VS2005 goes boom. This is really bugging me
big time as I often have to reboot several times a day because VS2005 will
not compile the page and locks the directory where the temporary files are
located so I can't delete without rebooting the computer before I can delete
the temporary files directory to get back to work.

I've briefly discussed this a week or so ago and still no pertinent
information or any means to avoid having to reboot has come forth. I can't
cope with having to reboot the entire machine every time my code has an
error in it and I can't justify rebuilding an entire new disk at the moment.

I wonder if anybody understands what is going on and how it may be resolved.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
 
J

Jim Cheshire

clintonG said:
Compiler Error Message: CS0006: Metadata file
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\MyProjectName\331c872a\fd27ed37\App_Code.wg0_ken7.dll' could
not be found

Clinton,

Why don't you open a case with Microsoft? I'm sure our guys can figure that
out.

--
Jim Cheshire
================================
Blog: http://blogs.msdn.com/jamesche

Latest entry:
Getting the PID and TID of a COM Call

Describes how to get the PID of the
dllhost process a COM call is executing
in and how to locate the thread as well.
 
C

clintonG

I may do that but my last experience with "the guys" was even worse than the
problem and it had something to do with 2.0 I might add. I've got Filemon
running and in a day or so if it doesn't give me any clues at least it might
prove useful if I open an incident.

<%= Clinton Gallagher
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top