HighTechTalks DotNet Forums  

Clearing the cache

ASP.net Caching microsoft.public.dotnet.framework.aspnet.caching


Discuss Clearing the cache in the ASP.net Caching forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Andrew Chalk
 
Posts: n/a

Default Clearing the cache - 02-22-2006 , 12:00 AM






I just copied an application over to an existing older build on another
machine. I get the following runtime error when I run it on that machine.

Compiler Error Message: CS1595: 'CallviewWEB1.login' is defined in multiple
places; using definition from
'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET
Files\webapplication4\d0419f65\1aa75407\assembly\d l2\7c16901f\a6c7b26e_6c37c601\WebApplication4.DLL'

It appears that I have to delete the older version in the cache. How do I do
this?

Many thanks.



Reply With Quote
  #2  
Old   
Alvin Bruney - ASP.NET MVP
 
Posts: n/a

Default Re: Clearing the cache - 02-22-2006 , 04:10 PM






No, this error means that you have multiple definitions of the assembly.
Search your hard drive for the duplicates and remove them.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------



"Andrew Chalk" <achalk (AT) magnacartasoftware (DOT) com> wrote

Quote:
I just copied an application over to an existing older build on another
machine. I get the following runtime error when I run it on that machine.

Compiler Error Message: CS1595: 'CallviewWEB1.login' is defined in
multiple
places; using definition from
'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET

Files\webapplication4\d0419f65\1aa75407\assembly\d l2\7c16901f\a6c7b26e_6c37c
601\WebApplication4.DLL'
Quote:
It appears that I have to delete the older version in the cache. How do I
do
this?

Many thanks.





Reply With Quote
  #3  
Old   
Andrew Chalk
 
Posts: n/a

Default Re: Clearing the cache - 02-22-2006 , 07:42 PM



That was it!

Thanks,

"Alvin Bruney - ASP.NET MVP" <www.lulu.com/owc> wrote

Quote:
No, this error means that you have multiple definitions of the assembly.
Search your hard drive for the duplicates and remove them.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------



"Andrew Chalk" <achalk (AT) magnacartasoftware (DOT) com> wrote in message
news:uDDenz2NGHA.3408 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
I just copied an application over to an existing older build on another
machine. I get the following runtime error when I run it on that machine.

Compiler Error Message: CS1595: 'CallviewWEB1.login' is defined in
multiple
places; using definition from
'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET

Files\webapplication4\d0419f65\1aa75407\assembly\d l2\7c16901f\a6c7b26e_6c37c
601\WebApplication4.DLL'

It appears that I have to delete the older version in the cache. How do I
do
this?

Many thanks.







Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.