| |
Notes on Upgrading to SAAPI Version 7.4.5This topic describes the changes that could affect the existing SAAPI programs. Custom Extensions UsageWhen you migrate from 32-bit eRoom to 64-bit eRoom and if you are using Custom Extensions, then custom extensions must be migrated to Microsoft .NET languages with certain requirement and restrictions. You must implement the Microsoft API Marshal.ReleaseComObject() to release the eRoom objects that are used in Visual Basic .NET custom extension. The eRoom extension DBRowValidation is updated to demonstrate usage of Marshal.ReleaseComObject() and this extension is part of the eRoom Server Installation.
Note:
When you migrate the custom extension from Visual Basic 6.0 to Visual Basic .NET, the following technical challenge exists:
Using Custom Extensions with eRoom gives more information. |
|