Re: Web Site Administration Tool: Unable to Connect to Database
- From: "Juan T. Llibre" <nomailreplies@xxxxxxxxxxx>
- Date: Fri, 17 Aug 2007 18:35:59 -0400
re:
!> It is interesting that the tool does not ask for the server name or the database.
By default, the connection is made to a SQL Server Express database.
You need to have SQL Server Express 2005 for the default to work.
If you want to setup a SQL Server 2000 or a SQL Server 2005 database, see :
http://weblogs.asp.net/scottgu/archive/2005/08/25/423703.aspx
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"ZZ_Scarab" <w_b1o2c3t4o5r6@xxxxxxxxxxx> wrote in message news:uUAvirP4HHA.748@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
<I posted this on the microsoft.public.dotnet.framework.aspnet.security newsgroup but before I got a reply this
newsgroup has become unavailable!! So I'm posting it here again. Sorry for the inconveneice.>
I tried using the ASP.Net Web Site Administration Tool to setup security for
a web site I'm creating using VS 2005 C#. When clicking on the Security tab,
I get the error message: "Unable to connect to SQL Server database". I then
created the ASPNETDB database with the ASPNET_REGSQL utility in the
Windows\Microsoft.net\Framework\v2.0.50727 and can now see the database in
SQL Server Management Studio (I'm running SQL Server 2005). I tried the Web
Site Administration Tool and got the same error. It is interesting that the
tool does not ask for the server name or the database. Is it getting this
info from some setting setup by the ASPNET_REGSQL utility when creating the
ASPNETDB database?
I have no problems connecting from my application or VS proper to the
database, only from the Web Site Administration Tool. What am I missing?
Thanks for any pointers.
.
- References:
- Web Site Administration Tool: Unable to Connect to Database
- From: ZZ_Scarab
- Web Site Administration Tool: Unable to Connect to Database
- Prev by Date: Re: Pharmacology database website
- Next by Date: Ajax - "exception has been thrown by the target of an invocation"
- Previous by thread: Re: Web Site Administration Tool: Unable to Connect to Database
- Next by thread: Locate records DataSet
- Index(es):
Relevant Pages
|