Forum Discussion
Martin_Gebhartl
1 year agoContributor
OneStream System Diagnostic - BR OSD_SolutionHelper does not compile
Hi everyone,
I have to do some systems diagnostics but I cannot run the dashboard because there is an error in the business rule "OSD_SolutionHelper". This business rule does not compile due to an ...
- 1 year ago
You will need to upgrade OSD to the v8 compliant version e.g PV620 SV202 (as above)
This is well documented when upgrading to v8+
MarketPlace Solution Content | OneStream Community
e.g Dim computer As New Microsoft.VisualBasic.Devices.Computer() will no longer compile from .Net 6 onwards
Please check minimum versions from the link above for any Marketplace solutions you migrated when you upgraded to v8+ and upgrade accordingly
Hope this helps
Sam
MarcusH
1 year agoValued Contributor
We are on the same OneStream version. It compiles with 18 warnings but no errors. The OSD version is PV620 SV202.
Martin_Gebhartl
1 year agoContributor
Hi Marcus,
thanks for your reply. Can you confirm, that line 4882 of the BR OSD_SolutionHelper is:
Dim computer As New Microsoft.VisualBasic.Devices.Computer()
Regards
Martin
Related Content
- 5 months ago
- 9 months ago