Hello all, 

We are using the packaged ODBC driver as part of Remedy User 6.03.00.
This ODBC driver is installed on an IIS 6 box; it is not set in IIS 5
isolation mode. The web application developer is interfacing with this
ODBC driver via ASP.NET 2.0.  The ARS database is DB2.

We are receiving the following error on an intermittent basis when the
IIS service crashes:

Event Type:     Warning
Event Source:   ASP.NET 2.0.50727.0
Event Category: Web Event 
Event ID:       1309
Date:           12/12/2007
Time:           8:44:21 AM
User:           N/A
Computer:       xxxxxxxxxxxxxxxxxxxxxxx
Description:
Event code: 3005 Event message: An unhandled exception has occurred.
Event time: 12/12/2007 8:44:21 AM Event time (UTC): 12/12/2007 2:44:21
PM Event ID: 64b81898163e4cfe8ea081437ca28e18 Event sequence: 16 Event
occurrence: 1 Event detail code: 0  Application information:
Application domain: /LM/W3SVC/1/ xxxxxxxxxxxxxxxxxxxxxx     Trust level:
Full     Application Virtual Path: /     Application Path:
[xxxxxxxxxxxxxxxxxxxxxxxx     Machine name: xxxxxxxxxxxxxxxxxxxxxxxxx
Process information:     Process ID: 5440     Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE  Exception information:
Exception type: AccessViolationException     Exception message:
Attempted to read or write protected memory. This is often an indication
that other memory is corrupt.  Request information:     Request URL:
xxxxxxxxxxxxxx.aspx     Request path: /xxxxxxxx.aspx     User host
address: xxxx     User: xxxxxx     Is authenticated: True
Authentication Type: Negotiate     Thread account name: NT
AUTHORITY\NETWORK SERVICE  Thread information:     Thread ID: 8
Thread account name: NT AUTHORITY\NETWORK SERVICE     Is impersonating:
False     Stack trace:    at
System.Data.Common.UnsafeNativeMethods.SQLExecDirectW(OdbcStatementHandl
e StatementHandle, String StatementText, Int32 TextLength)
   at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior
behavior, String method, Boolean needReader, Object[] methodArguments,
SQL_API odbcApiMethod)
   at System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior
behavior, String method, Boolean needReader)
   at System.Data.Odbc.OdbcCommand.ExecuteReader(CommandBehavior
behavior)
   at System.Data.Odbc.OdbcCommand.ExecuteDbDataReader(CommandBehavior
behavior)
   at
System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(Comman
dBehavior behavior)
   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset,
DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String
srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32
startRecord, Int32 maxRecords, String srcTable, IDbCommand command,
CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
   at DBLayer.DPSROpenIssues() in xxxxxxxxxxxxxxxxxxxxxxxxxxxxx.cs:line
45
   at _Default.Page_Load(Object sender, EventArgs e) in
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.cs:line 178
   at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp,
Object o, Object t, EventArgs e)
   at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object
sender, EventArgs e)
   at System.Web.UI.Control.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
  Custom event details: 

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


*********************************************************************
This message and any attachments are solely for the
intended recipient. If you are not the intended recipient,
disclosure, copying, use or distribution of the information 
included in this message is prohibited -- Please 
immediately and permanently delete.

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to