Built a web application with webmatrix, try to deploy locally to iis 5.1 for testing purposes so i added it to my wwwroot didnt work the i created a virtual directory. the home page works with this but my login created with web helper doesnt work...when
i click login all i see is the browser sending login? and nothing happens....and my web deploy that i installed doesnt work either so i can deploy dependencies to iis...any hints would be appreciated...
None
0 Points
13 Posts
Problems Deploying web application to iis
May 08, 2013 04:57 PM|omalie24|LINK
Built a web application with webmatrix, try to deploy locally to iis 5.1 for testing purposes so i added it to my wwwroot didnt work the i created a virtual directory. the home page works with this but my login created with web helper doesnt work...when i click login all i see is the browser sending login? and nothing happens....and my web deploy that i installed doesnt work either so i can deploy dependencies to iis...any hints would be appreciated...
WebMatrix
Contributor
4946 Points
873 Posts
Re: Problems Deploying web application to iis
May 08, 2013 05:07 PM|GmGregori|LINK
The minimum suggested requirements for WebMatrix sites hosting are Windows Server 2008 R2, IIS 7, and both ASP.NET 4.0 and 3.5 available.
Anyway, questions about WebMatrix site deploy should be posted to this forum: http://forums.iis.net/1166.aspx.
WebMatrix
None
0 Points
13 Posts
Re: Problems Deploying web application to iis
May 09, 2013 09:12 AM|omalie24|LINK
Thanks..will do.
WebMatrix