Did you have to do any additional coding to make this work? I am a classic
ASP developer, and don't have the time to learn .net right now
, but I
work with a .net developer who is going nuts trying to figure this out. He
has a .net based DLL that he has updated/modified after referring to the
standard docs on msdn for exposing .net to com and the regasm tool, but is
not able to get the required object to properly create in std asp.
most of the time it appears the registration cant be found, but looking at
the registry, we can see it, so we must be doing something wrong in the com
setup/interop configuration.
Any help/code samples are greatly appreciated.
Carlin