Jump to content

SQL error when posting a log


darkMS

Recommended Posts

I uploaded finished cartridge (GC269VX) and after that i tried to post my log to the website ... but no log was added to the database and instead i receive following error screen. I do not know now now to posta log now :-(

 

many thanks

I.D.

 

 

Here is copy of error screen:

---------------------------------------------

 

Could not find stored procedure 'spaw_UPDATECartridge'.

 

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.SqlClient.SqlException: Could not find stored procedure 'spaw_UPDATECartridge'.

 

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:

 

[sqlException (0x80131904): Could not find stored procedure 'spaw_UPDATECartridge'.]

AWObjectBase.Update() +590

controls_LogControl.UpdateDB() +136

controls_LogControl.btnSubmit_Click(Object sender, EventArgs e) +294

System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111

System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110

System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10

System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13

System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565

 

Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082

Link to comment
Guest
This topic is now closed to further replies.
×
×
  • Create New...