Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread webApplication wont connect to database
Thu, Feb 19 2009 1:37 AMPermanent Link

"Al Vas"
Hi,

A client was using our web application and after using all day couldnt
access anymore.  Upon checking their server we found IIS process issues
related to the DBISAM driver.  The error in event viewer is as follows,
doess anyone know what would be causing this and just as importantly how I
can it to reset and work again.  I have trie restarting service but it
appears any attempted ODBC driver access is causing issues.

Thanks

Alex

Event Type: Error
Event Source: COM+
Event Category: Unknown
Event ID: 4786
Date:  19/02/2009
Time:  5:02:10 PM
User:  N/A
Computer: HALLOC1
Description:
The system has called a custom component and that component has failed and
generated an exception. This indicates a problem with the custom component.
Notify the developer of this component that a failure has occurred and
provide them with the information below.
Component Prog ID: 1[ODBC][C:\dbisam\odbc\std\ver3\lib\dbodbc\dbodbc.dll]
Method Name: IDispenserDriver::CreateResource
Process Name: w3wp.exe
Exception: C0000005
Address: 0x0FECEBA3
Call Stack:
dbodbc! + 0xfeba3
odbc32!SQLRowCount + 0xce0
odbc32!SQLRowCount + 0xe27
odbc32!SQLConnectA + 0x1006
comsvcs!DispManGetContext + 0x9eb
comsvcs!DispManGetContext + 0x1f41
odbc32!SQLConnectA + 0x1813
odbc32!SQLConnectA + 0x1976
odbc32!SQLConnectA + 0x2882
odbc32!SQLSetEnvAttr + 0x2f1d
+ 0x2261887
+ 0xfb50961
+ 0x2546237
+ 0x25460ae
System.Web.RegularExpressions.n! + 0x2a7ff
System.Web.ni! + 0x192594
System.Web.ni! + 0x18ba84
System.Web.ni! + 0x18bac3
System.Web.ni! + 0x187b74
System.Web.ni! + 0x1877a4
System.Web.ni! + 0x1876d1
System.Web.ni! + 0x187666
System.Web.ni! + 0x187642
+ 0x25405a5
System.Web.ni! + 0x16132c
System.Web.ni! + 0x16c5c3
System.Web.ni! + 0x1608ac
System.Web.ni! + 0x163e1c
System.Web.ni! + 0x163ac3
System.Web.ni! + 0x162c5c
mscorwks!CorExitProcess + 0x2d2a8
mscorwks!CorExitProcess + 0x2d3b5
mscorwks!CorExitProcess + 0x2d81b
+ 0x1daa295
webengine!BufferPoolReleaseBuffer + 0x1bb
webengine!PerfSetCounter + 0x83
webengine!PerfSetCounter + 0x50
mscorwks!StrongNameErrorInfo + 0x34dd8
mscorwks!StrongNameErrorInfo + 0x346ea
mscorwks!CreateAssemblyCache + 0x1579
kernel32!GetModuleHandleA + 0xdf



Thu, Feb 19 2009 4:24 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Alex,

<< A client was using our web application and after using all day couldnt
access anymore.  Upon checking their server we found IIS process issues
related to the DBISAM driver.  The error in event viewer is as follows,
doess anyone know what would be causing this and just as importantly how I
can it to reset and work again.  I have trie restarting service but it
appears any attempted ODBC driver access is causing issues. >>

See here:

http://www.elevatesoft.com/dbisam_faqt_23.htm

--
Tim Young
Elevate Software
www.elevatesoft.com

Image