Web Site Administration Tool in VS 2005 Doesn't Work



I am using MS VS 2005 and I'm trying to simply test the Security setup
of a basic web site as I learn ASP.NET 2.0.

The ASP.NET Web Site Administration Tool seems to be really sluggish,
not does it seem to work very well.

1) When you lauch the tool via Website > ASP.NET Configuration, the
interface takes over a browser, if open, regardless of what may be open
on it. That is not good for a web developer who has numerous browsers
open for various reasons. This tool should open in a new browser.

2) The tool is sluggish as hell. This is on a very fast computer with
the latest IIS running on it. It takes MINUTES to load.

3) Clicking on the Security/Application/Provider tabs does nothing. The
page refreshes as if the click went nowhere.

4) If I click on the link *in the page* (say, Security) it takes about
a full minute to tell me "The following message may help in diagnosing
the problem: Unable to connect to SQL Server database. "

5) Any subsequent clicks to Provider, Home, or Application go nowhere
at this point. So, you have to close out the tool and start all over.

6) I can't seem to figure out the method through VS 2005 to get the
database to work with the Admin Tool. I can connect through a Data
Store control. I can connect through the Server Explorer on the right,
but if I try to use the "new and improved" Admin Tool, I seem to go
nowhere.

7) I have already used the command-line aspnet_regsql.exe tool to try
and set up a database connection (this seems counter-intuitive if the
VS 2005 GUI is supposed to solve all my problems, by the way), and it
seems to work, but the Provider section (provided I get to it) says:
"Could not establish a connection to the database"

So, am I doing something incredibly wrong or is this just standard for
bugs in a new release? I quit using the Beta for these same problems
and it doesn't seem like anything is fixed.

I'll be content if I am the problem, but I'm about ready to go back to
notepad if I can't get some work done soon.

rb

.



Relevant Pages

  • Re: Where is the notificiation about IE zero day vulnerablity?
    ... >> protected your Firefox web client. ... >> the popular web site written a thing about it. ... this is a serious a security hole as there ... > about how it was poised to be the one browser to finally beat Microsoft at ...
    (microsoft.public.security)
  • Re: browser security problem??
    ... I log in it prompt a security alert box ask to contiue. ... connection except my laptop. ... I think of it is about my laptop browser ... support for the web site you're trying to contact. ...
    (microsoft.public.windowsxp.general)
  • Re: SQL server acess from ASP.NET
    ... > Unchecked the "Allow anonymous connections" box on Directory Security ... > properties of the web site, ... > And you've granted access from that login to the database. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: As programmers...have we come a long way since 1993?
    ... > shown how to use the browser, I'd managed to locate detailed instructions ... with programming the server side software to talk to the database. ... "Did they just want a designer to create a brochure-ware web site?" ...
    (comp.programming)
  • Re: security bit
    ... The Web site tries to protect your data using 128-bit SSL (Secure Sockets ... Layer) encryption, which can't be broken in reasonable time even if someone ... Version of your browser can be found from Help - About menu. ... > out what security bit I have and how to I upgrade it. ...
    (microsoft.public.security)

Loading