Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

i have two application. abc & xyz . its two different application. i have deploy both the app on my local & its working fine individually. now i want to merge both application in URl... Example... 1) suppose my url is www.abc.com/pagename.aspx.....then my first application will load 2) suppose i write url like...www.abc.com/xyz/pagename.aspx .....then my second application will run...

so please help me to merge the appliction.

my actual site is hosted on godaddy's shared server... so suggest me solution without any changes in iis...because its shared server so i cant change any setting in iis

share|improve this question

closed as not a real question by Will Apr 22 at 15:05

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.