DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Tue, 10 Jul 2007 13:32:56 GMT,    posted on: microsoft.public.dotnet.framework.aspnet.webservices        back       

Thread Index
  1    Jaez


login registration   
As a user with not much experience of VS2005 I am having trouble with the 
membership and roles features.

I am running VS2005  and have my website with an ISP who provides MS SQL2005 
on another server

I already have many pages and sql tables but now want to add a new section 
which has membership & roles

I started a new database and  used aspnet_regsql.exe to make the tables 
required

I added the lines and

<remove name="LocalSqlServer" />

<add name="LocalSqlServer" connectionString="Data 
Source=mssql2005.www.yyyy.xxxxxx.com,48645;Initial Catalog=database;Persist 
Security Info=True;User ID=name;Password=mypassword"

providerName="System.Data.SqlClient" />

 and
<authentication mode="Forms">

<forms loginUrl="login.aspx"/>

</authentication >

to my web.config file in the my wwwroot

Having made a newuser and login page I can now create users OK

What I can NOT do is access the Web Site Administration tool - The 
instructional video & books suggest that I should have an item 'asp.net 
configuration' in my website menu or a Web Site Administration tool  icon on 
the mini toolbar at the top of the Solution Explorer but I have neither.

Help please

Jaez
Date:Tue, 10 Jul 2007 13:32:56 GMT   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us