|
-
Dec 31st, 2000, 04:42 PM
#1
ActiveX runtime error
We have ActiveX components written using VB SP2 running on NT Server SP4. All was well until we installed some new ActiveX components written using VB SP4.
All the components access MDBs, pull out information which is then sent across a network.
Now when any ActiveX is fired up we have a strange run pattern.
ActiveX works
ActiveX fails - runtime error
ActiveX works
ActiveX fails - runtime error
Etc...
It does not matter what combination of components are used, the pattern is always the same.
Any ideas?
Martin
[Edited by MartinBishop on 01-01-2001 at 04:07 PM]
-
Jan 4th, 2001, 06:30 PM
#2
Member
I think I know ...
Are you using ADO to access the data? If so, then this could be the culprit.
I believe that VB SP4 uses MDAC 2.5.
If the ActiveX dll uses files referenced from MDAC 2.5, then of course the ActiveX file, when it tries to access the MDB database, would fail.
I'm not sure what version of MDAC VB SP2 ueses.
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
|