Hello All,
I don't know if this is the correct forum to write this on as will be writing this on here and on the ASP.NET forum
I have the following setup in place.
Local Development Machine
.Visual Studio 2010 ASP.Development Server
.IIS
Collication Deadicated Server
Test website - Using IIS.
Using MVC my Index controller contain's an action method that return's a partial view for authenticating registered customer's on an ecommerced based website.
I have set IIS to forms authentication on both the Development and Deadicated server. As the application works on this process in the Web Config
I have an administrative user that can log in successfully on the Local Dev machine. Both Visual Studio and Local IIS
But If I access the URL on the web server I cant seem to log in the user even though the information is contained with the database and the user is set up.
If anyone could advise or help me I woul be highly grateful.
Kind Regards
Richard.
Junior Developer Concord Group.