Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP.NET (Non-Forum Related)
 Access denied error with upload script 2
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Torborg
Junior Member

Norway
109 Posts

Posted - 10 May 2009 :  17:46:36  Show Profile  Reply with Quote
Im using Dayve's Photo album on www.botaniskforening.no/forum/.
It has worked well on this site. But two days ago we where not able to upload pictures. I dont understand where to start to look..

I get this error:

Unspecified error
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: Unspecified error

Source Error:


Line 175: conImages = new OleDbConnection(myConnString);
Line 176: cmdImgIns = new OleDbCommand(strSQL, conImages);
Line 177: conImages.Open();
Line 178: cmdImgIns.ExecuteNonQuery();
Line 179: cmdImgIns.CommandText="SELECT @@IDENTITY As 'Identity';";


Source File: d:\hshome\torborgg\botaniskforening.net\forum\pop_upload.aspx Line: 177

Stack Trace:


[OleDbException (0x80004005): Unspecified error]
System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr) +20
System.Data.OleDb.OleDbConnection.InitializeProvider() +57
System.Data.OleDb.OleDbConnection.Open() +203
ASP.pop_upload_aspx.SendToDB(String MemberID, String FilePath, String UploadedFileName, String UploadedDesc, Int32 IntFileSize, Int32 IntFileHeight, Int32 IntFileWidth, String FileType) in d:\hshome\torborgg\botaniskforening.net\forum\pop_upload.aspx:177
ASP.pop_upload_aspx.UploadBut_Click(Object sender, EventArgs args) in d:\hshome\torborgg\botaniskforening.net\forum\pop_upload.aspx:44
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1292




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

Edited by - Torborg on 10 May 2009 17:48:16

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 10 May 2009 :  17:49:07  Show Profile  Send ruirib a Yahoo! Message  Reply with Quote
Seems a problem opening the connection to the database... Any changes on passwords or id, or any other connection details?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Torborg
Junior Member

Norway
109 Posts

Posted - 10 May 2009 :  17:55:25  Show Profile  Reply with Quote
I haven't done any changes. The site was down for a half a day before this. Kiwihosting says they haven't done anyting.
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 10 May 2009 :  18:21:27  Show Profile  Send ruirib a Yahoo! Message  Reply with Quote
Unspecified error, sounds like a server error. Tell the host about that error, they likely will do something to sort it.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Torborg
Junior Member

Norway
109 Posts

Posted - 10 May 2009 :  18:29:54  Show Profile  Reply with Quote
Thanks, rurib
Go to Top of Page

Torborg
Junior Member

Norway
109 Posts

Posted - 13 May 2009 :  16:48:05  Show Profile  Reply with Quote
Must have been the server. Works now
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 13 May 2009 :  17:18:37  Show Profile  Send ruirib a Yahoo! Message  Reply with Quote
Yep, it's always the server with an error message like that .


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.11 seconds. Powered By: Snitz Forums 2000 Version 3.4.07