Try our conversational search powered by Generative AI!

compillation error

Vote:
 
CS0234: The type or namespace name 'Core' does not exist in the namespace 'development.Templates.Workrooms' (are you missing an assembly reference?) Line 21: using EPiServer.Security; Line 22: using EPiServer.WebControls; Line 23: using development.Templates.Workrooms.Core; Line 24: Line 25:
#13021
Apr 27, 2007 8:44
Vote:
 
Hi Arwa! Add a reference to the EPiServerSample.dll and you should be fine. If you *are* compiling the EPiServerSample, verify that the Workroom files are included (templates/Workroom) in the project and hasnt been excluded for some reason. Regards, Johan
#15261
Apr 27, 2007 9:38
Vote:
 
Hi, thanks for reply but how shall I add reference to dll?
#15262
Apr 27, 2007 10:27
Vote:
 
In VisualStudio, click menu "Project" and select "Add Reference", then select the tab "Browse" and browse to your episerver's /bin folder, then select the file "EPiServerSample.dll" and click ok. /johan
#15263
Apr 27, 2007 10:38
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.