Server Error in '/' Application.
Database error: [FillTable] SQL Server does not exist or access denied.
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: vrsw.Data.DatabaseException: Database error: [FillTable] SQL Server does not exist or access denied.
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:
[DatabaseException: Database error: [FillTable] SQL Server does not exist or access denied.]
vrsw.Data.Db.FillTable(String query, String tableName)
vrsw.Data.DbTable.Populate(String queryString)
vrsw.Data.DbTable..ctor(DbConnect dbConnect, String tablename, String queryConditions)
vrsw.Data.DbRecord.Populate(DbConnect dbConnect, String tableName, String keyName, Object keyValue)
vrsw.Data.DbRecord..ctor(DbConnect dbConnect, String tableName, String keyName, Object keyValue)
vrsw.Data.Series..ctor(DbConnect dbconnection, String RiderName)
vrsw.App.Series..ctor(DbConnect dataconn, String RiderName)
vrsw.viewerdev.get_ObjSeries()
vrsw.viewerdev.get_ObjInstance()
vrsw.viewerdev.Page_Load(Object sender, EventArgs e)
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +772
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
Bookmarks