Hi Homan,

I guess you are using the enterprise version of MapGuide 2012 right?
Because Quick Plot uses 127.0.0.1 explicitly to send the HTTP request to get 
the image from MapAgent, I guess it's why the HTML header binding doesn't work. 
127.0.01 is used because in Apache + Java configuration, serverside generated 
request works only with this IP Address. Localhost or the machine name doesn't 
work. So if you are not using this configuration, you can manually modify the 
behind php or aspx file to change 127.0.0.1 to gis.gilacountyaz.gov then it 
should work.

You can search for 127.0.0.1 in ajaxviewer/quickplotgeneratepicture.php | aspx 
for Basic Layout or fusion/widgets/QuickPlot/GeneratePicture.php for Fusion to 
get where the change should be made.

BTW. This problem will be solved in next release of enterprise mapguide.

Thanks,
Mars Wu
From: [email protected] 
[mailto:[email protected]] On Behalf Of Homan, Thomas
Sent: Wednesday, September 21, 2011 3:39 AM
To: MapGuide Users Mail List
Subject: [mapguide-users] QuickPlot and html headers - FYI & request

I ran into a item that caused QuickPlot to stop functioning for me so thought 
I'd pass it along

My environment:
MS Server 2008 R2 Standard 64bit
Lots of ram and drive space
IIS7.5
AIMS 2012 - Installed to Default Web Site

I have several websites on this server so decided to use html headers rather 
than allocating a new IP address or changing port numbers as a means of website 
segregation. If headers are enabled in the bindings section of IIS then the 
QuickPlot function does not work and generates the 'The application resources 
required to generate the plot exceed the settings defined by the administrator' 
error message. In my case I had my webserver set up to enter AIMS via 
gis.gilacountyaz.gov/mapserver2012/mapviewerajax/... so set a binding of 
gis.gilacountyaz.gov thinking I was helping myself. Turns out it I wasn't.

I don't know if anyone else would have a moment to test this error on their 
server. I don't know if MGOS would exhibit similar loss of functionality. It 
would be nice to know I'm not the only one with this condition. In my case it 
was just a matter of editing the bindings then restarting IIS. 5 min in and out.

Regards,

Thomas Homan
Gila County Public Works
GIS Coordinator
1400 E. Ash St
Globe, AZ 85501
phone: 928-402-8515
fax: 928-425-8104
[email protected]<mailto:[email protected]>



_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to