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>
>.
>
|