Copied to clipboard

Flag this post as spam?

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


  • JustD 2 posts 72 karma points
    Jan 14, 2019 @ 18:21
    JustD
    0

    Server error when I try to install umbraco

    Hi, I'm trying to install umbraco on Windows 10 but I got server error message like the following :

    **A server error occurred This is most likely due to an error during application startup

    Did you know

    {{installer.feedback}}**

    Itried all the suggestions in the following forum thread but none work for me:

    https://our.umbraco.com/forum/getting-started/installing-umbraco/54708-A-server-error-occurred-=-completely-stuck

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 18, 2019 @ 22:30
    Jan Skovgaard
    0

    Hi JustD

    How are you trying to install Umbraco? Are you doing it manually or using Nuget in Visual Studio?

    I'm wondering if perhaps you're missing some needed frameworks? Have you consulted the requirements section in the documentation here? https://our.umbraco.com/documentation/Getting-Started/Setup/Requirements/ ?

    And have you had a look at the installation documentation? https://our.umbraco.com/documentation/Getting-Started/Setup/Install/

    Looking forward to hearing from you :-)

    /Jan

  • Fahad 5 posts 75 karma points
    May 27, 2020 @ 07:44
    Fahad
    0

    Hi, Im facing the same issue, I downloaded the source through github and tried to build. Can please help ? thanks

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    May 27, 2020 @ 07:53
    Jan Skovgaard
    0

    Hi Fahad and welcome to the forum :-)

    Are there any specific reasons to why you are trying to install Umbraco from the source code directly? If it's because you want to contribute some PR's for the source code then it makes sense :-)

    If it's because you want to install Umbraco and implement a website / web app based on it then you should either download the Umbraco zip file or install it using nuget in Visual Studio - You can learn more about how to install Umbraco here https://our.umbraco.com/documentation/Getting-Started/Setup/Install/ and you can find the latest stable version here https://our.umbraco.com/download/

    /Jan

  • Fahad 5 posts 75 karma points
    May 27, 2020 @ 08:20
    Fahad
    0

    Hi Jan, Actually I have on project i want to modify the code according to requirement. Thats the reason why I'm downloading source code. I have already installed successfully using nuget. But as I cannot modify the code in nuget.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    May 27, 2020 @ 08:45
    Jan Skovgaard
    0

    Hi Fahad

    Ok, what version of Umbraco do you need to add a fix to? And what is the issue? Just being curious here :-)

    In order to get the source code up and running you should be able to succeed by following these instructions https://github.com/umbraco/Umbraco-CMS/blob/v8/contrib/.github/CONTRIBUTING.md#working-with-the-code

    Keep in mind that when you fix something for a current project and that fix is not merged into the core of Umbraco you should keep that in mind when/if the project you're patching needs to be upgraded - If your fix is a general issue, which would benefit all people running the latest version of Umbraco please consider doing a PR for the source code as well - If accepted you will not need to worry about the potential future upgrades I just mentioned :-)

    I hope this helps!

    /Jan

  • Fahad 5 posts 75 karma points
    May 27, 2020 @ 09:00
    Fahad
    0

    Hi Jan, Actually I'm not fixing as I mentioned I just want to download source code I will modify it according to my requirements. Unfortunately I'm not contributing just want to modify your platform according to my requirements.

    I'm using this one "https://github.com/umbraco/Umbraco-CMS" Please let me know if I can download the stable version ? Because I'm facing the following error.

    " **A server error occurred This is most likely due to an error during application startup

    Did you know

    {{installer.feedback}}** "

    Thanks

  • Wojciech Tengler 95 posts 198 karma points
    Dec 14, 2022 @ 15:30
    Wojciech Tengler
    0

    I was trying to install and run Umbraco v10 locally for the first time.

    I encountered a similar problem and struggled with it all day.

    Then I realized that I'm not fulfilling all requirements.

    Finally, I had to update my Visual Studio to the latest version.

Please Sign in or register to post replies

Write your reply to:

Draft