Error when compilation - Urgent Help
-
Hi, When i compile my web site, i facing this error The type 'CP_uc_LstUsrControl' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\WebSite1\eaf01500\1857dc0a\App_Web_6jm_c6gh.dll' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\WebSite1\eaf01500\1857dc0a\App_Web_enmtx5tr.dll' i:\work\portals\WebSite1\CP\User\uc_UserTypeControl.ascx please Help Me
-
Hi, When i compile my web site, i facing this error The type 'CP_uc_LstUsrControl' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\WebSite1\eaf01500\1857dc0a\App_Web_6jm_c6gh.dll' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\WebSite1\eaf01500\1857dc0a\App_Web_enmtx5tr.dll' i:\work\portals\WebSite1\CP\User\uc_UserTypeControl.ascx please Help Me
i think u r using CP_uc_LstUsrControl named control in both Usercontrol & webform. Rename the control name at one place & try...
Ramana
-
Hi, When i compile my web site, i facing this error The type 'CP_uc_LstUsrControl' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\WebSite1\eaf01500\1857dc0a\App_Web_6jm_c6gh.dll' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\WebSite1\eaf01500\1857dc0a\App_Web_enmtx5tr.dll' i:\work\portals\WebSite1\CP\User\uc_UserTypeControl.ascx please Help Me
Remove ur all file in Temp folder c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\ and nothing to use now u run if not come reply me i will tell some other idea
-
Remove ur all file in Temp folder c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\ and nothing to use now u run if not come reply me i will tell some other idea
thank you for answers. this problem solved. i had 2 UserControl with different name but this controls inherited from the same class. but i have other problem now. when i try to deploy website, i facing this error in last of compilation : "aspnet_merge.exe" exited with code 1.