We are midway through moving from adTempus 2.x to 3 and we have run into an issue with executing "helper" programs written utilizing the 2.0 API, for example:
Dim engine As ArcanaDevelopment.adTempus.Server.Engine
Dim session As ArcanaDevelopment.adTempus.Server.ApplicationIntegration
Are there any hints for supporting these .NET executables under adTempus 3? We were hoping not to have to rebuild and retest these utility programs.