It looks like one of your assemblies in BIN 'EBS.Web.DLL' already contains the type 'EBS.Web.MasterMessageItem'. In the error message, it seems that App_Code\siteMasterPage.cs also declares the exact same type, so you might want to check this file for a
start.
==============================================
If you get the answer to your question, please mark it as the answer.
hongping
Contributor
3403 Points
635 Posts
Microsoft
Re: CS0436 problems with WDP 2008
May 22, 2008 06:03 PM|LINK
It looks like one of your assemblies in BIN 'EBS.Web.DLL' already contains the type 'EBS.Web.MasterMessageItem'. In the error message, it seems that App_Code\siteMasterPage.cs also declares the exact same type, so you might want to check this file for a start.
If you get the answer to your question, please mark it as the answer.