wodCrypt as COM+ object - WeOnlyDo Discussion board

wodCrypt as COM+ object (General questions)

by Chris Bala, Monday, September 29, 2008, 21:51 (5898 days ago)

we have currently deployed wodCrypt 1.3.1.31 as part of an ASP 3.0 application, to a number of clients be simply copying the dll and using regsvr32.exe to register the DLL into the server's registry, and it is working without issue.

One installation required that wodCrypt be installed by adding it as a COM+ object. In this installation, the DLL does not seem to function properly. We are using AES256 encryption with Optimize set to 1 and when passing in a 22 character string to the encrypt method, the Encrypt executes; however, the Base64 value of the Encrypted blob is on 12 characters.

Can wodCrypt be installed in this way, or can it only be used as a COM object by registering using regsvr32 ?


Complete thread: