Hello,
I've written a visual basic class library (COM-Interop registry checked)
with a com class (properties com class and com visible both true). When I
build the dll, it registers automatically, and I can use the class in other
programs.
But now I want to use it on another computer. When I try to register it with
regsvr32 I get the error message "dll was loaded, but the DllRegisterServer
entry point was not found". How can I register this dll on other computers?
Thanks in advance
Yvonne
BSCODER - 06 Dec 2007 03:39 GMT
hello every one
i also face same problem in wince6 for register dll ,
please help me
thanks
> Hello,
>
[quoted text clipped - 10 lines]
>
> Yvonne
Karl E. Peterson - 06 Dec 2007 20:05 GMT
Both of you need to take this to a group with ".dotnet." in its name.
(You're *not* using ClassicVB to build the DLL, right?)

Signature
.NET: It's About Trust!
http://vfred.mvps.org
> hello every one
> i also face same problem in wince6 for register dll ,
[quoted text clipped - 16 lines]
>>
>> Yvonne