Copied to clipboard

Flag this post as spam?

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


  • Baris 2 posts 72 karma points
    Jul 24, 2024 @ 12:18
    Baris
    0

    Umbraco install error for Database configuration page

    when I run my project using CLI (dotnet run) on local host I get directed to the install umbraco page but when I fill out the text input boxes and click install I get an error...

    the error displays...

    Install Error. unknown Error

    I'm using SQL Server as the database I have no clue how to solve this issue so any help or ideas are helpful. I'm new to umbraco

  • Steve Brereton 30 posts 171 karma points
    Jul 24, 2024 @ 12:56
    Steve Brereton
    0

    Hi -

    Don't think I'm that far ahead of you then!

    I was handed a very old version with a non-functional database link.

    First thing to check is in the web.config file and how its relating to the database. Somewhere near line 50 you will have the database config block.

    Step 1 is - where is your database, and what version of SQL is it? This very exactly determines what the connectionString needs to be saying.

    Step 2 will then be making sure the two match up.

    Step 3 will be determined by the outcome of that.

  • Baris 2 posts 72 karma points
    Jul 25, 2024 @ 12:54
    Baris
    0

    I have passed that problem to follow the links below.

    • https://docs.umbraco.com/umbraco-cms/fundamentals/setup/install/visual-studio
    • https://docs.umbraco.com/umbraco-cms/fundamentals/setup/server-setup/iis I was running instruction to CLI command and end up with that problerm. If you don't mind I have a new problem ,right now. i have published my umbraco project and set up IIS site but my site page display this message 'Welcome to your Umbraco installation You're seeing this wonderful page because your website doesn't contain any published content yet.' when I try to access admin site /umbraco page redirecting and displays this message below. error:invalid_request error_description:The mandatory 'code_challenge' parameter is missing. error_uri:https://documentation.openiddict.com/errors/ID2029 Could you please assist me with this? I am trying to get an Umbraco CMS site up and running on IIS for the first time, and I am facing difficulties.
  • Steve Brereton 30 posts 171 karma points
    Jul 25, 2024 @ 13:15
    Steve Brereton
    0

    I'm guessing you are starting with a latest version Umbraco? I'm half way through migrating to v8.7 at the moment, but would guess that one of the config files in the installed set needs this value adding to one of the lines?

    Try googling the error message or do an open search on this site.

  • Walters Muller 4 posts 74 karma points
    4 days ago
    Walters Muller
    0

    Any solution to this problem yet? I've ran into the same issue with latest version of umbraco!

Please Sign in or register to post replies

Write your reply to:

Draft