Q. We need to increase the project/task cost box to allow for a value greater than $100,000.00. When we try to save it, it highlights the project fixed cost box and a little pop up box that says "Billing amount must be a decimal value between 0 and 100000".
How do we get that increased?
A. To change this value find the file App_Data\EntityClasses.config
Find the line and change parameter MaxValue to 10000000.
Note that after an upgrade (from installer) you'll need to check to see that this wasn't reset.