|
-
Feb 14th, 2001, 11:25 PM
#1
Thread Starter
Lively Member
I have a client whose NT4 box will not run an ADO-based VB6 app. Looking thru his uninstall log (St6unst.log), I find nothing that gives a clue. Everything was installed and/or registered.
The kind of errors encountered while running the app are:
430 Class does not support Automation...
3709 Operation is not allowed...
Is this a DCOM-type error? Doesn't NT automatically have DCOM, etc? Is MDAC involved?
We have lots of other clients running similar apps on NT boxes with no problems. Can anyone give me a clue???
Thanks
-
Feb 15th, 2001, 03:37 AM
#2
Fanatic Member
What version of MDAC is on the client? (check by getting the version number of msado15.dll)
Crispin
VB6 ENT SP5
VB.NET
W2K ADV SVR SP3
WWW.BLOCKSOFT.CO.UK
[Microsoft Basic: 1976-2001, RIP]
-
Feb 15th, 2001, 08:58 AM
#3
Thread Starter
Lively Member
I looked in the setup.lst file for this project (the list of distributed files) and "msado15.dll" is not in there. Is this a problem? The only "msado" file in there is "msadox.dll".
Additionally, what version of MDAC should they have? They are running NT4. I notice I have Ver 2.50xxx on my machine. Should I have them load that?
Thanks for your help. I am lost!
Last edited by Jeff Carlin; Feb 15th, 2001 at 09:02 AM.
-
Feb 15th, 2001, 09:04 AM
#4
Fanatic Member
That is most likely the problem. I got error 430 when I had incompatible versions of ADO on the development PC and the client PC's.
-
Feb 15th, 2001, 09:29 AM
#5
Fanatic Member
Jeff
Yes, load the development version onto the client version - the other option if you can't find the MDAC_TYP.EXE file which is the setup file for the components is to download the lastest version from Microsoft.
Crispin
VB6 ENT SP5
VB.NET
W2K ADV SVR SP3
WWW.BLOCKSOFT.CO.UK
[Microsoft Basic: 1976-2001, RIP]
-
Feb 15th, 2001, 09:32 AM
#6
Thread Starter
Lively Member
Crispin - are you saying to send him the msado15.dll file? If so, where should he install? Should he register it? Etc...
Thanks.
-
Feb 15th, 2001, 10:09 AM
#7
Fanatic Member
Jeff
You need to go to :
http://www.microsoft.com/data/download.htm
and download the latest version of:
MDAC 2.5 RTM
here is the link:
http://www.microsoft.com/data/download_250rtm.htm
this then needs to be installed on the client machine.
(to everyone else)
I know there are other ways to do this, and to just copy the relevant DLLS here - and I know theres a KB article that describes this somewhere in the depths of the MS kb, but I have done this a while ago, and encountered no end of problems with Office, SQL server, ODBC, and other beasts.
Crispin
VB6 ENT SP5
VB.NET
W2K ADV SVR SP3
WWW.BLOCKSOFT.CO.UK
[Microsoft Basic: 1976-2001, RIP]
-
Feb 15th, 2001, 01:07 PM
#8
Thread Starter
Lively Member
Ok, here's the latest...
Client definitely has the latest MDAC version on his machine. He also has the msado15.dll file. We are both going nuts!
Just a thought...if he installed MDAC as a non-Admin, would that make a difference? Sorry, just grasping for straws.
Anyone???
-
Feb 15th, 2001, 01:13 PM
#9
Member
What SP?
What service pack is installed? And what version of IE is installed?
Samwise Galenorn
-
Feb 15th, 2001, 01:15 PM
#10
Fanatic Member
good call samwise. And yes if he tried to install MDAC as a non admin it would go horribly wrong...
Crispin
VB6 ENT SP5
VB.NET
W2K ADV SVR SP3
WWW.BLOCKSOFT.CO.UK
[Microsoft Basic: 1976-2001, RIP]
-
Feb 15th, 2001, 01:16 PM
#11
Thread Starter
Lively Member
samwise-
What SP for NT4 is needed. Also, what about version for IE?
crispin-
Would a non-Admin install still install the files? What could be the result?
Thanks, guys.
-
Feb 16th, 2001, 11:36 AM
#12
Member
SP5
For MDAC 2.5, I believe Service Pack 5 with Internet Explorer 4.01 SP2. That minimum requirement would insure it would work.
And yes, you do need admin privledges.
Now, you can install MDAC 2.5 Service Pack 1. It has all of the bug fixes, so it should be good.
In review, use (for Win NT 4.0)
Service Pack 5.0 or above (SP 6a is out now)
Internet Explorer 4.01 SP2 or above (IE 5.5 is out now)
MDAC 2.5 SP1. (MDAC 2.6 is out now. I used to test that product at Microsoft)
(Install them in that order).
Samwise Galenorn
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|