@TalonZA Sorry for coming in late to the conversation here.
The EG automation model is designed for use in scripting (VB Script, PowerShell) and not for embedding into other .NET apps with assembly references. I say that...even though I'm the one who published the example to show how it could be done. However, the SASEGScripting.dll simply isn't decoupled enough from the rest of the application (including UI components) to be good for direct use in your non-SAS app.
... View more