Error tracing problem
COM
1
Posts
1
Posters
0
Views
1
Watching
-
I have an application that uses COM+ and on some machines i get crashes ... The only error message is the standard windows error message and it gives me this Faulting application application.exe, version 1.0.0.1, faulting module ole32.dll, version 5.1.2600.2726, fault address 0x00120f57. Is there any way in which i can trace this address to a exported function in the ole32.dll to get an ideea what exported function is crashing? Thanks .