连接到MS Access 97的VB6应用程序在Windows 7中不起作用 [英] VB6 application that connect to MS Access 97 not working in Windows 7

查看:60
本文介绍了连接到MS Access 97的VB6应用程序在Windows 7中不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我有一个连接到MS Access 97(.mdb文件)的VB6应用程序(.exe文件),但没有源代码(我只是一个用户,而不是开发人员)。此应用程序在Windows 98中运行find,但是当我将PC升级到Windows 7时,应用程序
在我尝试登录时抛出错误。

I have a VB6 application (.exe files) that connect to MS Access 97(.mdb files), but do not have the souce code(I'm just a user, not a developer). This application is running find in Windows 98, but then when I upgrade my PC to Windows 7, the application throwing an error when I tried to login.

错误消息说明如下所示:"运行时错误429:ActiveX组件无法创建对象"。

The error message stated as follows : "runtime error 429 : ActiveX component can't create object".

然后我做了一项研究,发现该应用程序可能引用了数据访问对象3.5,所以我从旧PC上获取DAO350.DLL并在我的Windows 7中安装它(regsvr32)。

I then do a research and found out that the application might have a reference to Data Access Object 3.5, so I get this DAO350.DLL from my old PC and install it(regsvr32) in my Windows 7.

现在当我尝试登录时,它会给出不同的错误消息:"运行时错误3633:无法加载DLL:MSJTER35.DLL"。

Now when I tried to login, it is giving a different error message : "Runtime error 3633 : Can't load DLL : MSJTER35.DLL".

我做了同样的事情,从旧PC上取下dll并试图在我的Windows 7上安装它,但是然而,在尝试将dll注册到注册表时,我遇到以下错误:模块"MSJTER35.DLL无法加载。确保二进制文件是
存储在指定路径中或调试它以检查二进制文件或从属.DLL文件的问题。无法找到指定的模块"。

I did the same thing, took the dll from my old PC and tried to install it on my Windows 7, but however I was greeted with the following error while trying to register the dll into registry : The module "MSJTER35.DLL failed to load. Make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent .DLL files. The specified module could not be found".

我检查了文件,它存在于文件夹中,我确实使用run as administrator在cmd中运行regsvr32,但仍然是不工作。所以它可能有DLL的问题,或者它可能与我的Windows 7不兼容。

I hace checked the file and it is exist in the folder and I did run the regsvr32 in a cmd by using run as administrator, but still it did not work. So it might have a problem with the DLL or it might not be compatible with my Windows 7.

关于如何使这个应用程序在我的Windows 7中运行的任何建议或建议?

Any advise or suggestion on what I can do to make this application running in my Windows 7?

非常感谢您的回答。

推荐答案

请注意这是一个开发者论坛,而不是最终用户论坛。 

Be aware this is a developers forum, not an enduser forum. 

我假设主持人会将此主题移至主题。

I assume a moderator will move this thread to off topic.

但是,请注意VB6运行时在W7上运行,但没有任何保证。 

However, be aware the VB6 runtime is made running on W7 but without any guarantee. 

如果您在Google上搜索msjter35.dll,您会找到一些解决方案,请注意,通常有网站会当他们知道经常被问到像这样的问题时,强迫你去那里的网站。所以我的建议是阅读它,并确保它是一个安全的网站 在
之前你采取任何直接从这些网站开始的建议行动。

If you search for msjter35.dll on Google you find some solutions, be aware there are often sites who will force you to there website when they know an question is often asked like this one. So my advice is read it and be sure it is a safe website before you take any advised actions starting directly from those websites.





这篇关于连接到MS Access 97的VB6应用程序在Windows 7中不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆