i have an error while everything was wokring just half an hour ago!
Page Error
--------------------------------------------------------------------------------
An unexpected error has occurred on this page. The system administrators have been notified. Please feel free to contact us with the information surrounding this error.
The error occurred in:
http://localhost/ThePhile/Modules/Ne...ategories.aspx
Error Message: SQL Server does not exist or access denied.
--------------------------------------------------------------------------------
Stack Trace:
System.Data.SqlClient.SqlException: SQL Server does not exist or access denied. at System.Data.SqlClient.ConnectionPool.GetConnection (Boolean& isInTransaction) at System.Data.SqlClient.SqlConnectionPoolManager.Get PooledConnection(SqlConnectionString options, Boolean& isInTransaction) at System.Data.SqlClient.SqlConnection.Open() at Wrox.WebModules.Data.DbObject.RunProcedure(String storedProcName, IDataParameter[] parameters, String tableName) in C:\wrox\ThePhile\Modules\Core\DbObject.cs:line 144 at Wrox.WebModules.Accounts.Data.User.Retrieve(String emailAddress) in C:\wrox\ThePhile\Modules\Accounts\ACCOUNTSDATA\Use r.cs:line 99 at Wrox.WebModules.Accounts.Business.SiteIdentity..ct or(String currentEmailAddress) in C:\wrox\ThePhile\Modules\Accounts\ACCOUNTSBUSINESS \SiteIdentity.cs:line 65 at Wrox.WebModules.Accounts.Business.PhilePrincipal.. ctor(String emailAddress) in C:\wrox\ThePhile\Modules\Accounts\ACCOUNTSBUSINESS \PhilePrincipal.cs:line 79 at Wrox.ThePhile.Web.PhilePage.PhilePage_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\ThePhile\PhilePage.cs:line 75 at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain()
does someone know how to solve this thanks? and again it was working fine for days!
Jim