![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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 |
|
It appears that I have to delete the older version in the cache. How do I do this? Many thanks. |
#3
| |||
| |||
|
|
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. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |