PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 1.00 average.

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files

 
 
Amelyan
Guest
Posts: n/a
 
      25th Apr 2005
VisualStudio is trying to copy older version of Company.Interface.dll into
runtime directory from
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\ and I
get this warning.


Warning: The dependency 'Company.Interface, Version=1.0.1940.30685,
Culture=neutral' in project 'MyWebApplication' cannot be copied to the run
directory because it would overwrite the reference 'Company.Interface,
Version=1.0.1940.31541, Culture=neutral'.


Why is it trying to do so?


Thanks,
Amelyan


 
Reply With Quote
 
 
 
 
Juan T. Llibre
Guest
Posts: n/a
 
      25th Apr 2005
You are trying to run an earlier version of the project
than the version you already have installed.

ASP.NET will not overwrite newer assemblies with older assemblies.

Recompile the project , and make sure the version number
is updated to a version number at least equal to, or higher,
than 1.0.1940.31541




Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Espaņol
Ven, y hablemos de ASP.NET...
======================

"Amelyan" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> VisualStudio is trying to copy older version of Company.Interface.dll into runtime
> directory from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\
> and I get this warning.
>
>
> Warning: The dependency 'Company.Interface, Version=1.0.1940.30685, Culture=neutral' in
> project 'MyWebApplication' cannot be copied to the run directory because it would
> overwrite the reference 'Company.Interface, Version=1.0.1940.31541, Culture=neutral'.
>
>
> Why is it trying to do so?
>
>
> Thanks,
> Amelyan
>



 
Reply With Quote
 
Amelyan
Guest
Posts: n/a
 
      25th Apr 2005
Juan T. Llibre,

I tryed recompiling. However, I am still getting the same error. The
problem is that the older version is "stuck" in
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\ and
VS tries to copy after every recompilation. No matter how many times I
recompile Company.Interface.dll and then MyWebApplication.dll, I get this
warning.

However, I stop getting this warning, if I explicitly go to
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\ and
delete the older Company.Interface.dll from there. And sometimes, the older
version of MyWebApplication.dll gets "stuck" in that temporary folder, and
no matter how many times I recompile my application, and I run my project,
it tries to run it from that asp.net temporary folder.

Do you know the purpose of that folder and how to make it work right?

Thanks,
Amelyan

"Juan T. Llibre" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> You are trying to run an earlier version of the project
> than the version you already have installed.
>
> ASP.NET will not overwrite newer assemblies with older assemblies.
>
> Recompile the project , and make sure the version number
> is updated to a version number at least equal to, or higher,
> than 1.0.1940.31541
>
>
>
>
> Juan T. Llibre
> ASP.NET MVP
> http://asp.net.do/foros/
> Foros de ASP.NET en Espaņol
> Ven, y hablemos de ASP.NET...
> ======================
>
> "Amelyan" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> VisualStudio is trying to copy older version of Company.Interface.dll
>> into runtime directory from
>> C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\ and
>> I get this warning.
>>
>>
>> Warning: The dependency 'Company.Interface, Version=1.0.1940.30685,
>> Culture=neutral' in project 'MyWebApplication' cannot be copied to the
>> run directory because it would overwrite the reference
>> 'Company.Interface, Version=1.0.1940.31541, Culture=neutral'.
>>
>>
>> Why is it trying to do so?
>>
>>
>> Thanks,
>> Amelyan
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Where is KB article for Access to the path C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files? Siegfried Heintze Microsoft ASP .NET 4 25th Oct 2005 07:26 AM
Access to the path "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\sitio\16a5fc06\770e5f27" is denied. Alejandro Becker Microsoft ASP .NET 3 11th Sep 2005 12:53 AM
Access to the path "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\test\c40279d3\f7471ca7" is denied. James Microsoft ASP .NET 1 30th Jul 2004 03:02 PM
Access denied on 'c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\.... Bob Microsoft ASP .NET 1 9th May 2004 06:38 AM
What are the .cch files in C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\CONFIG? Edward Yang Microsoft Dot NET Framework 2 17th Mar 2004 02:41 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:37 PM.