<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<STYLE type=text/css>
<!-- 
.message {background: white; font-size:9pt; font-family:'Arial';}
 .message p { margin-top: 0em; margin-bottom: 0em; }
 -->
</STYLE>
</HEAD>
<BODY class='message' bgColor=#ffffff>
 hi,<br />I had sent this error earlier but i guess what i had written was not easily understood by my senior friends aournd here. so i thought i would recompose the mail<br /><br />I could successfully create a weblayout and test using mapguide studio [GO button]<br />now i want to setup my directory so that i can start bulidng my site so i decided i will start with devguide directory<br />i copied the ajaxviewersample,ajaxviewer files etc in the devguide directory<br /><br />but i am getting an error with namespace pls check below <br /><br /> i got an error in the line &lt;%@ import namespace=osgeo.mapguide %&gt; <br />--------------------------------------------------------------------------------<br />Compilation Error <br />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. <br />Compiler Error Message: CS0246: The type or namespace name 'OSGeo' could not be found (are you missing a using directive or an assembly reference?)<br />Source Error:<br /><br />Line 17: &lt;%@ Import Namespace=&quot;System.Collections&quot; %&gt;<br />Line 18: &lt;%@ Import Namespace=&quot;System.IO&quot; %&gt;<br />Line 19: &lt;%@ Import Namespace=&quot;OSGeo.MapGuide&quot; %&gt;<br />Line 20: &lt;script language=&quot;c#&quot; runat=&quot;server&quot;&gt;<br />Line 21: <br /><br />ERROR was in  Line: 19 <br /><br />Please Guide<br />
</BODY></HTML>