Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • athul 26 posts 117 karma points
    Dec 09, 2016 @ 07:31
    athul
    0

    IIS throws Error on loading sub site

    I want to host an umbraco website inside another ASP.Net Website.SO I made a sub-site under my website in IIS so that I can create a URL structure like this

    myOlddomain.com/newUmbracositename
    

    Everything looked ok to me.But when I run the subsite it throws an error like this

            [HttpException (0x80004005): Could not load type 'PaymentsModule'.]
           System.Web.Compilation.BuildManager.GetType(String typeName, 
    Boolean throwOnError, Boolean ignoreCase) +12535893
           System.Web.Configuration.ConfigUtil.GetType(String typeName, String 
    propertyName, ConfigurationElement configElement, XmlNode node, 
    Boolean checkAptcaBit, Boolean ignoreCase) +76
    

    Does anyone have any Idea what I am doing wrong here?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies