<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: .NET Runtime Error! on shutdown in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931642#M1534876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post Author: Ted Ueda&lt;/P&gt;&lt;P&gt;CA Forum: .NET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue has been given the internal tracking number ADAPT00831070, and is currently being investigated.  If resolved, the tracking number will appear in a Service Pack README file.Sincerely,Ted Ueda &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Apr 2008 21:53:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-18T21:53:19Z</dc:date>
    <item>
      <title>.NET Runtime Error! on shutdown</title>
      <link>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaq-p/3931636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post Author: Hanika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CA Forum: .NET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;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.  &lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The Error Message reads:&lt;/P&gt;&lt;P&gt;Title: Microsoft Visual C++ Runtime Library&lt;/P&gt;&lt;P&gt;Runtime Error!&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Program: u2026\TestReport.vshost.exe&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;This application has requested the Runtime to terminate it in an unusual way.&lt;/P&gt;&lt;P&gt;Please contact the applicationu2019s support team for more info.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Is this happening to anyone else?&lt;/P&gt;&lt;P&gt;Hanika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 18:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaq-p/3931636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T18:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: .NET Runtime Error! on shutdown</title>
      <link>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931637#M1534871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post Author: MalcolmK&lt;/P&gt;&lt;P&gt;CA Forum: .NET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See call 3782 from torlinian 6-June-2007 11:04pm - ".NETT app not shutting down".&lt;/P&gt;&lt;P&gt;It's happening to me too with VS2005 on XP with CRXI rel2 (sp3).&lt;/P&gt;&lt;P&gt;Looks like a known problem (without a solution yet).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 13:24:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931637#M1534871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-19T13:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: .NET Runtime Error! on shutdown</title>
      <link>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931638#M1534872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post Author: Argan&lt;/P&gt;&lt;P&gt;CA Forum: .NET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is with using the crdb_xml.dll for designing your reports (ie. during the design wizard, scrolling down and selecting XML for the connection type).  This dll calls java.exe and uses it in the background.  .NET can not elegantly close out the jvm and either hangs or causes this error.  There is no fix for this and most likely will not be as the xml dll is a java dll.  You need to use the ADO.NET (XML) selection for designing your reports (the crdb_adoplus.dll).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2008 20:50:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931638#M1534872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-19T20:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: .NET Runtime Error! on shutdown</title>
      <link>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931639#M1534873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post Author: MalcolmK&lt;/P&gt;&lt;P&gt;CA Forum: .NET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Argan, thanks for the info and advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 16:49:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931639#M1534873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T16:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: .NET Runtime Error! on shutdown</title>
      <link>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931640#M1534874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post Author: rptuser&lt;/P&gt;&lt;P&gt;CA Forum: .NET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is with using the crdb_xml.dll for designing your reports&lt;/P&gt;&lt;P&gt;(ie. during the design wizard, scrolling down and selecting XML for the&lt;/P&gt;&lt;P&gt;connection type).  This dll calls java.exe and uses it in the&lt;/P&gt;&lt;P&gt;background.  .NET can not elegantly close out the jvm and either hangs&lt;/P&gt;&lt;P&gt;or causes this error.  There is no fix for this and most likely will&lt;/P&gt;&lt;P&gt;not be as the xml dll is a java dll.  You need to use the ADO.NET (XML)&lt;/P&gt;&lt;P&gt;selection for designing your reports (the crdb_adoplus.dll).Thanks for explaining this.  One of the major problems is, Crystal Reports 2008 sample reports get this problem.  It only happens if you refresh the report, not just on loading it.  The Crystal Report designer doesn't get this error, so there must be a work around.  Does any .Net guru know a way around this? Also, for people searching, I'll post my full error message:Application Error The exception unknown software exception (0xe06d7363) occured in the application at location... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 13:54:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931640#M1534874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-24T13:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: .NET Runtime Error! on shutdown</title>
      <link>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931641#M1534875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post Author: Argan&lt;/P&gt;&lt;P&gt;CA Forum: .NET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The designer is run by crw32.exe, not .NET.&lt;/P&gt;&lt;P&gt;There may be a work around to get it to shut down nicely, but I do not know what it would be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 18:30:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931641#M1534875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-24T18:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: .NET Runtime Error! on shutdown</title>
      <link>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931642#M1534876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post Author: Ted Ueda&lt;/P&gt;&lt;P&gt;CA Forum: .NET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue has been given the internal tracking number ADAPT00831070, and is currently being investigated.  If resolved, the tracking number will appear in a Service Pack README file.Sincerely,Ted Ueda &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2008 21:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931642#M1534876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-18T21:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: .NET Runtime Error! on shutdown</title>
      <link>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931643#M1534877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ted, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has there been any progress on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I use the tracking number to find out about updates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 12:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931643#M1534877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T12:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: .NET Runtime Error! on shutdown</title>
      <link>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931644#M1534878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A fix for this issue is scheduled to be released in SP 3 for CR 2008. SP 3 will release about May 2010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ludek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 18:17:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/net-runtime-error-on-shutdown/qaa-p/3931644#M1534878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-11T18:17:56Z</dc:date>
    </item>
  </channel>
</rss>

