Problemmer med Access Database efter upload
Hej....Efter at have uploadet mit site til Web10s side får jeg følgende fejlbesked
Siden virker fint på min egen IIS og på WebMatrixs server
Jeg tror Web10 mangler at give mig skrive tilladelse til mit webhotel men jeg har endnu ikke fået svar fra deres support
Måske skyldes det noget andet? nogen bud?
Fejl Besked:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Operation must use an updateable query.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.OleDb.OleDbException: Operation must use an updateable query.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[OleDbException (0x80004005): Operation must use an updateable query.]
System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr) +41
System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +174
System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +92
System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +65
System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +112
System.Data.OleDb.OleDbCommand.ExecuteNonQuery() +66
hjemmesideV2.cCounter.addEntry() in C:\Documents and Settings\Esben\VSWebCache\EB-STATION\hjemmesideV2\cCounter.vb:51
hjemmesideV2.WebForm1.Page_Load(Object sender, EventArgs e) in C:\Documents and Settings\Esben\VSWebCache\EB-STATION\hjemmesideV2\default.aspx.vb:89
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +731
Som sagt virker det som det skal på web matrixs server EB-Station er min stationær computer siden er skrevet på
Takker!!
//Funtex
