在 Windows Mobile 5.0 设备上调试时使 VS 2008 自动部署 SQL Server CE 3.5

发布于 2024-08-27 19:33:43 字数 214 浏览 3 评论 0原文

在 Windows Mobile 5.0 设备上调试 (F5) CF 应用程序时,如何使 VS 2008 自动安装 SQL Server CE 3.5?

VS 以前会自动执行此操作,但现在停止了,我不知道为什么。我已经更改了解决方案和项目的结构,但它仍然使用 SQL Server CE 3.5。它过去还安装了查询分析器,这很有用。我经常卸载设备上的所有程序或进行硬重启,因此我试图避免手动安装。

How do you make VS 2008 automatically install SQL Server CE 3.5 when debugging (F5) a CF app on a windows Mobile 5.0 device?

VS used to do this automatically, but now it stopped and I don't know why. I have changed the structure of my solution and the projects, but it is still using SQL Server CE 3.5. It used to also install the Query Analyzer as well which was useful. I frequently uninstall all the programs on the device or do hard reboots so installing this manually is what I am trying to avoid.

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

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

发布评论

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

评论(1

玻璃人 2024-09-03 19:33:43

没关系。这是我自己的愚蠢造成的。我以为我的 Windows Mobile 5.0 设备已连接到计算机,但实际上连接的是我办公桌上的另一台 Windows CE 5 设备。我连接了预期的设备,现在它又可以工作了。我以前在针对 Windows CE 设备时遇到过这个问题,即使项目是为此设置的,所以我认为这里发生了这种情况。嗯,这比我意识到的更真实。

Never mind. This was caused by my own stupidity. I thought my Windows Mobile 5.0 device was connected to the computer, but instead a different Windows CE 5 device on my desk was connected. I connected the intended device and now it is working again. I have had this problem before when targeting a Windows CE device even when the project is set up for that, so I thought that was happening here. Well this was more literally true than I realized.

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