Copied to clipboard

Flag this post as spam?

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


  • Michael 2 posts 22 karma points
    Jul 08, 2012 @ 02:16
    Michael
    0

    Error Uploading to server

    Hi,

    I am currently using

    Ubraco 4.6.2
    ASP.net Version 4
    WebMatrix
    Hosting: Reg 123
    Windows 7 Home Premium
    IIS 7.5

    I get a "Server Error in '/' Application." configuration error when i have upload my website via the ftp publish tool on WebMatrix.

    The error is

    Line 65:     <sessionState mode="InProc" stateConnectionString="tcpip=EDITED" sqlConnectionString="data source=EDITED;Trusted_Connection=yes" cookieless="false" timeout="20" />

    Can anyone help or point me in the right direction to what i may be doing wrong?

    Please let me know if you need anymore information

    Thanks

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Jul 08, 2012 @ 23:00
    Jan Skovgaard
    0

    Hi Michael and welcome to the community :-)

    I must admit that I have not really seen this error before - are you positive that your webhost supports deployment using WebMatrix?

    Is the only error message you see? If not please paste it all in here as it may give a better clue about what's going on.

    Btw...any reason why you're using 4.6.2 instead of latest stable, which is 4.7.2?

    Cheers,
    Jan 

  • Michael 2 posts 22 karma points
    Jul 09, 2012 @ 13:11
    Michael
    0

    Thanks for your reply.

    I have asked 123 reg if they are compatible with Web Matrix and await their reply.

    I maybe using 4.7.2 but i am not sure, i installed Umbraco on Friday using WebMatrix and could not remember if it told me what version i was downloading? I had seen 4.6.2 commented in the code and took a guess that could be what version i was using. Is there a way to check what Umbraco version i am using?

    If i cannot use webmatrix can you suggest a better upload process? My hosting uses Windows 2008 and is compatible with IIS7

    The full error message that i receive is

     

    Server Error in '/' Application.


    Configuration Error

    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

    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.

    Source Error:

    Line 63:     <customErrors mode="off" />
    Line 64:     <trace enabled="true" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="true" />
    Line 65: <sessionState mode="InProc" stateConnectionString="tcpip=EDITED" sqlConnectionString="data source=EDITED;Trusted_Connection=yes" cookieless="false" timeout="20" /> Line 66:     <globalization requestEncoding="UTF-8" responseEncoding="UTF-8" />
    Line 67:     <xhtmlConformance mode="Strict" />


    Source File: \\web-123win\winpackage22\mywebsite.co.uk\www.mywebsite.co.uk\web\content\um\web.config    Line: 65


    Show Additional Configuration Errors:


    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. (\\web-123win\winpackage22\mywebsite.co.uk\www.mywebsite.co.uk\web\content\um\web.config line 120)
    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. (\\web-123win\winpackage22\mywebite.co.uk\www.mywebsite.co.uk\web\content\um\web.config line 127)
    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. (\\web-123win\winpackage22\mywebsite.co.uk\www.mywebsite.co.uk\web\content\um\web.config line 135)
    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. (\\web-123win\winpackage22\mywebsite.co.uk\www.mywebsite.co.uk\web\content\um\web.config line 142)
    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. (\\web-123win\winpackage22\mywebsite.co.uk\www.mywebsite.co.uk\web\content\um\web.config line 152)


    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272

     

    Thank you in advance

     

     

     

     

  • 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