Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.

質問 Re: Assembly * cound not be found

  • Monday, October 30, 2006 11:41 PM
     
     

    Hi All,

    I just installed VSTO SE (last version), and created WordAddIn , and just compiled, it give me three Error?

     Error 1: The type or namespace name 'AddIn' does not exist in the namespace 'Microsoft.Office.Tools' (are you missing an assembly reference?) C:\code\WordAddIn4\WordAddIn4\ThisAddIn.Designer.cs 19 68 WordAddIn4

    Error 2: The type or namespace name 'IStartup' does not exist in the namespace 'Microsoft.VisualStudio.Tools.Applications.Runtime' (are you missing an assembly reference?) C:\code\WordAddIn4\WordAddIn4\ThisAddIn.Designer.cs 19 125 WordAddIn4

    Error 3: The type or namespace name 'ICachedDataProvider' does not exist in the namespace 'Microsoft.VisualStudio.Tools.Applications.Runtime' (are you missing an assembly reference?) C:\code\WordAddIn4\WordAddIn4\ThisAddIn.Designer.cs 31 67 WordAddIn4

    I add many different Assembly include those one in GAC , Office12 .... is still i me getting this Error

    Any help? Apperciate in advance! -:)

    Reza