I don't know what the problem is, it worked fine here.
I downloaded the shim wizard from that link and ran the MSI that was
attached to Misha's blog post. I installed it on a VS 2010 setup running on
a Win7-64bit machine with Outlook 2010 32-bit installed. I took an existing
addin (shared, using extensibility) and ran the shim wizard.
I pointed it at the compiled dll for the addin and pretty much went with the
rest of the defaults. I set it for only Outlook. The wizard ran with no
errors and created both shim and managed aggregator projects for the
solution, both of which compiled OK. I just got a few warnings about wp64
being deprecated and not working going forward.
I did start up VS 2010 using "run as admin", but I always do that when
running it on Win7.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"Sanjay" <***@gmail.com> wrote in message news:b0dddde6-8a2b-4c68-a609-***@x24g2000pro.googlegroups.com...
Outlook 2010, 32 Bit
Downloaded Shim Wizard from:
http://blogs.msdn.com/b/mshneer/archive/2010/03/19/com-shim-wizards-for-vs-2010.aspx
Addin is very basic at the moment... just adding a button to both the
explorer and inspector ribons
I also get the same error if I use the Shared Addin template from your
book.