Hello
I have recently updated one of our development branches to use the licensed version
of Map Suite MVC Edition having trialled the Evaluation version. Everything was
working as expected and testing was successful.
However, once merged into the trunk I have begun experiencing
intermittent problems with maps failing to load. When loading a map for the
first time everything works, but on subsequent loads no map appears. The error
that appears is a JavaScript exception stating ‘mapParser’ is undefined.
What I have noticed though is that references to GeoResource.axd
change and cannot be found (404 Error)e.g.
- First Time Load: src="…/…/…/opl_GeoResource.axd"
- Subsequent Loads: src="…/…/…/…/opl_GeoResource.axd"
Could this be the cause of our problems and if so, are we able to control this? Or are we simply overlooking something?
Assistance would be much appreciated.
Thanks