| 
                                                                            
                                                                                dinosp-cdinos
                                                                            - 
                                                                                4/16/2009 8:57:28 AM
                                                                            
                                                                         
                                                                        new install - compilation error 
                                                                            Hey guys - I keep getting a compilation error right after uploading files to my website. The specific error is:---------------------------------------------------------------------
 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: CS0234: The type or namespace name 'GlobalHelper' does not exist in the namespace 'CMS' (are you missing an assembly reference?)
 
 Source Error:
 
 Line 11:
 Line 12: using CMS.CMSImportExport;
 Line 13: using CMS.GlobalHelper;
 Line 14: using CMS.ExtendedControls;
 Line 15: using CMS.DirectoryUtilities;
 
 
 Source File: \\fs1-n01\stor1wc1dfw1\368073\www.dcconvention.com\web\content\App_Code\CMSModules\ImportExport\ImportExportControl.cs    Line: 13
 ---------------------------------------------------------------------
 
 I'm using Mosso and I already added the impersonate line to web.config. Is there anything I'm missing? The only thing I can think of is that I when I ran the web installer, I selected asp.net 3.5 - and I believe Mosso defaults to 2.0.
 
 Anything else I can try?
 
 Thank you so much - very eager to try :)
 
 Dinos
 
                                                                            
                                                                         
 
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                         |