C# 应用程序在发布后挂起

发布于 2024-12-09 15:36:40 字数 162 浏览 1 评论 0原文

我有一个使用 ODP.net 的应用程序。它在 Visual Studio 调试中运行。当我将其发布到同一台 PC 时,我运行 setup.exe,它安装、启动并运行良好。当我转到 exe 并从那里启动它时,它挂起。我注释掉了对 oracle 方法的调用,重新发布并运行。我知道我包含了 dll。有什么想法吗?

I have an app that uses ODP.net. it runs in visual studio debug. when I publish it to the same PC, I run setup.exe and it installs, starts and runs fine. When I go to the exe and start it from there it hangs. I commented out the calls to the oracle methods, republished and it runs. I know I included the dll. Any ideas?

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

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

发布评论

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

评论(1

肤浅与狂妄 2024-12-16 15:36:40

您还需要安装一些本机库。
请按照此博文中的说明进行操作或者查找Oracle官方文档。

You need to install some native libraries too.
Follow the instructions at this blog post or find the official Oracle documentation.

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