Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / .NET SDK / July 2003

Tip: Looking for answers? Try searching our database.

SQL server does not exist

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
shane boulder - 24 Jul 2003 15:50 GMT
I have fixed my last problem but now i have a new one. I
can run certain sample applications but others i get this
message.

HELP PLEASE

Server Error in '/QuickStart/ASPPlus' Application.
----------------------------------------------------------
----------------------

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: System.Data.SqlClient.SqlException:
SQL Server does not exist or access denied.

Source Error:

Line 15:    
Line 16:         DS = New DataSet()

Line 17:         MyCommand.Fill(DS, "Titles") //this is
where the error is!!!

Line 18:    
Line 19:         MyDataList.DataSource = DS.Tables
("Titles").DefaultView


Source File: C:\Program
Files\Microsoft.NET\FrameworkSDK\Samples\QuickStart\aspplu
s\samples\webforms\customize\VB\datalist3.aspx    Line:
17

Stack Trace:

[SqlException: SQL Server does not exist or access
denied.]
  System.Data.SqlClient.ConnectionPool.GetConnection
(Boolean& isInTransaction) +472
 
System.Data.SqlClient.SqlConnectionPoolManager.GetPooledCo
nnection(SqlConnectionString options, Boolean&
isInTransaction) +372
  System.Data.SqlClient.SqlConnection.Open() +384
  System.Data.Common.DbDataAdapter.QuietOpen
(IDbConnection connection, ConnectionState&
originalState) +44
  System.Data.Common.DbDataAdapter.FillFromCommand
(Object data, Int32 startRecord, Int32 maxRecords, String
srcTable, IDbCommand command, CommandBehavior behavior)
+304
  System.Data.Common.DbDataAdapter.Fill(DataSet dataSet,
Int32 startRecord, Int32 maxRecords, String srcTable,
IDbCommand command, CommandBehavior behavior) +77
  System.Data.Common.DbDataAdapter.Fill(DataSet dataSet,
String srcTable) +36
  ASP.datalist3_aspx.Page_Load(Object Sender, EventArgs
E) in C:\Program
Files\Microsoft.NET\FrameworkSDK\Samples\QuickStart\aspplu
s\samples\webforms\customize\VB\datalist3.aspx:17
  System.Web.UI.Control.OnLoad(EventArgs e) +67
  System.Web.UI.Control.LoadRecursive() +35
  System.Web.UI.Page.ProcessRequestMain() +731
Alexander Davidov [MSFT] - 24 Jul 2003 17:11 GMT
I believe some of the samples require the SQL desktop engine (MSDE). Find this at:

http://www.asp.net/msde/default.aspx?tabindex=0&tabid=1

Alex Davidov

Signature

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Note:  For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.  
--------------------

>Content-Class: urn:content-classes:message
>From: "shane boulder" <shaneboulder@hotmail.com>
[quoted text clipped - 82 lines]
>   System.Web.UI.Control.LoadRecursive() +35
>   System.Web.UI.Page.ProcessRequestMain() +731
shane boulder - 24 Jul 2003 17:38 GMT
I got it installed and i still get that error.

>-----Original Message-----
>I believe some of the samples require the SQL desktop engine (MSDE). Find this at:
>
>http://www.asp.net/msde/default.aspx?tabindex=0&tabid=1
>
>Alex Davidov

subject to the terms specified at
>http://www.microsoft.com/info/cpyright.htm
>
>Note:  For the benefit of the community-at-large, all responses to this message are best directed to the
newsgroup/thread from which they originated.  
>--------------------
>>Content-Class: urn:content-classes:message
[quoted text clipped - 85 lines]
>
>.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.