<div>Dear Rahul,</div>
<div>&nbsp;</div>
<div>Thanks for the information but when i debug this page it shows me UserId= Anonymous and Password=&quot;&quot; then create session after that it goes to </div>
<div>&nbsp;</div><font color="#0000ff" size="2">
<p>&lt;</p></font><font color="#800000" size="2">frame</font><font size="2"> </font><font color="#ff0000" size="2">id</font><font color="#0000ff" size="2">=&quot;viewerFrame&quot;</font><font size="2"> </font><font color="#ff0000" size="2">frameborder</font><font color="#0000ff" size="2">=&quot;no&quot;</font><font size="2"> </font><font color="#ff0000" size="2">marginwidth</font><font color="#0000ff" size="2">=&quot;0&quot;</font><font size="2"> </font><font color="#ff0000" size="2">marginheight</font><font color="#0000ff" size="2">=&quot;0&quot;</font><font size="2"> </font><font color="#ff0000" size="2">scrolling</font><font color="#0000ff" size="2">=&quot;no&quot;</font><font size="2"> </font><font color="#ff0000" size="2">src</font><font color="#0000ff" size="2">=&quot;../mapviewernet/ajaxviewer.aspx?SESSION=</font><font size="2">&lt;%=sessionId%&gt;</font><font color="#0000ff" size="2">&amp;WEBLAYOUT=</font><font size="2">&lt;%=webLayout%&gt;</font><font color="#0000ff" size="2">&quot;&gt;
<div></div></font>where i get session information and shows WebLayout path <font color="#800000" size="2">Library://Samples/Sheboygan/Layouts/SheboyganAsp.WebLayout and then get blank output so where i stroes this Library folder in my application folder or currently it stored in C:\Program Files\MapGuideOpenSource2.0\Server\Packages\Library\Samples\Sheboygan\Layouts.</font>
<div>Please help me.</div>
<div>&nbsp;</div>
<div>With Regards,</div>
<div>Sandeep</div>
<div><br></div>
<div class="gmail_quote">On Wed, Apr 9, 2008 at 10:17 AM, Rahul &lt;<a href="mailto:unicorn_admirer@yahoo.com">unicorn_admirer@yahoo.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">
<p>Hi ,</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I think you should check www/dotnetviewersample/<u><strong>ajaxviewersample.aspx</strong></u> file , this file contain the information regarding the weblayout as well as the startup page for the sample application.</p>

<p>&nbsp;</p>
<p>---------------------------------------------------------------------------------------------------</p>
<p>&nbsp;</p>
<p>&lt;script runat=&quot;server&quot;&gt;<br>String webLayout = &quot;Library://Samples/Sheboygan/Layouts/SheboyganAsp.WebLayout&quot;;<br>String defaultUser = &quot;Anonymous&quot;;<br>String defaultPassword = &quot;&quot;;<br>
String sessionId = &quot;&quot;;<br>&lt;/script&gt;</p>
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----------------------------------------------------------------------------------------------------<br>Max !!</div>
<div>
<div></div>
<div class="Wj3C7c">
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><br>&nbsp;</div>
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Original Message ----<br>From: Sandeep Thosar &lt;<a href="mailto:sandeepthosar@gmail.com" target="_blank">sandeepthosar@gmail.com</a>&gt;<br>
To: MapGuide Users Mail List &lt;<a href="mailto:mapguide-users@lists.osgeo.org" target="_blank">mapguide-users@lists.osgeo.org</a>&gt;<br>Sent: Wednesday, April 9, 2008 11:33:13 AM<br>Subject: Re: [mapguide-users] Data Package Problem<br>
<br>
<div>Dear Rahul,</div>
<div>&nbsp;</div>
<div>I use Asp.Net 2.0 and i load packages also but what is the start up page i set to run the application.</div>
<div>&nbsp;</div>
<div>my WebLayout stored in C:\Program Files\MapGuideOpenSource2.0\Server\Packages\Library\Samples\Sheboygan\Layouts and the path which returned in JAvascript is&nbsp; <font color="#800000" size="2">&quot;Library://Samples/Sheboygan/Layouts/SheboyganAsp.WebLayout&quot;</font><font size="2">;</font></div>

<div>&nbsp;</div>
<div>I can&#39;t understand from where WebLayout Picked.</div>
<div>&nbsp;</div>
<div>Please help me.</div>
<div>&nbsp;</div>
<div>With Regards,</div>
<div>&nbsp;</div>
<div>Sandeep<br><br></div>
<div class="gmail_quote">On Wed, Apr 9, 2008 at 9:53 AM, Rahul &lt;<a href="mailto:unicorn_admirer@yahoo.com" target="_blank" rel="nofollow">unicorn_admirer@yahoo.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">
<p>Hi ,</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I think you try to check through MapAgent and see that you can get some xml output for the Feature Source loaded through Data Package(*.mgp).</p>
<p>&nbsp;</p>
<p><a href="http://x.x.x.x:8008/mapguide/mapagent/" target="_blank" rel="nofollow">http://x.x.x.x:8008/mapguide/mapagent/</a></p>
<p>&nbsp;</p>
<p>One more thing&nbsp;are you using MapGuide Studio and if so then you can check the loaded package and see that you can preview weblayout or layers in the mapguide studio.</p>
<p>&nbsp;</p>
<p>Max</p>
<p>&nbsp;</p>
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----------------------------------------------------------------------------------------------------------<br>
<div>Dear Rahul,</div>
<div>&nbsp;</div>
<div>After i load data packages from site administrator and i run my application then i get blank output without any Error.</div>
<div>&nbsp;</div>
<div>Please told me exactly what happen and which page i set to start up page for the mapguide application or there is any changes require in mapguide open source sample code.</div>
<div>&nbsp;</div>
<div>Please help me.</div>
<div>&nbsp;</div>
<div>With Regards,</div>
<div>&nbsp;</div><font color="#888888">
<div>Sandeep</div></font><br></div></div></div><br>
<hr size="1">
You rock. That&#39;s why Blockbuster&#39;s offering you <a href="http://us.rd.yahoo.com/evt=47523/*http://tc.deals.yahoo.com/tc/blockbuster/text5.com" target="_blank" rel="nofollow">one month of Blockbuster Total Access</a>, No Cost.</div>
<br>_______________________________________________<br>mapguide-users mailing list<br><a href="mailto:mapguide-users@lists.osgeo.org" target="_blank" rel="nofollow">mapguide-users@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank" rel="nofollow">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
<br></blockquote></div><br></div>
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><br></div></div></div></div>
<div class="WgoR0d"><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam? Yahoo! Mail has the best spam protection around <br><a href="http://mail.yahoo.com/" target="_blank">http://mail.yahoo.com</a> </div>
</div><br>_______________________________________________<br>mapguide-users mailing list<br><a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
<br></blockquote></div><br>