You'll see different module files depending on which version of VSTO you have. Sounds like you have VSTO 2005 SE, not VSTO 2005.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Carolanne" <Carolanne[ at ]discussions.microsoft.com> wrote in message news:6A0CB0ED-74B7-40AE-873B-5F5DA59D0E19[ at ]microsoft.com...
[Quoted Text] >I am trying to create an Outlook add-in using VSTO for Office 2003 and > apparently there is supposed to be a "thisapplication.vb" object but I can't > seem to find it. All I have is "ThisAddin.vb". What am I doing wrong? > > Thanks! > >
|