ASP.Net Web Site Administration Tool
Re-invent ASP.NET Hosting Community
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



ASP.Net Web Site Administration Tool Expand / Collapse
Author
Message
Posted 1/2/2007 9:25:00 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/19/2008 8:13:35 PM
Posts: 9, Visits: 6

Hi Folks, I could use some help if you have time. I have a server on my LAN at home running XP Pro, IIS 5.1, SQL, Server Express, And .Net FX 2.0. I'm trying to get the Web Site Administration Tool to work on the Lan. I'm using the server for testing.

I want to connect in the same manner as the link but connect to my server.

http://support.re-invent.com/article.aspx?id=10353

I have my site set up on the remote LAN server and everthing works great. I can set up new users from the Create User Wizard on one of the site pages. The new user can log in and everything works fine.

My current problem is that I can't access the site through the Web Site Administration Tool on my developement computer. I want to access the site to modify roles. users, etc. with the Tool.

When I open the Tool and click on "Security", I get a message Login failed for user ''me" The user is not associated with a trusted SQL Server connection.

cString is:

<remove name="LocalSqlServer" />
    <add name="LocalSqlServer" connectionString="data source=ServerName;Integrated Security=False;Initial Catalog=aspnetdb.mdf;User Instance=true;user id=me;password=mypassword" providerName="System.Data.SqlClient"/>

I don't know how to set a User ID and Password on the server for the connection. You have this command in your setup procedure:

aspnet_regsql.exe -S [DB Server Name] -U [DB login] -P [Password] -A all -d [Database name]

Can I use this on SQL Express? I don't know the syntax. Is it like this:

aspnet_regsql.exe -S myServer -U myLogin -P myPword -A all -d apsnetdb.mdf

I have <roleManager enabled="true" /> and <authentication mode="Forms"/> in the web.config and no providers listed in web.config

I cannot connect with various mods of the connectionString.

Can you help me, please?

Post #468
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Administrator, Re-invent (Paul), Re-invent (Nick)

Permissions Expand / Collapse

All times are GMT -5:00, Time now is 6:33am

Powered By InstantForum.NET v4.1.4 © 2008
Execution: 0.063. 13 queries. Compression Disabled.


Copyright 2007 Re-invent Technologies LLC All Rights Reserved.