Hi, I was trying to follow the example in the following link using method 2. http://msdn2.microsoft.com/en-us/library/bb735853(VS.85).aspx#IEAddOnsMenus_topic2 Method 2 is âCreating DLL-based Menu Itemsâ. When I select âTools->Download Imagesâ on IE7, I am able to debug into the SetSite() . But, QueryStatus() and Exec() never get fired. Please advise what can go wrong? Thanks in advance. GoldTree