Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Confusion over Web Site Administration Tool

Confusion over Web Site Administration Tool

Scheduled Pinned Locked Moved ASP.NET
databasecsharpasp-netsql-serversysadmin
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    eggsovereasy
    wrote on last edited by
    #1

    So I used the ASP.net Web Site Administration Tool to configure roles based forms authentication, a user, and a couple of access rules... I can not configure the Provider as only one appears (AspNetSqlProvider) and its only option is test (which is successful). What I really need is for it store this information in a SQL Server 2000 db or Access db as we don't have a production (or testing for that matter), SQL Server 2005 server set up. Thanks in advance.

    S 1 Reply Last reply
    0
    • E eggsovereasy

      So I used the ASP.net Web Site Administration Tool to configure roles based forms authentication, a user, and a couple of access rules... I can not configure the Provider as only one appears (AspNetSqlProvider) and its only option is test (which is successful). What I really need is for it store this information in a SQL Server 2000 db or Access db as we don't have a production (or testing for that matter), SQL Server 2005 server set up. Thanks in advance.

      S Offline
      S Offline
      Sean89
      wrote on last edited by
      #2

      Using your own database and authenticating the user yourself via the database is quite simple. There are many articles on doing the User administration yourself. It is not really that difficult, most of the work is done for you. Try the following articles: Forms Authentication in ASP.net Forms Authentication With Roles These are just some examples, there are many others. Just search: "Forms Authentication in ASP.net" in google ;)


      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups