错误 424 对于 Windows 7 上的 VB6 产品,而非 XP

发布于 2024-11-30 14:13:30 字数 171 浏览 1 评论 0原文

我创建了一个 Visual Basic 6 应用程序,它可以在我的 Windows XP 计算机上顺利运行,但每次我在 Windows 7 计算机上尝试它时,都会收到 424(需要对象)错误。

我尝试使用兼容模式并在安装过程中将必需的 OCX 发送到 {sys} 文件夹,但无济于事。

非常感谢。

I created a Visual Basic 6 application that runs without a hitch on my Windows XP machine, though every time I try it on my Windows 7 machine, I receive a 424 (object required) error.

I've tried using compatibility mode and sending the requisite OCXs to the {sys} folder during setup, but to no avail.

Thanks much.

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

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

发布评论

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

评论(1

树深时见影 2024-12-07 14:13:30

OCX 文件也需要注册。

此外,可能还有比 {sys} 文件夹更好的位置。

The OCX files also need to be registered.

Also there is probably a better place for them than the {sys} folder.

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