Home > Net >  O solve CS0433: type "ASP. Usercontrols_templateresource_templateprocolumn_ascx"
O solve CS0433: type "ASP. Usercontrols_templateresource_templateprocolumn_ascx"

Time:04-01

"/" in the application server error,
Compile error
Explanation: the compilation of the resources needed to provide services to the request of an error in the process, please check the following specific error details and modify the source code appropriately,

Compiler error message: CS0433: type "ASP. Usercontrols_templateresource_templateprocolumn_ascx" also exist in "c:\Windows\Microsoft.NET \ Framework64 \ v2.0.50727 \ Temporary ASP.NET Files \ root \ 81 9 ce8850c e17ed9 \ \ App_Web_5ennjw_3 DLL" and "c:\Windows\Microsoft.NET \ Framework64 \ v2.0.50727 \ Temporary ASP.NET Files \ root \ 81 9 ce8850c e17ed9 \ \ App_Web_ixhm_knu DLL" in

The error source:


Line 645:
Line 646: [System Diagnostics. DebuggerNonUserCodeAttribute ()]
Line 647: private global: : ASP. Usercontrols_templateresource_templateprocolumn_ascx @ __BuildControlprocolumn () {
Line 648: the global: : ASP. Usercontrols_templateresource_templateprocolumn_ascx @ __ctrl;
Line 649:

Source: c:\Windows\Microsoft.NET \ Framework64 \ v2.0.50727 \ Temporary ASP.NET Files \ root \ 81 9 ce8850c e17ed9 \ \ App_Web_index aspx. Cdcab7d2. Crm96uu7. 0. Line cs: 647


According to detailed compiler output:

Display complete compilation source:


Version information: Microsoft.net Framework version: 2.0.50727.8813; The ASP.NET version: 2.0.50727.8951
  • Related