Report.SystemSummary -> crash

Bug reports.
atom
Posts: 357
Joined: Sun Dec 07, 2008 11:14 pm
Location: Dublin, Ireland

Report.SystemSummary -> crash

Post by atom » Tue Nov 02, 2010 12:16 pm

Hiya

If i develop a console app - then Report.SystemSummary works fine
If i develop an MSTest TestMethod then Report.SystemSummary gives me an exception

Test method SophisGUIAutoTest.FWCTestResultTests.SingleResult1 threw exception: System.TypeInitializationException: The type initializer for '<Module>' threw an exception. ---> <CrtImplementationDetails>.ModuleLoadException: The C++ module failed to load during appdomain initialization.
---> System.DllNotFoundException: Unable to load DLL 'MSVCR80.dll': A dynamic link library (DLL) initialization routine failed. (Exception from HRESULT: 0x8007045A).

This happens on Report.SystemSummary call when test is launched from Visual Studio 2008

Thanks

stack trace attached
You do not have the required permissions to view the files attached to this post.

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Report.SystemSummary -> crash

Post by Support Team » Tue Nov 02, 2010 2:04 pm

Hi atom,

Thank you for posting the bug. I tried to reproduce it but I had no success. Have you installed the Service Pack 1 of Visual Studio 2008? We got another report with a same issue and updating the Studio 2008 to SP1 solves it.

Regards,
Peter
Ranorex Team