Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception "System.FormatException: The input string '499.0' was not in a correct format. #112

Open
acceliance opened this issue Nov 9, 2022 · 1 comment

Comments

@acceliance
Copy link

UmbracoTraceLog.PC-JOSE-DEV.20221103.json.txt

Hi this error happens at first run in an empty project thank you for helping

@sebafelis
Copy link

I haved the same issue. The problem occurse only when you install Umbraco.TheStarterKit package after Umbraco's databese configuration running.
To around this problem you can:

  • create new project and install Umbraco.TheStarterKit package befor first project run
    OR
  • delete databese (if you use sqlite) form /umbraco/data folder and remove connection string section from appsetting.json file (remember, if you maked any changes in databese you will lost all). When you run project you will need to confugure fresh database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants