-----------------------------------------------------------

New Message on MumbaiUserGroup

-----------------------------------------------------------
From: dotgeek
Message 1 in Discussion

Hello All,       Scenerio : I have a third party com (.dll) which I want to call in my 
class files (.net)      Steps followed    1. I had converted the com component to .Net 
assemblie using              tlbimp mydll.dll /out: mydll2.dll    2. Set the 
environment variable(path) to the dll path    3. Refrenced the mydll2.dll in my .net 
appln & used import  the mydll class    4. Created object of mydll.dll     Issue :  I 
can easily access all the methods & properties of mydll class in Vb.net (code behind 
file), but cant in a class file. When I compile the class file, it gives error : the 
mydll2 is not strong named   I am not able to assign a strong name to mydll2.ll ( 
Wrapper class) using assembly linker command   al /out:MyAssembly.dll 
MyModule.netmodule /keyfile:sgKey.snk   Don't know what to give for module name .It 
gives invalid file input error.   Also I can't use <Assembly: 
AssemblyKeyFileAttribute("key.snk")> as  it is a third party com(dll)
 Please if any one known a way out of this . Then pl guide me ASAP.   Thanks, Pranav
    

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/mumbaiusergroup/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to