Copied to clipboard

Flag this post as spam?

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


  • Aleksandar Herman 4 posts 74 karma points
    Apr 07, 2020 @ 17:55
    Aleksandar Herman
    0

    Run Umbraco locally problem

    Greetings everyone,

    I have worked on Umbraco project on my own, and later it was uploaded on web server.

    Now I've got to make some changes and I got back WWWROOT folder of my project (without .sln or project specific files).

    I have trouble running this project locally, I tried to upload it to my IIS server by creating new website and linking the project directory to it. Also I restored the database locally to my local SQL Server, and linked it in Web.config configuration file.

    I tried variety of solutions on the internet, by adding permissions to IIS_IUSRS, NETWORK SERVICE and all other users to full control, setting application pool identity to my local username and password (tested connection and both passed), .NET CLR version is 4, and so on.

    And when I open the page I get this:

    Error screenshot

    Does someone have a solution to this?

    Thanks in advance!

  • Yakov Lebski 427 posts 1654 karma points
    Apr 07, 2020 @ 21:09
    Yakov Lebski
    0

    please check that pool is assigned for .net 4

  • Aleksandar Herman 4 posts 74 karma points
    Apr 08, 2020 @ 20:10
    Aleksandar Herman
    0

    Unfortunately, it is already set like that

  • Tim Miller 28 posts 225 karma points
    Apr 08, 2020 @ 21:10
    Tim Miller
    0

    This is the sort of error you get if there is a problem with the XML in your Web.config file. If you updated your connection string you might start there.

  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Apr 17, 2020 @ 21:06
    Alex Skrypnyk
    0

    Hi Aleksandar

    Check please that IIS Rewriting module is installed on the machine.

    And check that files and folders permissions are set correctly, like described here - https://our.umbraco.com/documentation/getting-started/setup/server-setup/permissions

    Thanks,

    Alex

  • 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