I have converted my web from 3.5 to 4.0 and now in the IIS - my membership management is gone (.NET USERS), where can I Manage them?
Thanks!
It might be same problem as described here. Basically IIS does not (yet) support management of users and roles if you set the application pool to .NET 4. You have to switch to a .NET 2.0 application pool and disable the targetframework 4.0 attribute in your web.config to manage users. After you are done with user management in IIS you can return to 4.0 pool and target framework settings.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With