I am getting this error on creating a new project in the Ride 7 for EvoPrimer.
The remote server machine does not exist or is unavailable
var target = Project.GetPropertyValue("ApplicationBuild", "General", "TargetFamily");
The remote server machine does not exist or is unavailable
var dbi = Project.GetSelectedDBI();
The remote server machine does not exist or is unavailable
var linkout = Project.GetPropertyStringValue("ApplicationBuild", "Directories", "LinkerOutputDir");
Rgds,
softy