开发者

asp mvc 2 application merging

i have one site on asp mvc 2 with authentifiation ant etc. and second site on asp mvc 2, walking near him. how can i insert second project to first, from vs2010 for example, and debug them in one time, is there any MapRoute to an applicati开发者_开发技巧on, or anything? i mean both of them have HomeController for example, and simple copiyng files causes invalid situasions. any suggestions apritiated.


You have two possibilities. Either start two separate instances of Visual Studio, load both sites and run them in debug mode or combine the two projects into a Visual Studio single solution (then you have the possibility to specify multiple start projects in the properties of the solution so that when you hit F5 both web sites will be run in debug mode).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜