COMException
Hi!
I have a C#-Application (Visual Studio) which works with Siebel over COM Data Control. In this Application I call a Siebel business service. This service is a custom BS and adds/deletes order items to the order, sets attributes on the order items. It uses product configurator. The call of the service does its work in Siebel well. But afterwards my application crashes or hangs. I guess during release of resources. I get a COMException "System.Runtime.InteropServices.COMException". I find also the following output in the Visual Studio Output window:
Ausnahme ausgelöst bei 0x74C1C54F in SiebelAccess.exe: Microsoft C++-Ausnahme: std::bad_alloc bei Speicherort 0x0DDEF2E0.