1
vote
1answer
16 views
Easy way to change the Server Association for All Nodes in an Enterprise Guide Project?
We have several environments (DEV/TEST/DMZ, etc) that need to run the same EG File (that stays in Source Control). I really need to be able to deploy the same file to each environ …
1
vote
0answers
71 views
FileNotFoundException when using Enterprise Guide automation server with C#
Any idea why I get this exception when using C# to start up the Enterprise Guide automation server?
Code:
SAS.EG.Scripting.Application enterpriseGuide = new SAS.EG.Scripting.Appl …