Copied to clipboard

Flag this post as spam?

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


  • Phil 3 posts 23 karma points
    Oct 25, 2011 @ 18:12
    Phil
    0

    Server Error in '/' Application.

    Hi guys, 

    I have disabled the custom errors within the web config file, but i am now receiving the following error:

     

    Line 70:     <customErrors mode="Off" />
    Line 71:     <trace enabled="true" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="true" />
    Line 72:     <sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes" cookieless="false" timeout="20" />
    Line 73:     <globalization requestEncoding="UTF-8" responseEncoding="UTF-8" />
    Line 74:     <xhtmlConformance mode="Strict" />

    Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level.  This error can be caused by a virtual directory not being configured as an application in IIS

    I have been reading round Google but becoming more and more confused!

    If anyone could help shed any light on this, I would be very grateful!

    Thanks!

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Oct 25, 2011 @ 22:38
    Jan Skovgaard
    0

    Hi Phil

    Are you trying to install Umbraco into a virtual directory? In that case I would recommend you to install it without the use of a virtual directory since it's asking for trouble unless you really really need to.

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft