Wrox Programmer Forums
|
BOOK: ASP.NET Website Programming Problem-Design-Solution
This is the forum to discuss the Wrox book ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition by Marco Bellinaso, Kevin Hoffman; ISBN: 9780764543869
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET Website Programming Problem-Design-Solution section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 2nd, 2004, 01:33 AM
Authorized User
 
Join Date: Oct 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default SQL Server does not exist or access denied.

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

 
Old November 2nd, 2004, 08:06 AM
Friend of Wrox
 
Join Date: May 2003
Posts: 229
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Perform a quick search on this forum and you will find some existing threads on similar topic. That might be helpfull.

Charul Shukla
 
Old November 2nd, 2004, 02:27 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Your SQL Server went down, or your connection strings aren't right in the config files located in the config directory.

Maybe something bad happened in your DB, but this is less likely.

Eric
 
Old November 3rd, 2004, 08:51 AM
Authorized User
 
Join Date: Oct 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default

i de and reinstalled sql server and it worked again
thanks!






Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL Server does not exist or access denied happygv SQL Server 2000 0 April 9th, 2008 02:27 AM
SQL Server does not exist or access denied jennypretty Classic ASP Databases 3 May 18th, 2007 11:43 AM
SQL Server does not exist or access denied rj1406 ASP.NET 1.0 and 1.1 Basics 1 September 16th, 2004 08:58 PM
SQL Server does not exist or access denied haidee_mccaffrey Classic ASP Databases 19 June 28th, 2004 09:38 PM
SQL Server does not exist or access denied. nitinmailbox All Other Wrox Books 1 June 25th, 2003 06:35 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.