Deploy ASP.NET MVC on IIS 5.1 (Windows XP)

前端 未结 4 1299
别那么骄傲
别那么骄傲 2020-11-30 00:50

OK, deploying ASP.NET MVC seems to be painful. I want to deploy my ASP.NET MVC application on Windows XP (IIS 5.1), but can\'t seem to find how to do it. When I type the app

4条回答
  •  情歌与酒
    2020-11-30 01:07

    Here's what I found out and what worked for me: Deploy ASP.NET MVC App on Windows XP (IIS 5.1)

    Edit:

    For the latest release of ASP.NET MVC, replace .mvc with a wildcard .* Extension textbox in the Add/Edit Application Extension mapping.

提交回复
热议问题