VSTO“值未落在预期范围内。”

发布于 2024-07-10 11:56:59 字数 132 浏览 5 评论 0原文

我在 VS 中编译 VSTO(Visual Studio Tools for Office)项目时遇到错误。

它显示“值不在预期范围内。”“安装过程中出现错误”

I'm getting an error compiling my VSTO (Visual Studio Tools for Office) project in VS.

It says "Value does not fall within the expected range." and "There was an error during installation"

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

酷遇一生 2024-07-17 11:56:59

明白了。 该项目的路径
深。

将项目移动到上面的几个文件夹(在
Windows 资源管理器文件夹树)和
尝试再次重新构建/重新运行。

Gotcha. The path of the project was too
deep.

Move the project a few folders above (in
the Windows Explorer folder tree) and
try re-building/ re-running again.

哆兒滾 2024-07-17 11:56:59

明白了。 我的项目的路径太深。

答案:将其移至上面的几个文件夹(在 Windows 资源管理器文件夹树中)< /em> 并再次尝试重新构建/重新运行。

Gotcha. The path of my project was too deep.

Ans: Move it a few folders above (in the Windows Explorer folder tree) and try re-building/ re-running again.

骑趴 2024-07-17 11:56:59

之前,当我使用 vsto 文件安装 vsto 时,我遇到了同样的问题。

发布您的应用程序并安装设置,问题就消失了。

至发布=> 项目属性/发布/选择文件夹路径/立即发布

I got the same problem before when I tied to install the vsto with the vsto file.

Publish your application and install the setup and the problem disappeared.

To publishing => Project Properties / Publish / Select Folder Path / Publish Now

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文