Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > compilation error: file exists in both in both 'c:\WINNT\Microsoft.NET\Framework\v2.0.50727

Reply
Thread Tools

compilation error: file exists in both in both 'c:\WINNT\Microsoft.NET\Framework\v2.0.50727

 
 
ABCL
Guest
Posts: n/a
 
      05-29-2008
Hi All
we have asp.net web appliction that runs on the .net 2.0, I have
found that, some times we are getting the compilation error on the
production server
the Mastreapge.master.cs file
exists in both in both 'c:\WINNT\Microsoft.NET\Framework
\v2.0.50727\Temporary ASP.NET Files\app\0605c7ad
\509a24c8\myweb_Web_1234567.dll' and 'c:\WINNT\Microsoft.NET\Framework
\v2.0.50727\Temporary ASP.NET Files\app\0605c7ad
\509a24c8\myweb_Web_oubr7ud1.dll'


if we get this error, we just remove all files under "'c:\WINNT
\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET files" directiry

But i do not have idea,Why is it happening?

does anyone know about it?

Thanks



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to check if a directory exists? folder.exists() does not work! Ulf Meinhardt Java 8 08-28-2009 12:26 PM
CS0433: The type 'ProfileCommon' exists in both =?Utf-8?B?UGhpbA==?= ASP .Net 9 08-03-2008 08:06 PM
CS0433: The type 'ProfileCommon' exists in both... =?Utf-8?B?UGhpbA==?= ASP .Net 2 09-05-2006 12:41 PM
CS0433: The type 'ProfileCommon' exists in both =?Utf-8?B?UGhpbA==?= ASP .Net 0 08-28-2006 01:55 PM
finding if file exists or not in apache webdav server and if exists what is the mime type of it.... Totan Java 0 04-17-2006 05:13 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57