Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

DMS

  • If DMS is set up and gives a response 200, but no file is uploaded this can be caused by a lack of permissions on the Content folder within the DMS app.

Install on new server

  • BudgetModule database has to be created manually. The tables in this database will be added via a script on navigating to localhost/mpbmapp or localhost/mpbmapi
  • The installer sometimes doesn't create the web.config file in the Api folder. This can be resolved by manually copying over the Api folders. Do note that in IIS the MPBMApi needs to be converted to application manually
  • MPBM version 2.2.x.x needs .Net Framework version 4.6.1. When a machine runs an older version of the .Net Framework, the MPBMApi will not work. .Net Framework needs to be upgraded to 4.6.1 first to run the MPBM

Cannot read nodeGuid of undefined / generated accounts not appearing in account creation screen

Solution -> bForceValue should be 1 on the first 6 segments in _etblGLSegmentSetup table.


Error on Evoflow/Status

A member with the name '' already exists on 6[System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean] Use the JsonPropertyAttribute to specify another name.

Solution → use not confused version of EvoFlow

Error parsing settings

Regional settings might have comma as separator


Target principal name is incorrect

Add  TrustServerCertificate=true to web.config connection strings and ServerInfo connection strings.



CORS errors or Web aplication firewall has blocked request

Go to Internet options → bypass proxy for local addresses


Budget linked to SDBIP Goals 

SDBIP has sdbip goals outside of PeriodFrom / PeriodTo range with budgets.



  • No labels