Since this is a very specific VSTO conversion question you might get more
help from the VSTO forum at MSDN, where the VSTO team answers many of the
questions. The forum is at
http://social.msdn.microsoft.com/for.../vsto/threads/. Make sure the
title of your post is more along the lines of a question about converting a
VSTO addin from VS2005 to VS2008.
--
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
"Scott" wrote in message
...
Trying to run the sample Travel Agency Add-In.
VS2008, Outlook2007
After converting the 2005 solution and fixing the namespace error in
ThisAddin.Designer.cs, I was able to build and install the solution.
When running however, I get the following error:
The customization assembly associated with this document could not be
loaded...
No details are listed, no break points get hit.
Any tips on troubleshooting?
Thanks,
Scott