DLL

DLL

Anonymous
Not applicable
423 Views
2 Replies
Message 1 of 3

DLL

Anonymous
Not applicable

When I try to use regsvr32 to register a DLL i
created i get the message that the entry point was not found.

 

Any suggestions?

 

Dale

 


size=2>
 
0 Likes
424 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
If it is a .NET dll how are you using it. You may not need to register it at all or use Regasm.exe.

Regards - Nathan
0 Likes
Message 3 of 3

Anonymous
Not applicable
You only register it if its set for COM InterOp

-- Mike
___________________________
Mike Tuersley
___________________________
the trick is to realize that there is no spoon...
0 Likes