ThinkGeo.com    |     Documentation    |     Premium Support

Map Suite Web Edition Version 5. Visual Studio 2010 Debug issue

Hi,


I have downloaded the latest version V5.0 and since then we have issues with debugging (using F5 and attach to process).


Visual studio hangs in both instances.


[VS2010 SP1 on IIS 7.]


When we roll back to 4.5 the issue does not occur nor does the issue occur on other solutions that  do not contain a map


The error from the event log is as follows.


We are using the google maps overlay [V3]


 


 Liam


 


(devenv.exe, PID 2948, Thread 1) TuipPackage.InitializeTestProjectPlugins: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.CodedUITestPackage, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.


I have also tried the latest daily development build and the same issue exists


Have you expierenced any similiar issues with the new release.


Regards


 


 


 


 



Liam, 
  
 Thanks for your log information, that should be helpful! 
  
 This is a known bug and our product development team is working for it. You can get updated code in daily build after we fix that. 
  
 Regards, 
  
 Don

Hi Don,


Thanks for the quick feedback.


I assume that when you say the daily build you are referring to the Daily Production Build. - just need to clarify this.


Can you update this post when the fix is available.


Thanks,


Liam



Hi Liam, 
  
 Yes the daily build means Daily Production Build. 
  
 Here we have a workaround for this problem.  If you aren’t must to use .net framework 4, you can try to set the “Target framework” in Properties of your project back to “.NET Framework 3.5” for solve it. 
  
 Any question please let me know. 
  
 Thanks, 
  
 Don

Hi Don,


I'm afraid that we must use Dot Net 4.0 so this work around will not do for us.


I see that 5.0.0.12 is now available on the Daily Production builds. Does this have the fix or is there still a dependancy on the 3.5 framework.


Liam



Hi Liam, 
  
 I’m sorry for hear that the workaround won’t do for you. 
  
 Our developers working for this issue but it’s not an easy fix, so today’s Daily Production builds still haven’t solve the problem. 
  
 I will update the post if we fixed that. 
  
 Regards, 
  
 Don

Hi Don, 
  
 Do you have an update on this issue. 
  
 Its a bit of a showstopper for use and preventing us from upgrading to version V5.0. 
  
 Rgds, 
 Liam

Hi Liam, 
  
 I am sorry for take trouble to you in this issue. 
  
 Our developer still focus on it but haven’t solve it. 
  
 I will follow their progress and let you know if we have good news. 
  
 Regards, 
  
 Don

Hi Don,


Thank you.


It would be great to get this resloved as we are also implacted by the GeometryCollectionShape bug outlined here


gis.thinkgeo.com/Support/Dis...fault.aspx and fixed in 5.0.13.0


Liam



Thanks Liam, 
  
 We have some bugs need be fixed and this bug is sure signed showstopper. Because it’s not easy so we takes much time on it. 
  
 Sorry for preventing you upgrading to new 5.0 version. And I will update this post if we get any progress. 
  
 Regards, 
  
 Don

Hi Liam, 
  
 I update this post because our developer should fixed this issue in our latest 5.0.18.0. 
  
 I have tested it works well with VS2010 now. 
  
 You can download the dlls from our helpdesk. 
  
 Regards, 
  
 Don

Hi Don,


Thats great. Will check it out later and let you know how it goes.


Liam



Hi Liam, 
  
 You are welcome, please let us know if you still get problem there. 
  
 Regards, 
  
 Don

Hi Don,


We are still in trouble with this one.


Using the Evaluation Daily Builds - Daily production build 5.0.0.25 the issue still occurs in Visual studio 2010 using Windows 7 64 bit. on the dlls contained in the Web Edition folder of WebEditionEvaluation5.0.0.25DllPackage.zip


Visual Studio immediatly hangs on debugginng and also hangs on Attach to Process.


The following appears in the event log.



(devenv.exe, PID 5260, Thread 1) TuipPackage.InitializeTestProjectPlugins: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.CodedUITestPackage, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.


File name: 'Microsoft.VisualStudio.QualityTools.CodedUITestPackage, PublicKeyToken=b03f5f7f11d50a3a'


at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, Boolean loadTypeFromPartialName, ObjectHandleOnStack type)


at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName)


at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)


at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase)


at Microsoft.VisualStudio.TestTools.Tips.TuipPackage.TuipPackage.InitializeTestProjectPlugins()



Can you have a look again at this,  its preventing us from upgrading to Web Edition V5.


Liam



Liam, 
  
 Sorry for the inconvenience, I think you got the incorrect package from the custom portal, as Don said the fixed is in our 5.0.18.0 version so you need to get the version from the DailyBuild of Development branch, now you can get the latest version from the development branch and it is 5.0.27.0. 
  
 Thanks, 
  
 Scott, 
  


Hi Scott,


No worries, all looks great now in the 5.0.27.0 version [Development branch]. Debug works as expected.


We were mid sprint when the response came in for the 5.0.18.0 version and did not get a chance to check it until yesterday.


Just 1 questiuon wrt this.


When will this fix be moved to the Production branch of the daily development build and we would like to stick to the more stable branch with just bug fixes.


Liam



Liam, 
  
 After the 5.0.0.0 version released, we just update the packages for development branch and we will move all of the changes to production branch before the 5.5 is prepared to release. That means when an new public release, the production branch is the same as the development branch, after that if there are any bug fix we just update the development branch. So between the 5.0-5.5 versions please keep using the packages from the DailyBuild of Development branch so that you always get the correct and latest version to your application. 
  
 Any more questions please let me know, 
  
 Thanks, 
  
 Scott,

Hi Scott, 
  
 Thanks for the update. 
  
 Liam

Liam, 
  
 You are welcome, any more questions please let me know again, 
  
 Thanks, 
  
 Scott,