<!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 <%@ import namespace=osgeo.mapguide %> <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: <%@ Import Namespace="System.Collections" %><br />Line 18: <%@ Import Namespace="System.IO" %><br />Line 19: <%@ Import Namespace="OSGeo.MapGuide" %><br />Line 20: <script language="c#" runat="server"><br />Line 21: <br /><br />ERROR was in Line: 19 <br /><br />Please Guide<br />
</BODY></HTML>