thank u so much for responding! as the story goes, i took an online aspx tutorial class and we developed this site, not the template but my instructors template ...however the instructor never actually went through with how to publish the site. everything works fine on my own computer i just don't know how to publish it, i only know how to publish regular htm/html files. my issue yesterday actually stemmed from something lunarpages had to fix with me not being able to connect through little admin tool so i was trying to use a different service lunar pages offered, anyways long story,short lunarpages fixed that problem and i am now doing everything exactly as your message has posted (very great message by the way) and this is the error i now get. do you think this is something lunarpages will help me with or is this still out of their realm because i have no idea what this error means. If you can respond that great! i appreciate it so much, this is actually part of my final masters project and its due monday! i've been trying for over a month to get my site published! i'm supposed to graduate may 10th.
Offending URL:
http://lesuth.lunarpages.com/mylittleadmin3/tools/query.aspxSource: System.Data
Message: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.
Stack trace: at System.Data.SqlClient.SqlConnection.GetOpenConnection(String method)
at System.Data.SqlClient.SqlConnection.ValidateConnectionForExecute(String method, SqlCommand command)
at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at mla_gui.NewQuery.btnSubmit_Click(Object sender, EventArgs e)
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)
Target site: System.Data.SqlClient.SqlInternalConnection GetOpenConnection(System.String)