An unhandled win32 exceprion occurred in w3wp.exe
I am getting this error when the applicat开发者_运维技巧ion is run in IIS, but in normal browser, it is ok. My Application is built in .net 2.0, Windows 2008 server, and Oracle 10g. Please help.
Possibly take a look at:
System.Data.OracleClient.dll crashes w3wp.exe on w2k8
Or Microsoft's own discussion on w3wp.exe: Unhandled exceptions cause ASP.NET-based applications to unexpectedly quit in the .NET Framework 2.0
精彩评论