[mapguide-users] Re: MGOS Windows Server 2008R2 - mapagent.fcgi / isapi_MapAgent.dll 50x errors

2012-02-14 Thread Jackie Ng
Oh my, the mapguide homepage is seriously out of date! But yeah, 2.2 is the latest stable release which you can get from here: http://download.osgeo.org/mapguide/releases/2.2.0/Release/ - Jackie -- View this message in context: http://osgeo-org.1560.n6.nabble.com/MGOS-Windows-Server-2008R2-mapa

[mapguide-users] Re: MGOS Windows Server 2008R2 - mapagent.fcgi / isapi_MapAgent.dll 50x errors

2012-02-14 Thread cheesybiscuits
OK thanks for the suggestions. The option I go with will depend on how much more time I can justify spending on the problem, with Apache / bundled install the current favourite. It would be really nice if there was a way to see debug / error output from the ISAPI loading & execution part of the pr

[mapguide-users] Re: MGOS Windows Server 2008R2 - mapagent.fcgi / isapi_MapAgent.dll 50x errors

2012-02-13 Thread Jackie Ng
The only breaking API changes are exception handling code (you now call MgException.GetExceptionMessage() instead of MgException.GetMessage()), other than that your code should not require any other modifications to work with the 2.2 release. The main reason you should be looking at 2.2 is that is

[mapguide-users] Re: MGOS Windows Server 2008R2 - mapagent.fcgi / isapi_MapAgent.dll 50x errors

2012-02-13 Thread cheesybiscuits
I appreciate the suggestion but there is additional complexity here - an existing PHP application which I am migrating is heavily dependent on the 2.1 PHP sample viewer (the application is essentially just the sample plus custom code, all in the same scripts) and according to the docs the viewers n