Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Calling .NET Assemblies with Win32::OLE

by srirajpaul (Initiate)
on May 12, 2008 at 13:03 UTC ( [id://686073]=note: print w/replies, xml ) Need Help??


in reply to Re: Calling .NET Assemblies with Win32::OLE
in thread Calling .NET Assemblies with Win32::OLE

There is no need to put the assembly in GAC for perl to use it. While registering using regasm.exe use the option /codebase.
e.g.  regasm hello.dll /codebase
Then perl will take the library from the path where it is.

Replies are listed 'Best First'.
Re^3: Calling .NET Assemblies with Win32::OLE
by Anonymous Monk on Jun 24, 2011 at 05:12 UTC
    Thanks that worked...!!!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://686073]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (1)
As of 2024-04-24 15:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found