<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Comic Sans MS";
        panose-1:3 15 7 2 3 3 2 2 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
p.message, li.message, div.message
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        background:white;
        font-size:9.0pt;
        font-family:Arial;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Comic Sans MS";
        color:blue;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body bgcolor=white lang=EN-US link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=blue face="Comic Sans MS"><span
style='font-size:10.0pt;font-family:"Comic Sans MS";color:blue'>Let&#8217;s
assume that you already installed and configured your server and web extension
properly. So you are able to view the Sheboygan data in the Studio.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=blue face="Comic Sans MS"><span
style='font-size:10.0pt;font-family:"Comic Sans MS";color:blue'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=blue face="Comic Sans MS"><span
style='font-size:10.0pt;font-family:"Comic Sans MS";color:blue'>It seems to me
what you need to do is to copy all the dlls under WebServerExtensions \www\mapviewernet\bin
to WebServerExtensions\www\dotnetviewersample\bin<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=blue face="Comic Sans MS"><span
style='font-size:10.0pt;font-family:"Comic Sans MS";color:blue'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=blue face="Comic Sans MS"><span
style='font-size:10.0pt;font-family:"Comic Sans MS";color:blue'>Dongjin Xing<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=blue face="Comic Sans MS"><span
style='font-size:10.0pt;font-family:"Comic Sans MS";color:blue'>Autodesk
Developer Network<o:p></o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> shailesh
[mailto:shailesh@simplexindia.com] <br>
<b><span style='font-weight:bold'>Sent:</span></b> Monday, April 10, 2006 1:10
AM<br>
<b><span style='font-weight:bold'>To:</span></b> users@mapguide.osgeo.org<br>
<b><span style='font-weight:bold'>Subject:</span></b> [mapguide-users] reached
hello map ex/ how do i setup my directory structure</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Arial><span style='font-size:9.0pt;
font-family:Arial'><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 &lt;%@ import namespace=osgeo.mapguide %&gt; <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: &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>
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
&quot;MYMapguide&quot; 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<o:p></o:p></span></font></p>

</div>

</body>

</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@mapguide.osgeo.org
For additional commands, e-mail: users-help@mapguide.osgeo.org