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 …