dotCover covering a VSTO Excel Plugin Follow
I have following Problem in my Visual Studio 2013 using dotCover 10.0.1 (30 days testing Version to evaluate) to cover my VSTO Excel Plugin:
I am starting my analyse of my code by using "Cover => Cover Application..." in the Popup I choose Standalone or .net Process. for both options I choose my Excel.exe to attach me.
Till this steps everything works just fine. When I press Get Snapshot I get a result which shows that my programm is initialised and loaded and covered on some placesin my Coverage Result Browser.
After I started it again and used my custom Ribbon in Excel and then press Get Snapshot it does not work.
I see the Progressbar and it finish but I do not get a result in my Coverage Result Browser.
Also the Window freezes and I am only able to press Kill All.
I attached you the log.
It shows this line:
00000A78 1 00000000 ERROR: Unknown PDB info signature
Maybe this is the problem here?
Kind regards
Fabian
Attachment(s):
JetBrainsLog.JetBrains.2015-11-26T14-23-18.devenv#11800.Core#1.zip
Please sign in to leave a comment.
Hello Fabian,
Thank you for the log; we'll study it. Meanwhile could you please tell us whether you have any obfuscated assemblies in your solution? What target framework is used?
Kind regards,
Maria
Hello Fabian,
We've found and fixed the problem. The corresponding fix will be included in the upcoming EAP3 build which will be published here: https://confluence.jetbrains.com/display/ReSharper/ReSharper+10.0.2+EAP Please let us know whether it works for you.
Kind regards,
Maria
Hello Maria,

Thank you for your Feedback.
Is there already a scheduled date for EAP 3?
I will test it as soon as possible.
I think you also already aware of it but just to be sure.
This Error also occurs in dotMemory:
Kind regards,
Fabian
Hello Fabian,
We are going to publish the build in a couple of days.
This is the same error.
Kind regards,
Maria
Hi Maria,
I have test the Version and everthing works perfect.
Thanks!
Kind regards,
Fabian