开发者

PipelineSegments.store Build Error with VSTO and Visual Studio 2008

开发者 https://www.devze.com 2023-02-19 05:33 出处:网络
I\'ve created an empty VSTO solution with an Excel 2007 Project.When I build the solution I get this error:

I've created an empty VSTO solution with an Excel 2007 Project. When I build the solution I get this error:

Error 1 An error occurred while attempting to persist the data. The message returned is: Could not find the add-in deployment cache file, "C:\Program Files\Common Files\Microsoft Shared\VSTA\Pipeline\PipelineSegments.store". Please run AddInStore.Update or Rebuild (or run AddInUtil.exe on the command line). Also, ensure your co开发者_StackOverflow中文版de has permission to read this file.

I've googled to no avail. Any ideas?

Thanks


Following these steps fixed it:

http://social.msdn.microsoft.com/forums/en-US/vsto/thread/ccccfd29-ce29-4aaa-8d89-56c88a1a8dd4

0

精彩评论

暂无评论...
验证码 换一张
取 消