G
Guest
I have an MFC based application which uses remoting using VS05. On exiting
the application, I intermittently get a crash at line 195 in dllmodul.cpp
(AFX_MANAGE_STATE(&afxModuleState)
The exception I see in the IDE is "Unhandled exception at 0x7c81eb33 in
MgmtApp.exe: 0xC0020001: The string binding is invalid." where MgmtApp.exe is
my applcation.
It happens both in the client and server applications intermittently.
Anyone have any ideas what could be wrong and what is the solution?
Thanks,
Al.
the application, I intermittently get a crash at line 195 in dllmodul.cpp
(AFX_MANAGE_STATE(&afxModuleState)

The exception I see in the IDE is "Unhandled exception at 0x7c81eb33 in
MgmtApp.exe: 0xC0020001: The string binding is invalid." where MgmtApp.exe is
my applcation.
It happens both in the client and server applications intermittently.
Anyone have any ideas what could be wrong and what is the solution?
Thanks,
Al.