ASP.Net MVC and Web Forms applications using same domain name, but code is kept in separate solutions

tom

I have an old web forms application (.net 3.5) hosted at www.business-app.local

I want to build a new ASP.NET MVC (.net 4.0/4.5) application that will also have the domain name www.business-app.local

I know I can't have two applications with the same domain and port on IIS. I have tried adding the MVC app in a virtual directory but hit a bunch of web.config clashes.

I want to keep the two applications separate, i.e. it is not a solution to just add the web forms pages to my MVC application, or to add MVC to the web forms application.

How can I achieve this using IIS 8?

tom

I have had to compromise and put them two apps on separate sub domains with a common cookie.

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

Asp.net share forms authentication by two applications in the same domain

분류에서Dev

ASP.NET MVC 5 and WEB API use Same Authentication

분류에서Dev

ASP.NET MVC not work with Forms Authentication

분류에서Dev

Customizing Registration form in Visual Studio 2013 using Asp.net Identity (Web Forms)

분류에서Dev

Changing Asp.net MVC app name

분류에서Dev

MVC는 Web Forms가 할 수없는 일을 할 수 있습니까? (asp.net)

분류에서Dev

ASP.NET MVC 및 WEB API

분류에서Dev

ASP.NET MVC 4 Forms 생일 상자

분류에서Dev

ASP.net Web Forms - Dynamic Form - C#

분류에서Dev

ASP.NET MVC I'm trying to add a review product (http post) in the same page using (partial view)

분류에서Dev

Get the name of view who called controller in ASP.NET MVC

분류에서Dev

NHibernate on Mono running ASP.NET MVC 3 web application

분류에서Dev

ASP.NET MVC web API request limits

분류에서Dev

ASP.NET passing variables from web form to code behind

분류에서Dev

How to use Unity MVC & Unity WebAPI in the same ASP.Net MVC project

분류에서Dev

Calling Classic ASP from ASP.NET MVC5 Controller on the same server

분류에서Dev

jQuery Dialog hover thumbnails using ASP.NET MVC 4

분류에서Dev

Using memorycache in asp.net mvc application it gets created everytime

분류에서Dev

Using Unity in ASP.NET MVC 4 - Dependency injection error

분류에서Dev

외부 DB를 이용한 ASP.net Web Forms Application 로그인

분류에서Dev

ASP.NET Web Forms 드롭 다운 목록 옵션 innerText

분류에서Dev

JQuery Ajax 요청이 실패한 ASP.NET Web Forms 메서드

분류에서Dev

Update an update panel within loop ASP.Net Web Forms C#

분류에서Dev

How to get JSON Using ASP.net Web API?

분류에서Dev

클래식 ASP.NET Web Forms 앱 및 Web API 앱에 공유 인증 추가

분류에서Dev

ASP.NET MVC 및 모바일 장치에서 ASP.NET Web API 사용

분류에서Dev

Loading MVC Content Inside Web Forms

분류에서Dev

Forms Auth를 사용하는 ASP.NET MVC 및 Basic Auth를 사용하는 WebApi

분류에서Dev

의존성 주입 및 ASP.net MVC 5 / Web API 2

Related 관련 기사

  1. 1

    Asp.net share forms authentication by two applications in the same domain

  2. 2

    ASP.NET MVC 5 and WEB API use Same Authentication

  3. 3

    ASP.NET MVC not work with Forms Authentication

  4. 4

    Customizing Registration form in Visual Studio 2013 using Asp.net Identity (Web Forms)

  5. 5

    Changing Asp.net MVC app name

  6. 6

    MVC는 Web Forms가 할 수없는 일을 할 수 있습니까? (asp.net)

  7. 7

    ASP.NET MVC 및 WEB API

  8. 8

    ASP.NET MVC 4 Forms 생일 상자

  9. 9

    ASP.net Web Forms - Dynamic Form - C#

  10. 10

    ASP.NET MVC I'm trying to add a review product (http post) in the same page using (partial view)

  11. 11

    Get the name of view who called controller in ASP.NET MVC

  12. 12

    NHibernate on Mono running ASP.NET MVC 3 web application

  13. 13

    ASP.NET MVC web API request limits

  14. 14

    ASP.NET passing variables from web form to code behind

  15. 15

    How to use Unity MVC & Unity WebAPI in the same ASP.Net MVC project

  16. 16

    Calling Classic ASP from ASP.NET MVC5 Controller on the same server

  17. 17

    jQuery Dialog hover thumbnails using ASP.NET MVC 4

  18. 18

    Using memorycache in asp.net mvc application it gets created everytime

  19. 19

    Using Unity in ASP.NET MVC 4 - Dependency injection error

  20. 20

    외부 DB를 이용한 ASP.net Web Forms Application 로그인

  21. 21

    ASP.NET Web Forms 드롭 다운 목록 옵션 innerText

  22. 22

    JQuery Ajax 요청이 실패한 ASP.NET Web Forms 메서드

  23. 23

    Update an update panel within loop ASP.Net Web Forms C#

  24. 24

    How to get JSON Using ASP.net Web API?

  25. 25

    클래식 ASP.NET Web Forms 앱 및 Web API 앱에 공유 인증 추가

  26. 26

    ASP.NET MVC 및 모바일 장치에서 ASP.NET Web API 사용

  27. 27

    Loading MVC Content Inside Web Forms

  28. 28

    Forms Auth를 사용하는 ASP.NET MVC 및 Basic Auth를 사용하는 WebApi

  29. 29

    의존성 주입 및 ASP.net MVC 5 / Web API 2

뜨겁다태그

보관