Copied to clipboard

Flag this post as spam?

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


  • umbracotest 2 posts 22 karma points
    Mar 01, 2012 @ 22:51
    umbracotest
    0

    umbraco on iis 7 , 500 error

    Hi guys, I want to give a try to umbraco. my problem is as follows:

    Installed umbraco through webmatrix, everything is working fine.

    umbraco local host showing site working all good.

    I upload the files to IIS 7 site and get 500 error message. I deleted web.config file form iis 7 sites root and get server '/' application error.

    can anyone help me out to get this thing up and running much appreciated in advance

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Mar 02, 2012 @ 00:00
    Jan Skovgaard
    0

    Hi umbracotest

    You need the web.config file on the root of your website otherwise the app does not know where to fetch data etc. from.

    So try recreating it if you can and add it to your site again and everything should be fine if the rest of the setup has been done correctly.

    You can verify that by having a look at this installation guide done by Sebastiaan Janssen: http://cultiv.nl/blog/2011/7/18/how-to-install-umbraco-manually/

    Hope this helps.

    /Jan

  • Nigel Wilson 945 posts 2077 karma points
    Mar 02, 2012 @ 00:42
    Nigel Wilson
    0

    Hi umbracotest

    Make sure your application pool is ASP.NET4.0 and Integrated Pipline mode.

    What version of umbraco have you installed ? 

    If Umbraco V5.0 is your flavour then you will also need MVC components installed on the server. http://www.asp.net/mvc

    Umbraco Gurus -> Am I right in advising the above re V5.0?

    Cheers

    Nigel

  • umbracotest 2 posts 22 karma points
    Mar 02, 2012 @ 00:55
    umbracotest
    0

    Im using umbraco 4.0

    ok I have web.config under root,

    my error is this

    "500 - Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed."

    everything works fine under http://localhost:54680/

    iis I have it under application pool asp 4.0 pipeline integrated

     

    still 500 error

     

    Im pretty sure i need to have web.config file somehow modified not sure how

    more help would be appreciated

  • Nigel Wilson 945 posts 2077 karma points
    Mar 02, 2012 @ 04:31
    Nigel Wilson
    1

    If you are using version 4.0, I believe that should have the application pool set to ASP.NET 2.0

    As an aside - Version 4.0 is quite old - is there a reason for using it rather than 4.7.1 ? Or even V5 ?

    Nigel

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Mar 15, 2012 @ 23:04
    Jan Skovgaard
    0

    Yup, if it's good old umbraco 4.0 then app pool must runt asp.net 2.0 and classic mode.

    @umbracotest: Did you manage to get this issue solved?

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft