ASP.NET



Guten Morgen

Ich habe ein Problem mit unserem IIS und ASP.NET 2.0. Wir haben den Server
von Windows 2000 auf Windows 2003 gewechselt und jetzt kommt folgende
Fehlermeldung bei der Web-Applikation.

Danke für die Hilfe

Internet Explorer:

Server Error in '/' Application.
--------------------------------------------------------------------------------

Runtime Error


Event Log:

Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 25.01.2007 07:35:35
Event time (UTC): 25.01.2007 06:35:35
Event ID: 0ef0731950144401ab4c762bf0234019
Event sequence: 39
Event occurrence: 10
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/849204978/Root-2-128141798442500000
Trust level: Full
Application Virtual Path: /
Application Path: D:\Kunden\koha.net\www\
Machine name: INTERNET01

Process information:
Process ID: 1540
Process name: w3wp.exe
Account name: NT-AUTORITÄT\NETZWERKDIENST

Exception information:
Exception type: OleDbException
Exception message: Operation muss eine aktualisierbare Abfrage verwenden.

Request information:
Request URL: http://www.koha.net/usk/Login.aspx
Request path: /usk/Login.aspx
User host address: 213.158.139.18
User:
Is authenticated: False
Authentication Type:
Thread account name: NT-AUTORITÄT\NETZWERKDIENST

Thread information:
Thread ID: 6
Thread account name: NT-AUTORITÄT\NETZWERKDIENST
Is impersonating: False
Stack trace: at
System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS
dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior
behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior
behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
at System.Web.UI.WebControls.SqlDataSourceView.ExecuteDbCommand(DbCommand
command, DataSourceOperation operation)
at System.Web.UI.WebControls.SqlDataSourceView.ExecuteUpdate(IDictionary
keys, IDictionary values, IDictionary oldValues)
at System.Web.UI.WebControls.SqlDataSource.Update()
at ASP.usk_login_aspx.UpdateLoginDate() in
d:\Kunden\koha.net\www\usk\Login.aspx:line 107
at ASP.usk_login_aspx.ButtonLogIn_Click(Object sender, EventArgs e) in
d:\Kunden\koha.net\www\usk\Login.aspx:line 41
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String
eventArgument)
at
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)



.


Loading