=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
2006-05-19 10:10:01 PM
Try closing Visual Studio, delete the files in the Temporary ASP.NET files
folder, and then restart and recompile.
Peter
--
Co-founder, Eggheadcafe.com developer portal:
www.eggheadcafe.com
UnBlog:
petesbloggerama.blogspot.com
"Lucky" wrote:
>hi guys,
>
>i got an error while i was migrating one of the webproject developed in
>1.1 to 2.0. i got error in one dll reference in global.asax.
>
>it says
>
>"The type 'Ims.Tmpc.Global' is ambiguous: it could come from assembly
>'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
>Files\tmpc\0645d1b5\4ea8c73e\App_Code.h0ihzjo3.DLL' or from assembly
>'c:\inetpub\wwwroot\tmpc\bin\Tmpc2003.DLL'. Please specify the assembly
>explicitly in the type name.
>"
>
>i tried to set the reference in "project properties" but nothing
>happen. if anyone know what is wrong here, please share your knowledge
>with me.
>
>thank you very much.
>
>Lucky
>
>