Quantcast
Channel: DevNet Questions
Viewing all articles
Browse latest Browse all 8832

Error CS0103

$
0
0
hello, I have kentico 6. Unfortunately I imported web part for kentico 5.5, In the result my server was recompiled engine and not working. I see the error message: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: CS0103: The name 'CMSCustom' does not exist in the current contextSource Error: Line 31: { Line 32: // Init custom methods Line 33: CMSCustom.Init(); Line 34: Line 35: // System events Source File: c:\inetpub\wwwroot\KenticoCMS\App_Code\Global\CMS\Compatibility55.cs Line: 33 How can I restore the operation of the website.thanks Adam

Viewing all articles
Browse latest Browse all 8832

Trending Articles