tags:

views:

52

answers:

0

I have migrated my MVC application to MVC 1 to MVC 2.

But I have added 2 project files, where one for MVC1 and another for MVC2. web.config files has redirect assembly also.

In MVC2 its working fine. But when i try running on MVC 1 system it is refering MVC 2 only.