943,813 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 475
  • ASP.NET RSS
Jan 5th, 2009
0

Login Controls

Expand Post »
Hi iam using login controls....for that i went o asp .net configuration
website->asp configuration i went to security created roles and all...
but something has to be written in webconfig file ..iam not able to get that..pls if anyone knowns about it pls guide.......
Similar Threads
Reputation Points: 7
Solved Threads: 0
Newbie Poster
divyasrinivasan is offline Offline
21 posts
since Dec 2008
Jan 5th, 2009
0

Re: Login Controls

Hi iam using login controls....for that i went o asp .net configuration
website->asp configuration i went to security created roles and all...
but something has to be written in webconfig file ..iam not able to get that..pls if anyone knowns about it pls guide.......
try adding this into your webconfig file.. i hope it work if not .. good luck

asp.net Syntax (Toggle Plain Text)
  1. <system.web>
  2. <roleManager enabled="true" />
  3. <authentication mode="Forms" />
  4. <compilation debug="true" />
  5. </system.web>
Last edited by peter_budo; Jan 11th, 2009 at 2:39 pm. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
SavuthHeng is offline Offline
2 posts
since Dec 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: Tag Prefix and Assembly error
Next Thread in ASP.NET Forum Timeline: dynamic table not refreshing data





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC