Has anyone installed the SQL Web Data Administrator app pack?
I tried to install it but get the error below my post.
I installed it into a subdomain sql.mydomain.com and I am hoping that I can access individual dbs based on username and password using it this way.
Rubal had installed ASPEnterpriseManager for this, but I never got it to work. So I thought I would give SQL Web Admin a try.
One thing I did was go get the latest code set from CodePlex and put it in there before the install. The older version say .NET 1.1 but the new one says
http://www.codeplex.com/SqlWebAdmin/Wiki/View.aspx?title=System%20Requirements&referringTitle=Home
Microsoft .NET SDK 2.0 or Microsoft Visual Studio .NET 2005
So I tried to set it to .NET 2 and I get a standard login prompt and when I try one of the usernames for a particular database, it gets about 1/2 way on the progress bar and hangs up.
Any ideas on what to do?
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: This configuration section cannot be used at this path. This happens when the site administrator has locked access to this section using <location allowOverride="false"> from an inherited configuration file.
Source Error:
Line 30: (unauthenticated) users.
Line 31: -->
Line 32: <identity impersonate="true"/>
Line 33: <authorization>
Line 34: <deny users="?"/> |
Source File: C:\HostingSpaces\tfn\sql.theforerunnernetwork.com\wwwroot\web.config Line: 32
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407