Dear All,<br><br>&nbsp; I am Venkat,I am developing an web application.In that One of the task is Keymap(Overviewmap).I am using C# <a href="http://asp.net">asp.net</a> .I can able to compile my code and when i debug image path everything&nbsp; is correct it seems.But I am not able to see keymap on my page.Even i am not getting error. I am sending attachment.Anyone&nbsp; can help me.<br>
<br>1) C# code :-<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; referenceMapObj referenceMap = map.reference;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; imageObj ReferenceImg = map.drawReferenceMap();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; imgOver.ImageUrl = ReferenceImg.ToString(); //image button iam trying to show map on imagebutton(is there any otherway?)<br>
<br>2) Mapfile Code<br><br>WEB<br>&nbsp;&nbsp; imagepath &quot;C:\Inetpub\wwwroot\RoulacGIS\MapFile\tmp&quot;<br>&nbsp;&nbsp; imageurl &quot;C:\Inetpub\wwwroot\RoulacGIS\MapFile\tmp&quot;<br>END<br><br>REFERENCE<br>&nbsp;&nbsp; IMAGE &quot;C:\Inetpub\wwwroot\RoulacGIS\MapFile\tmp\KeyMap.png&quot;<br>
&nbsp;&nbsp; EXTENT -180 -90 180 90<br>&nbsp;&nbsp; STATUS ON<br>&nbsp; COLOR -1 -1 -1<br>&nbsp; OUTLINECOLOR 255 0 0<br>&nbsp; SIZE 120 90&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>END<br><br><br>I am waiting for great response.<br>Advanced Thanks.<br><br><br><br>Thanks and Regards<br>Venkat.<br>
<br>&nbsp;<br>