1
Reply

Compilation Error

Neven Huynh

Neven Huynh

Jan 27 2010 3:07 AM
2.7k
i got this message error when i publish and run my web although i already built and run it successfully in visual studio 2005 . somebody help me. thank in advance.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0433: The type 'Products' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\savipublish\669c962b\ff3d3118\assembly\dl3\841b1c6d\98d81aa4_239fca01\App_Web_rrthse2q.DLL' and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\savipublish\669c962b\ff3d3118\assembly\dl3\1a97c8a4\5e43ba97_239fca01\App_Code.DLL'

Source Error:


Line 110:    
Line 111: [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
Line 112: public class products_aspx : global::Products, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
Line 113:
Line 114: private static bool @__initialized;

Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\savipublish\669c962b\ff3d3118\App_Web_products.aspx.cdcab7d2.xzpjxyhw.0.cs    Line: 112


Answers (1)