Hello! I have two mistakes, help me figure it out pls
OS on which I tried:
local - MacOs Monterey 12.2.1
server - Ubuntu 20.04 lts
Error when saving mpp file
if i try to run this code:
var project2 = new Project(…...Name, “Test”); View view = new GanttChartView(); view.ShowInMenu...true; view.HighlightFilter = true; view.Filter = null; view.Group...