Server Error in '/' Application.

SHUTDOWN is in progress.
Login failed for user 'oms99sqladm'. Only administrators may connect at this time.

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.Exception: SHUTDOWN is in progress.
Login failed for user 'oms99sqladm'. Only administrators may connect at this time.

Source Error:


Line 33: 
Line 34:         MfgOp op = new MfgOp();
Line 35:         model = (Mfg)op.getModel(id);
Line 36: 
Line 37:         DataSet ds = op.getList(" mfg = '" + model.Name.Replace("'","''") + "' order by name asc ", "mfgclass");

Source File: c:\inetpub\vhosts\oemsemi.com\httpdocs\oemsemi\brand.aspx.cs    Line: 35

Stack Trace:


[Exception: SHUTDOWN is in progress.
Login failed for user 'oms99sqladm'. Only administrators may connect at this time.]
   Baitron_Da.DBOP.OleDbDataBaseOperator.Query(String SQLString) in E:\leo\website\OENSEMI\project\Baitron_Da\DBOP\OleDbDataBaseOperator.cs:378
   Baitron_Bu.MfgOp.getModel(Int32 ID) in E:\leo\website\OENSEMI\project\Baitron_Bu\MfgOp.cs:154
   brand.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\oemsemi.com\httpdocs\oemsemi\brand.aspx.cs:35
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0