Root Site disables Subfolder site on DiscountASP.NET

Discussion in 'ASP.NET / ASP.NET Core' started by JoeVago, Nov 30, 2011.

  1. Can you have a main .NET 3.5 app and different .NET 3.5 app in a subfolder at the same time?

    I ask because I have this situation: I have setup the MojoPortal CMS (.NET 3.5) and a custom ASP.NET 3.5 application

    www.MySite.org/MojoPortal => the MojorPortal CMS
    www.MySite.org/CustomSite => my custom app

    When set like this both work just fine. (See image attachment)

    When I move the CMS to the root, my CustomSite no longer works.

    I have been in contact with the MojoPortal author but to no avail (see http://www.mojoportal.com/Forums/Thread.aspx?pageid=5&mid=34&ItemID=3&thread=8878&postid=37920)

    Perhaps this is not possible with DiscountASP.NET hosting?

    Thank you in advance for any help provided!

    -- Joe
     

    Attached Files:

  2. Yes, this is possible though we do not recommend it for performance reasons. However we do have many customers who run this kind of set up without any issues.

    Have a URL where we can view the issue?
     

Share This Page