<!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>
<br /> hi,<br /> i coud compose a weblayout and was also able to invoke script and the hellomap example and everything works fine.<br /><br />i would now like to setup my web site directories <br />1) where should i create the parent directory ? in www folder ? can it the references be vailid to the libraries etc<br /> i could not get the ajaxviewersample work when i copied it to the devguide folder. i had copied the utilityfunctions etc in te same folder<br /><br />i got an error in the line <%@ import namespace=osgeo.mapguide %> <br /> Server Error in '/WISEOS' Application.<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 />Source File: d:\Projects\WISEOS\devguide\utilityfunctions.aspx Line: 19 <br /><br /><br />What should be the directory structure for an independent application that i building now <br /><br /><br />2) how will be my website url look like if create a directory say "MYMapguide" and the name of mysite is <a href="http://www.mywebsite.com">http://www.mywebsite.com</a> <br /><br /> at this stage i just need to display the map how will the url look like <br /> i mean earlier my application url was <a href="http://www.mysite.com/mymapguide/showmap.asp">http://www.mysite.com/mymapguide/showmap.asp</a> that when i was using classic asp, i had used the object tag and embeded the viewer <br /><br />I would like to start developing my application now that the weblayout is ready. how should i start building , storing files and maps etc <br /><br /><br /><br />please help<br /><br />regards<br />shailesh<br />
</BODY></HTML>