|
-
Feb 15th, 2010, 10:11 AM
#1
Thread Starter
Fanatic Member
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
-
Feb 15th, 2010, 10:21 AM
#2
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
-
Feb 15th, 2010, 10:35 AM
#3
Thread Starter
Fanatic Member
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
-
Feb 15th, 2010, 10:36 AM
#4
Re: asp.net configuration online
Hey,
Not that I am aware of, no.
Gary
-
Feb 17th, 2010, 05:25 PM
#5
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|