Hello, all
Has anyone tried to do use CLR assemblies as COM object with PB Classic IDE 12.5?
I successfully use them with PB apps, which are compiled in PB12.5, however, if I need to debug it, I fail becasue the OLE objects are not created.
I tried to create manifest for PB125.exe, however, it does not appear to have any effect.
I went through the thread Registration-free .NET activation, but no success there either. THis is specifically CLR asseblies, which were created in PB12.5 NET.
Fusion logs do not show anything either.
Any ideas?