CalcEngine Plus

User-authored calculations for .NET

Troubleshooting

Common errors:

 

'calcengineplus' appSetting not found in config file

When you instantiate a Parser its constructor looks in your application's config file for an appSetting with the key 'calcengineplus'. The value associated with this appSetting tells the calc engine whether it can run or not. This error message will occur if your application's config file does not contain an appSetting called 'calcengineplus'