Application crash while connecting with db [message #415142] |
Sat, 25 July 2009 05:22 |
virendra02
Messages: 2 Registered: July 2009 Location: Pune,India
|
Junior Member |
|
|
HI frends,
I am working on .NET windows application.from few days i am facing a problem of Application Crash. I am using windows server 2003 standerd edition,Oracle 10g Enterprse edition. 10.2.0.1.0
64 bit Product.i face problem 5-6 times in day.when i run in debug mode my application crashes while connecting to database.showing error exectionengineerror.i m not getting exctaly what is the problem.But it crashes while connecting with database.
|
|
|
|
Re: Application crash while connecting with db [message #415472 is a reply to message #415165] |
Tue, 28 July 2009 00:48 |
virendra02
Messages: 2 Registered: July 2009 Location: Pune,India
|
Junior Member |
|
|
thanks for reply.
when i run my application using code(not using .exe).i found my application crashes while connecting with oracle database.
i found in events viewer i got error
Faulting application nexsus.interact.engine.exe, version 1.0.0.0, stamp 4a646584, faulting module mscorwks.dll, version 2.0.50727.42, stamp 4333e7ec, debug? 0, fault address 0x0001a634.
also i found a crash dump in my PCHEALTH folder C/WINDOWS/PCHEALTH when i run this dump i got follwing error.
0xC0000005: Access violation reading location 0x3935323a.
i m not getting excatly wts problem.
problem in application or with db
|
|
|
|