ryamicporay
New Member
I am trying to publish my asp.net mvc3 web application and this is my first time publishing. I've been able to publish the application in iis and it is working fine. But when i put the application in the server, other computers in the network cannot access the page.\[code\]401 - Unauthorized: Access is denied due to invalid credentials.\[/code\]I am using windows 7, v4.0 framework.My web.config as authentication set to forms and it uses asp.net membership.