G
Guest
Hello all. I have an assembly that needs to be registered on a server for
use with SQL Server 2k. Locally I can run Regasm from the VS.NET command
window and that's that. But how can I get the assembly registered on the (or
any) server? I have the dll, snk...all that, but I can't figure out how to
register the thing so my procs don't return the "Invalid Class String" error
(for lack of a ProgID)?
I'm very new to having to use this tool, so I may be just overlooking
something pretty basic.
Thanks for your help!
Bryan
use with SQL Server 2k. Locally I can run Regasm from the VS.NET command
window and that's that. But how can I get the assembly registered on the (or
any) server? I have the dll, snk...all that, but I can't figure out how to
register the thing so my procs don't return the "Invalid Class String" error
(for lack of a ProgID)?
I'm very new to having to use this tool, so I may be just overlooking
something pretty basic.
Thanks for your help!
Bryan