M
MSDN
Hi,
We've finally got around to getting VS2005 for our development team and will
be slowly, but surely upgrading all our in house projects accross.
However -we have fallen at the first project!
when converting a V1.1 web app to V2 - when compiling we get the following
error:
Error 1 The type 'ProductDB.Global' is ambiguous: it could come from
assembly
'C:\Source\Systems\ProductDBAdmin\ProductDBAdmin_Mainline\src\AdminGui\bin\DRL.ProductDB.DLL'
or from assembly 'C:\Temp\admingui\5f2af3cc\f03cc022\App_Code.jgiqizcm.DLL'.
Please specify the assembly explicitly in the type name.
C:\Source\Systems\ProductDBAdmin\ProductDBAdmin_Mainline\src\AdminGui\Global.asax
1
I have searched the web and the only replies I can see are "Delete your bin
folder contents" or "Delete the temporary files folder"
none of which worked for me..
Is there a fix / workaround / article for this that I'm missing?
Regards
Phil Yardley
We've finally got around to getting VS2005 for our development team and will
be slowly, but surely upgrading all our in house projects accross.
However -we have fallen at the first project!
when converting a V1.1 web app to V2 - when compiling we get the following
error:
Error 1 The type 'ProductDB.Global' is ambiguous: it could come from
assembly
'C:\Source\Systems\ProductDBAdmin\ProductDBAdmin_Mainline\src\AdminGui\bin\DRL.ProductDB.DLL'
or from assembly 'C:\Temp\admingui\5f2af3cc\f03cc022\App_Code.jgiqizcm.DLL'.
Please specify the assembly explicitly in the type name.
C:\Source\Systems\ProductDBAdmin\ProductDBAdmin_Mainline\src\AdminGui\Global.asax
1
I have searched the web and the only replies I can see are "Delete your bin
folder contents" or "Delete the temporary files folder"
none of which worked for me..
Is there a fix / workaround / article for this that I'm missing?
Regards
Phil Yardley