Hi,
I'm having 5 mvc application where i need to deploy it in IIS.
If I deploy it seprately each in IIS its working.
But I need in the following structure.
-> MyApplications under this all my mvc application need to be deployed.
I'm using IIS 7 and tried in IIS 6.x subversion also,
Show error like MyApplication/Mvcappl1 virtual path is using by another application. But if host seprately it works
How can i do this.