PC Review


Reply
Thread Tools Rate Thread

Deploy COM library

 
 
NooS
Guest
Posts: n/a
 
      22nd Feb 2008
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?

Thank you if you can help me.
 
Reply With Quote
 
 
 
 
Jan Hyde (VB MVP)
Guest
Posts: n/a
 
      22nd Feb 2008
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
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Deploy .Net library ???? =?Utf-8?B?c2VyZ2UgY2FsZGVyYXJh?= Microsoft Dot NET 12 25th Oct 2009 11:21 AM
Does VB.NET provide the way to deploy library to internal developer? meo Microsoft VB .NET 4 24th May 2007 10:23 AM
Deploy asp.net enterprise library application bjhogan@gmail.com Microsoft Dot NET Framework 2 21st Sep 2005 02:54 PM
Deploy asp.net enterprise library application bjhogan@gmail.com Microsoft ASP .NET 2 21st Sep 2005 02:53 PM
Can't deploy library. Sandman Microsoft Dot NET Compact Framework 1 13th Nov 2003 08:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:27 PM.