A
ankan.banerjee
Hi all,
We have a .NET Server DLL which is hosted as a COM+ application. The
server is invoked by another .NET Client DLL which resides on the
local machine and is invoked by a MFC application. On exit of this MFC
app, we get a crash with the
error code 0xe0434f4d.
Surprisingly, this error only happens in the local system is
using .NET Framework 2.0. With the
..NET Framework 1.1, this error did not occur. Even worse, if the MFC
application is compiled in Debug mode, then the crash does not happen
in .NET Framework 2.0 also! So only our release build has this
problem.
Have any of you faced similar issues before? I could find a lot of
links with my search on the error code but none of them
seemed to be valid for our context, but the issue seems to be related
to .NET.
Any help/hints would be appreciated. Thanks in advance!
Ankan
We have a .NET Server DLL which is hosted as a COM+ application. The
server is invoked by another .NET Client DLL which resides on the
local machine and is invoked by a MFC application. On exit of this MFC
app, we get a crash with the
error code 0xe0434f4d.
Surprisingly, this error only happens in the local system is
using .NET Framework 2.0. With the
..NET Framework 1.1, this error did not occur. Even worse, if the MFC
application is compiled in Debug mode, then the crash does not happen
in .NET Framework 2.0 also! So only our release build has this
problem.
Have any of you faced similar issues before? I could find a lot of
links with my search on the error code but none of them
seemed to be valid for our context, but the issue seems to be related
to .NET.
Any help/hints would be appreciated. Thanks in advance!
Ankan