I just upgraded my mapsuite we dlls and my map data (I am using WMK locally) to licensed versions. I was able to remove the demo/unlicensed/thinkgeo watermarks, but the performance has been seriously degraded. I would estimate that each time you do anything with the map it takes at least 500% longer to load and has the loading gif on the control for what seems like forever. The performance is unacceptable as it is and this is not what we saw in the eval. What is causing this? All I did was switch out the WMK data and remove/add my references to use the new 'full' versions.
Horrible performance after updating dlls and wmk to licensed versions
David,
Thanks for reporting the problem. Can you let us know which version you used for evaluation before, 4.0.40.0 or else? Including the “MapSuiteCore.dll”, “WebEdition.dll”. The version information can be available from DLL’s property “Details”. To make sure we can do the comparison correctly, can you check the steps that we will follow:
1. Use the latest Web DLLs 4.5.0.0
2. Use local WMK data in web application
3. Debug the application? Or Run it in IIS?
Thanks again and Waiting for your further information.
Johnny
Hi Johnny
The unlicensed and licensed versions both appear to 4.5.0.0. The WMK data is local on the web server. I am running the app in IIS.
Thanks
David,
Today, we tested the WMK with latest version 4.5.0.0, including Evaluation and Full. Trace the drawing time in IIS 7.5 and debug mode, zoomLevel by ZoomLevel, but they give the very similar result. Additionally, we checked all the differences of the code between Full and Evaluation, but we didn’t find something which can affect the performance. Can you have a check whether there is any difference comparing with the code before changing the Licensed DLL?
Thanks,
Johnny