Hi Maarten..
The following is my development environment..
OS -> WinXP Visual Studio edition -> VS.Net 2005 VSTO edition -> VSTO 2005 SE Beta and MS-Office2003
Actually my need is, BenefitForm poject is not including to the solution. But the Applicaion is working fine with the help of assemblies...
I want BenefitForm project along with the solution...
I added a new LibrayProject and from Add ExisitingItems i added all the files , but im getting some errors like ..
'BenefitForm.ThisDocument' does not contain a definition for 'ActionsPane' 'BenefitForm.ThisDocument' does not contain a definition for 'CommandBars' 'BenefitForm.ThisDocument' does not contain a definition for 'Controls'
so, please guide me how to solve this issue ...
Thanks & Regards, Veeruu..
|