NooS <(E-Mail Removed)>'s wild thoughts were
released on Fri, 22 Feb 2008 05:11:00 -0800 bearing the
following fruit:
>Hi.
>I'm a newbie of .NET tecnology.
>I try to develop a Class library project with Visual Studio 2005.
>I add a COM class at this project.
>I write my method and properties.
>I compiling the library and obtain a dll file.
>Well, when i try to register the DLL COM library, regsvr32 return this error:
>...the entry point DllRegisterServer is not found.
>What is the problem?
>Where is the mistake?
You need to use regasm.
http://weblogs.asp.net/psteele/archi...16/157767.aspx
--
Jan Hyde
https://mvp.support.microsoft.com/profile/Jan.Hyde