cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

.NET Runtime Error! on shutdown

Former Member
0 Likes
698

Post Author: Hanika

CA Forum: .NET

Hello,

I have a Windows form application that refuses to shutdown. The Windows application has a single form. The form contains a report viewer control that loads a report that uses an XML file as a datasource.

I am running VS 2005 on Vista. Just upgraded to CR2008. My test windows forms were working great. I recently upgraded to the latest patch that was available and from then on, my applications fail to close. If I enable the VS hosting environment I get a u2018Runtime Error!u2019 message. If I disable it, my program just stays open, as if in a loop on shutdown.

The Error Message reads:

Title: Microsoft Visual C++ Runtime Library

Runtime Error!

Program: u2026\TestReport.vshost.exe

This application has requested the Runtime to terminate it in an unusual way.

Please contact the applicationu2019s support team for more info.

Is this happening to anyone else?

Hanika

View Entire Topic
Former Member
0 Likes

Post Author: MalcolmK

CA Forum: .NET

See call 3782 from torlinian 6-June-2007 11:04pm - ".NETT app not shutting down".

It's happening to me too with VS2005 on XP with CRXI rel2 (sp3).

Looks like a known problem (without a solution yet).