reneesol
January 13th, 2006, 05:09 PM
Hi there,
When I use regasm or RegistrationServices.RegisterAssembly I can register my C# dll(creted with register the assembly for COM Interop) into registry.
The problem is that my unmanaged c++ application returns error.
And if I register dll by compiler, the compiler register automatically, my application runs ok.
Does anyon know this problem?
Thanks,
reneesol
When I use regasm or RegistrationServices.RegisterAssembly I can register my C# dll(creted with register the assembly for COM Interop) into registry.
The problem is that my unmanaged c++ application returns error.
And if I register dll by compiler, the compiler register automatically, my application runs ok.
Does anyon know this problem?
Thanks,
reneesol