index > Internet Explorer Extension Development > Development using visual C# -->Weak named dlls in GAC

Development using visual C# -->Weak named dlls in GAC


Hi guys,

I am trying to develop an IE toolbar using C# using the Pavel Zolnikov's BHO method given here :-

http://www.codeproject.com/csharp/dotnetbandobjects.asp?df=100&tid=1608121&forumid=3788&exp=1&mpp=50&select=1608121#xx1608121xx

and VS 2005 version given at

http://www.codeproject.com/csharp/BandObjects20.asp?df=100&tid=1537400&forumid=306921&exp=1&mpp=50&select=1537400#xx1537400xx

Now, the problem is that I am using two DLLs that are not strong typed. So these DLLs are not put into the GAC and I cannot see the toolbar when I reference to the objects from the DLLs. Is there any way I can put weak named DLLs into the GAC ??? Please help me out here. Its very urgent..

prayag
No, only strongly named DLLs may be placed in the GAC. Strong-name the DLLs as described in those articles, and then place them in the gac.
EricLaw-MSFT
iI just solved the problem accidently. I used the dll in another project. Since it was COM component it was very easy to work with. When I built the application I had Interop.WakNamedDll in the bin folder of the application. And this somehow was strong named because i had signed the new application.

I imported it into my project installed it in GAC and voila it was working fine.

Thanks for the help.
prayag
reply 3

You can use google to search for other answers

 

More Articles

• Manipulate page in a frame from JScript in IE6
• special character as a part of searchbar label
• BHO works in IE6 but not IE7
• Multiple Explorer Bars
• Want to replicate Flash player...
• How do I add a dropdown menu button to IE
• Most Valuable IE Developer Resources?
• window handle for active tab
• Passing MSXML document to a activex control using JScript
• my binarycode cannot add new object in window, but javascript can...
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

• Open new tab
• BHO works in IE6 but not IE7
• MSHTML based scraper
• How do I add a dropdown menu button to IE
• "IWebBrowser2::ToolBar Property&quo
• Set IE as default browser Button
• Why cannot BHO receive the DocumentCompl
• IE7 protected mode hWnd problem
• Developing application hosting multiple
• setting parameters to wmp in a web page
• Multiple Explorer Bars
• One Instance of Band Object
• Internet Exploerer event model
• How to prevent a BHO from crashing Explo
• Lan conection settings

Hot Articles

• How to catch certain browsing events
• Problem using activex control in two ins
• WebBrowser Control not loading java appl
• AdBlock for IE
• Problem in listening to Internet Explore
• my binarycode cannot add new object in w
• setting parameters to wmp in a web page
• "IWebBrowser2::ToolBar Property&quo
• IE 7 RC 1 and scrolling div. Need Help A
• Why does IE7 always popup the prompt win
• How to automate selection of items from
• BHO works in IE6 but not IE7
• Passing MSXML document to a activex cont
• How do I add a dropdown menu button to IE
• How to get current displaying URLs?

Recommend Articles

• window handle for active tab
• Why cannot BHO receive the DocumentCompl
• Lan conection settings
• Vist or IE7 and Cookies
• Most Valuable IE Developer Resources?
• BHO works in IE6 but not IE7
• BODY.scrollTop = 0 When CompatMode=BackC
• WebBrowser Control not loading java appl
• Develop Activex to call from JScript
• One Instance of Band Object
• BHO sample code?
• How to get current displaying URLs?
• Want to replicate Flash player...
• my binarycode cannot add new object in w
• Selectively Removing IE History