[mapserver-users] can we import google map in C# Mapscript Asp.net Application

2011-02-20 Thread Mustafa646
i want to import google map in my C# MapScript application. is it possible ? i also want to draw shapefile over Google Map, is it possible ? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/can-we-import-google-map-in-C-Mapscript-Asp-net-Application-tp6046129p6046129.html

[mapserver-users] How I solve This Exception

2011-02-20 Thread Mustafa646
I am using C# MapScript in ASP.Net Application. I am getting an exception at this line: mapObj map = new mapObj(System.Configuration.ConfigurationManager.AppSettings["mapFilePath"].ToString()); Exception: The type initializer for 'OSGeo.MapServer.mapscriptPINVOKE' threw an exception. Can anyb

[mapserver-users] How i check Mapserver is installed or not ?

2011-02-18 Thread Mustafa646
I have installed MS4W (full) and choose port 8080 because on port 80 i have already installed IIS7. Now installation of MS4W is successful , but how i check ? I put http://localhost:8080/ in my browser, but i could not see the page. any idea how to fix it ? -- View this message in context: