ThinkGeo.com    |     Documentation    |     Premium Support

Thinkgeo 6.0.0.x visual studio crash

Hi,


I thought I would try the new 6.0 version (to test the fixes for wms bounding box) and immediately ran into a problem.


If I start a new vb.net project in VS2010 or VS11 ( I have both installed on this machine - maybe this is a problem?), add references to the thinkgeo dlls and then try and place a map onto the form I get this error:


---------------------------

Microsoft Visual Studio

---------------------------

Failed to create component 'WinformsMap'.  The error message follows:



 'System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.



   at <CliSecureRT>.PostInitialize()



   at .cctor()'

---------------------------

OK   

---------------------------


 


Existing projects with maps already added produce an "Attempted to read or write protected memory" error when compiled and run against the new dlls.


I tried with the release version 6.0.0.0 and with 6.0.0.14


Help!


Thanks,


Jeremy



Hello Jeremy, 
  
 Thanks for your post, sorry I didn’t have VS11 installed on my computer now, so I can’t test immediately, could you please try to use 5.5.140.0 or later dlls in the vs11 and vs2010 to run the project? Because we meet this kind of problem before, but fixed after 140, so let me know if it’s ok in your computer with 5.5.140.0 
  
 Also in my experience, even you installed vs11, it won’t effect your vs2010 except silverlight, because vs11 installed silverlight sdk5, so I guess it’s some compatibility problem in your system. Could you please provide your project to me? 
  
 Sorry vs11 is beta now, so we are not really support it, but we will try to resolve the problem for you. 
  
 Regards, 
  
 Gary

Hi I reported this problem last time and it was fixed. 
 (So CliSecureRT is making problems again) 
  
  
 Now i just updated the components to v6 and now i can’t open any form that has a winformmap control without vs2011 AND vs2010 crashes… 
 Here from the windows application log. 
  
 VS 2011 Crash (Application log) 
 Faulting application name: devenv.exe, version: 11.0.50323.1, time stamp: 0x4f6d4e61 
 Faulting module name: CliSecureRT.dll, version: 5.3.2.2, time stamp: 0x4d4ef7d6 
 Exception code: 0xc0000005 
 Fault offset: 0x00014cb4 
 Faulting process id: 0x1db8 
 Faulting application start time: 0x01cd3e44c384a3e4 
 Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe 
 Faulting module path: C:\Users\nielsl\AppData\Local\Temp\7e305983-d2fb-442b-859e-e451ca80fed8\CliSecureRT.dll 
 Report Id: c03913f9-aa39-11e1-b6bf-005056c00008 
  
 Vs2010 (Application Log) 
 Faulting application name: devenv.exe, version: 10.0.40219.1, time stamp: 0x4d5f2a73 
 Faulting module name: CliSecureRT.dll, version: 5.3.2.2, time stamp: 0x4d4ef7d6 
 Exception code: 0xc0000005 
 Fault offset: 0x00014cd8 
 Faulting process id: 0xd68 
 Faulting application start time: 0x01cd3e46bc2aebdb 
 Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe 
 Faulting module path: C:\Users\nielsl\AppData\Local\Temp\7e305983-d2fb-442b-859e-e451ca80fed8\CliSecureRT.dll 
 Report Id: 360538c7-aa3a-11e1-b6bf-005056c00008   

Hello Niels, 
  
 Thanks for your further information, we will do some test on the VS11 and let you know the result, also have you test 5.5.140.0 to avoid any compatibility problem in your computer? 
  
 Regards, 
  
 Gary

Everything was working fine with 5.5.140.0 then i updated to 6.0 today and now both vs2011 and 2010 crashes. 
 (also projects that was created with 5.5.140) 
  
 I have both 5.5.140 and 6.0 installed. 
  
 - Niels

Hello Niels, 
  
 I see, we are downloading the VS11 and will do the test after, I will let you know the result. 
  
 Regards, 
  
 Gary

Hello Niels, 
  
 I think you are using the release package, I checked the auto-build and found that in release branch we haven’t change the secure type yet, now it has been fixed and please get 6.0.18.0 / 6.0.0.18 and have a try. 
  
 Sorry for the inconvenience. 
  
 Regards, 
  
 Gary

Tested and it works for me with  6.0.18 thanks! 
 - Niels

Hello Niels, 
  
 You are welcome, please don’t hesitate to let us know your problems. 
  
 Regards, 
  
 Gary

sorry for slow response to your fix - works fine now, many thanks! 



Hello Jeremy, 
  
 You are always welcome, just let us know your problems. 
  
 Regards, 
  
 Gary