Getting an ASP.MVC2/VS2010 application to work in IIS 7.5

后端 未结 8 2033
生来不讨喜
生来不讨喜 2020-12-02 12:45

I\'ve recently downloaded beta 2 of VS2010 and started playing with ASP.NET MVC2. Initial development was done with Casini, but now I wanted to run the application from IIS

8条回答
  •  执笔经年
    2020-12-02 12:57

    It is such a pain doing this manually. But definitely doable! I managed it and summed it up in this step by step guide on adding an mvc 2 project to an exisitng web forms solution here. Hope this helps... it took me ages to work though all the config settings and there seem to be so few resources on the subject.

提交回复
热议问题