

Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428 Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable) +185Įf.linkst.Page_Load(Object sender, EventArgs e) in C:\inetpub\.Control.OnLoad(EventArgs e) +132 Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +573

FillInternal(DataSet dataset, DataTable datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +188 QuietOpen(IDbConnection connection, ConnectionState& originalState) +53 OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +6343479 GetConnection(DbConnection owningConnection) +6343166 CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +45 CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +100 ctor(OleDbConnectionString constr, OleDbConnection connection) +1840890 Line 80: = "SELECT * FROM Exercise WHERE PermaID='" & Request("PermaID") & "' ORDER BY Datum DESC" Line 78: apt.Fill(dat, (intPage - 1) * intPageLength, intPageLength, "Link") Line 77: = "SELECT * FROM Entry WHERE LID='" & Request("URL1") & "' AND PermaID='" & Request("PermaID") & "' ORDER BY Datum DESC"

Please review the stack trace for more information about the error and where it originated in the code.Įxception Details: : No error message available, result code: E_FAIL(0x80004005). Description: An unhandled exception occurred during the execution of the current web request. No error message available, result code: E_FAIL(0x80004005).
