PC Review


Reply
Thread Tools Rate Thread

Dll to register

 
 
Antonio
Guest
Posts: n/a
 
      10th Oct 2003
Hi everybody, I have created a class library (dll)
with "Register for COM Interop" option enabled, but the
problem is when I try use this dll in another computer
with out VS.NET and I use regsvr32 to register it, this
send a message: "LoadLibrary(dllname) failed - The
specified module could not be found", what I need to do to
use the dll in another machine?
Thanks in advance
 
Reply With Quote
 
 
 
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      10th Oct 2003
* "Antonio" <(E-Mail Removed)> scripsit:
> Hi everybody, I have created a class library (dll)
> with "Register for COM Interop" option enabled, but the
> problem is when I try use this dll in another computer
> with out VS.NET and I use regsvr32 to register it, this
> send a message: "LoadLibrary(dllname) failed - The
> specified module could not be found", what I need to do to
> use the dll in another machine?


The .NET Framework must be installed on the other machine. You can use
the "RegAsm.exe" tool to register the COM component.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
 
Reply With Quote
 
Antonio
Guest
Posts: n/a
 
      10th Oct 2003
All VS.Net or just a package?, where I can find it?
Thanks a lot

>-----Original Message-----
>* "Antonio" <(E-Mail Removed)> scripsit:
>> Hi everybody, I have created a class library (dll)
>> with "Register for COM Interop" option enabled, but

the
>> problem is when I try use this dll in another computer
>> with out VS.NET and I use regsvr32 to register it,

this
>> send a message: "LoadLibrary(dllname) failed - The
>> specified module could not be found", what I need to

do to
>> use the dll in another machine?

>
>The .NET Framework must be installed on the other

machine. You can use
>the "RegAsm.exe" tool to register the COM component.
>
>--
>Herfried K. Wagner
>MVP · VB Classic, VB.NET
><http://www.mvps.org/dotnet>
>.
>

 
Reply With Quote
 
Alexandre Moura
Guest
Posts: n/a
 
      10th Oct 2003
Not VS, just the .Net frameworks - use regasm.exe to register you dll

 
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
[HELP]Register doesn't allow install-programs to register dll-file =?Utf-8?B?Q29tcGFjdA==?= Windows XP Help 2 3rd Jul 2007 02:00 PM
I cant figgure out how to un register outlook and register to a new user Dan Leech Microsoft Outlook Installation 0 25th May 2004 08:25 PM
Register... Inform... Windows XP Setup 1 13th Mar 2004 07:55 PM
register a dll niknik1971 Windows XP General 2 16th Oct 2003 10:40 PM
cant get win xp to register samuel Windows XP Networking 0 5th Aug 2003 12:30 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:37 PM.