Tagged Questions
0
votes
1answer
599 views
SPSecurityTokenService.Issue() failed: System.ArgumentException: Cannot get Membership Provider with name xxxxx
Really need help with this issue. I've been struggling for about 4 hours today with this issue and no luck.. Tried everything and every article out there but obviously missed something.
Here's the ...
2
votes
2answers
300 views
Are there any way to change the Membership Provider & Role Manager through code or Powershell
I know that you can specify the Membership provider and Role manager for a web application on creation, but I need to update it after creation. any clue.