From shim to Loader

Add-in Express™ Support Service
That's what is more important than anything else

From shim to Loader
Moving existing shimmed projects to using Loader 
Andrei Smolin


Add-in Express team


Posts: 18787
Joined: 2006-05-11
Posted 04 Aug, 2006 11:55:18 Top
Matt Driver


Matt


Posts: 152
Joined: 2004-08-17
Hi

I have successfully converted my project over to a loader from a shim, I just have one extra item you have to do:

When you have completed work as per doc above and rebuild it fails saying cannot find Extensibility.dll. You have to remove this from your setup project Application folder and add the Microsoft Extensibility assembly located at:
C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\PublicAssemblies\Extensibility.dll

by selecting setup > Application Folder > Add Assembly > Extensibility choosing the Microsoft one.

ADX team: Please delete if I am wrong or you feel this is not important.

Matt
Posted 04 Aug, 2006 14:11:30 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Matt.

Thank you for the note.
Posted 04 Aug, 2006 18:27:09 Top