The-Starter-Kit
The-Starter-Kit copied to clipboard
Exception "System.FormatException: The input string '499.0' was not in a correct format.
UmbracoTraceLog.PC-JOSE-DEV.20221103.json.txt
Hi this error happens at first run in an empty project thank you for helping
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.