.net 1.1 applications can run on a v2.0 installation. The reason that .net framework 1.1 is required is because that is what the installer is checking for as part of installation (because the source code targets v1.1)
You can either: 1 - Install .net framework 1.1 OR 2 - Download the zip distribution instead. You should be able to run the binaries without problems. - Jackie Viva_Rose wrote: > > Hi Jackie, > > Yes it returned the list of resources in xml format. I'm running 2.0 .NET > framework in my pc but the mapstudio that u recommend to me using 1.0.0 > .NET framework. Is it will cause a problem to me? I'm really new in this > gis area and lack of experience..Help me .... > > > Jackie C. Ng wrote: >> >> MapGuide Studio does not hold your spatial data hostage. You should be >> able to access through alternate means. >> >> If you go to the mapagent test pages >> (http://yourservername/mapguide/mapagent/index.html) and choose the >> EnumerateResources method, does it return a list of resources in xml >> format? >> >> - Jackie >> >> >> Viva_Rose wrote: >>> >>> Hello, >>> >>> I've install the mapguide studio into my PC to load shp file into the >>> web application. Unfortunely when the studio application expired, all >>> the data layer that i used to generate into web are disappear. Wat >>> should i do? >>> I've try to run webstudio open source but the webstudio are not >>> working.The page look this everytime i try to load any shp file (refer >>> to attachment). Really hope someone can help me to solve this problem. >>> http://www.nabble.com/file/p17078652/prob.bmp prob.bmp >>> >> >> > :confused::confused::confused::confused::confused: > ----- http://themapguyde.blogspot.com http://www.linkedin.com/in/jackieng -- View this message in context: http://www.nabble.com/MapGuide-studio-expired-tp17078652p17093713.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
