Installation and deployment
Version 3.x > Installation and deployment > Server Error in '/wiki' Application. View modes: 
User avatar
Member
Member
tqdesign-gmail - 11/17/2008 9:33:45 AM
   
Server Error in '/wiki' Application.
Hello,

I am playing with the free edition and will probably go to the full after getting all of the kinks and making sure it works. In the meantime I am getting this error when I go to the wiki page and click on Edit.

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: CS0246: The type or namespace name 'CMS' could not be found (are you missing a using directive or an assembly reference?)

Source Error:

Line 41: <namespaces>
Line 42: <add namespace="CMS.CMSHelper"/>
Line 43: <add namespace="CMS.GlobalHelper"/>
Line 44: </namespaces>
Line 45: </pages

What is the problem/solution?

Thanks,

Tuan