Instrument DLL’s in the GAC

Home Page Forums BizTalk 2004 – BizTalk 2010 Instrument DLL’s in the GAC

Viewing 0 reply threads
  • Author
    Posts
    • #18792

      I’m trying to learn how to perform code coverage on my ressources in one of my projects. This project both have helper dll’s writen as normal c# classes and a orchestration dll. When I deploy my solution, all the ressources are places in the GAC.

      My problem is know, that I don’t now how to instrument the dll’s when they are in the GAC?

      I have tryed to use “vsinstr” on the local copy of the dll’s and the run VSPerfMon, but I just get an empty coverage data file, because the versions placed in the GAC is used?

      Does anybody have a workaround for doing code coverage? 

      /Anders

Viewing 0 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.