在 64 位操作系统 (Oracle 9) 上调试 32 位 CASSINI

发布于 2024-09-07 13:34:54 字数 340 浏览 3 评论 0原文

我们正在调试一个 32 位应用程序,该应用程序使用 32 位库连接到 oracle。 我们可以通过将应用程序池设置为 32 位并使用 IIS 调试来在 IIS 中进行调试。

我们希望能够使用卡西尼号。

目前,我们在使用 cassini 作为调试器连接到 64 位 Windows 7 上的 Oracle 时遇到 TNS 侦听器问题。

我们尝试过构建 32 位目标,但这没有帮助。

这种混合架构设置显然存在一些特殊问题。是否有 cassini 的替代方案,或者强制 cassini 完全为 32 位的方法。

在 32 位操作系统上不会出现同样的问题。

谢谢 问候 克雷格.

We are debugging a 32bit application, which connects to oracle using 32bit libraries.
We are able to debug in IIS by setting our application pools to 32bit and using IIS debugging.

We would like to be able to use cassini.

At the moment we are getting TNS listener problems connecting to oracle on 64bit windows 7 using cassini as the debugger.

We have tried building 32bit targets, but this does not help.

There are obviously idiosyncratic issues with this mixed architecture setup. Is there an alternative to cassini, or a way of forcing cassini to be fully 32bit.

The same problems do not occur on a 32bit O/S.

Thanks
Regards
Craig.

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

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

发布评论

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

评论(1

明月夜 2024-09-14 13:34:54

您可以提取 CassiniDev 的源代码并构建为 x64。它可作为 VS 2008/2010 开发服务器的直接替代品。

You can pull the source for CassiniDev and build as x64. It serves as a drop-in replacement for the VS 2008/2010 dev servers.

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