Hello
we have developed the project in mapsuite 7.0 version in mvc 4.0 version
Now our client has purchase the mapsuite verison of 7.0.38.0 . When we are uploading the source code in this version there is coming error for evaluation period has expired.
thanks!
pankit patel
Map suite expiration error coming
Hi Nagamani,
Please double check the items as below:
Have you replace your dll to full edition instead of eval edition?
Does this exception benn thrown by IDE like VisualStudio?
Have your client installed our full edition on his machine?
Regards,
Don
when in deployed the source code on our server where we have installed the purchase version of mapsuite. After deployed the source code we are finding the issues of "
The evaluation has expired. Please contact ThinkGeo for purchasing option or an extension to the trial.
". Can you please help me on this. from where i can get the reference in our project for the purchased version dll after installation of mapsuite on the server. because we have reference are trial version .
thanks in advanced!
nagmani
Hi Nagmani,
I think you can find the dlls here after install our product:
1. Start Menu
2. All Programs
3. ThinkGeo
4. Map Suite Mvc Full Edition 7.0
5. Developer Reference
As below is the folder path in my machine:
C:\Program Files (x86)\ThinkGeo\Map Suite Mvc Full Edition 7.0\Developer Reference
If you have installed our product in target machine, you can also directly download dll package and reference your code to the FullEdition dll.
Regards,
Don
thanks for you. Error has gone when added these dll .
After solving this issues we have coming another issues with purchase version of thinkgeo mapsuite. In our trial version it is working but it is not working in purchase thinkgeo mapsuite.
Error is coming
thinkgeo.mapsuite.MVCedition.OverlayCollection does not contain the definition for ‘YahooOverlay’ and no extension method ‘YahooOverlay’ accepting the first argument type ‘thinkgeo.mapsuite.MVCedition.OverlayCollection’ could be found.(
Are you missing using directive or missing assembly reference)
Overlay.YahooOverlay(“YahooMap”).YahooMapType(YahooMaptype.Regular).IsBaseOverlay(True).JavascriptLibraryUri(new confir…)
Hi Nagmani,
Sorry it looks YahooOverlay doesn’t exists in our product now, could I know what’s your trial version number and purchase version number?
Regards,
Don