Open your browser developer tools. Check for any 404 requests that look like your Invoked URL.
If your InvokeURL script is PHP-based, turn on display_errors in PHP.ini to see if PHP is throwing any errors (that are normally not thrown in production settings, generally resulting in a white screen of nothingness if things go wrong). - Jackie -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Invoke-URL-tp5297362p5297399.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
