ThinkGeo.com    |     Documentation    |     Premium Support

Same code works in one system and not in other system

One of my colleague who sits in different location has the problem. We use the same code base, but he is not able to see the images on think geo map in release mode. He just see the blank screen. He see the "Unlicensed" water mark in debug mode as he dont have the developer license, thats fine. but he has the Release mode license with the software and dont see the images in release mode.


when i use the same code it works fine in my system. what are the reasons the map display is blank? how to trace the problem?


 



Hello rajanikanth, 
  
 Thanks for your post, I want to know when you mean "in release mode" is run in VS with release mode or published to the IIS server? 
  
 Regards, 
  
 Gary

In VS with release mode.

Hello rajanikanth, 
  
 The map will be blank if a debugger is attached if you don’t have a developer license.  If you need to run it in visual studio with a debugger attached and see the map you will require a developer license.  The mode does not have any impact on licensing only if a debugger is attached to it or not. 
  
 Let us know your queries. 
  
 Regards, 
  
 Gary

I shall check again… sometimes we have observed seeing pink screen with cross mark in the middle. When doesn pink screen come on map?

Hello rajanikanth, 
  
 The pink screen is because drawing the image met the problem, there are too many possibility to let this happen, like can’t find tile, can’t find image, can’t request url etc… 
  
 You can right click the pink screen, and check the property, there is a source url, and copy it try to directly visit it by IE browser, see what’s the result. 
  
 Regards, 
  
 Gary