Hello,
I setup my application's users/roles through ASP.NET Web Site Administration Tool on production machine. I moved my application from the production computer on IIS of a Windows Server (without Visual Studio installed).
When I run the application, I don't get the functionality based on roles and login cannot be authenticated .
How can I create my users and roles on IIS, in order to have the same functionality as on production computer?
Thank you in advance.