0

I have an asp.net web application (.Net Framework 3.5 based) which uses Forms Authentication (AspNetSqlMembershipProvider). I managed my users in localhost but when I deployed my application to server, I cannot manage users, because in iis manager screen, .NET Users icon is missing. My site's application pool .NetCLR version is 2.0

I want to know how to manage my users. Appreciate for help.

Sertan Pekel
  • 593
  • 2
  • 5
  • 23
  • Does this answer your question? [How to add users in IIS Manager for an ASP.NET 4.0 application?](https://stackoverflow.com/questions/2939852/how-to-add-users-in-iis-manager-for-an-asp-net-4-0-application) – Lex Li Jun 17 '20 at 13:47
  • Have you tried to set app pool to 4.0 and view the .net user. Then change app pool to 2.0 with refresh the site list. – Jokies Ding Jun 18 '20 at 10:04

0 Answers0