Re: [mapguide-users] REST error at a Complete Loss

2016-06-09 Thread Jackie Ng
Does this make a change to web.config in the mapguide-rest install? If so, I could probably incorporate this into the base web.config.iis template. - Jackie -- View this message in context: http://osgeo-org.1560.x6.nabble.com/REST-error-at-a-Complete-Loss-tp5270908p5270968.html Sent from the

Re: [mapguide-users] REST error at a Complete Loss

2016-06-09 Thread Flipper
Turned out that even though I installed the Application Request Controller, which Installs the URL Rewrite Module, it didn't Fully apply the rewrite Module. So I had to Add the module by pointing at the rewrite.dll -- View this message in context: http://osgeo-org.1560.x6.nabble.com/REST-error

Re: [mapguide-users] REST error at a Complete Loss

2016-06-09 Thread GordonL
Ok, if you download and repair the URL Rewrite module, the mapguide-rest should start working without the index.php...just worked for me on one of my servers having the same issue as you. http://www.iis.net/downloads/microsoft/url-rewrite#additionalDownloads -- View this message in context:

Re: [mapguide-users] REST error at a Complete Loss

2016-06-09 Thread Flipper
That works, but unfortunately It would require quite a bit of redo on my code. I removed default document of index.php hoping that would fix it, but it didn't. Any Clue anyone how to prevent this? -- View this message in context: http://osgeo-org.1560.x6.nabble.com/REST-error-at-a-Complete-Loss

Re: [mapguide-users] REST error at a Complete Loss

2016-06-09 Thread GordonL
Sometimes I just can't get the Application Request Routing to work, so instead of: http://localhost/mapguide/rest/library/Samples/Sheboygan/Layers/Parcels.LayerDefinition/features.geojson I have to use: http://localhost/mapguide/rest/index.php/library/Samples/Sheboygan/Layers/Parcels.LayerDefin

[mapguide-users] REST error at a Complete Loss

2016-06-09 Thread Flipper
This my 7th install of REST all those before I have had no issues This one has got me stumped. Using my Normal TEST of http://localhost/mapguide/rest/library/list.html I didn't get prompted for username and just get the following Error. Error Message: Detailed Error Information: ModuleIIS Web