Results 1 to 5 of 5

Thread: asp.net configuration online

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2004
    Posts
    541

    asp.net configuration online

    Hi all,

    I'm looking to be able to manage my users and roles online. So that I don't have to re create the wheel, is there a way I can upload the asp.net configuration tool for my website?

    Thanks,

    Strick

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: asp.net configuration online

    Hey,

    Short answer is no.

    You have to implement your own administration section.

    There are some paid for solutions that you can use, for instance:

    http://www.herocoder.com/Products/HeroMembership/

    But there are other free system out there that you can have a look at, for instance, Jermey Wadsworth has a version here:

    http://jeremywadsworth.com/

    And the BeerHouse Sample Kit has some user management as well:

    http://www.asp.net/downloads/starter...he-beer-house/

    Gary

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2004
    Posts
    541

    Re: asp.net configuration online

    Darn, that sucks..lol. I figured as much. Was just looking to see if there was a shortcut. Thanks for your reply.

    Strick

  4. #4
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: asp.net configuration online

    Hey,

    Not that I am aware of, no.

    Gary

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: asp.net configuration online

    The Configuration Tool is just another ASP.NET website and you could just probably deploy it to your live server. The problem will likely be permissions and whether your host lets it run. It also becomes a security risk because if the URL is available to anyone, they can do anything they'd like to your membership.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width