Nov 8th, 2005, 05:02 AM
#1
Thread Starter
Hyperactive Member
Error On Installation
Hello everyone!
I'm trying to install my application onto a seperate machine, but it gives me this error
What am I doing wrong ? How can I avoid this ?
Attached Images
Nov 8th, 2005, 05:04 AM
#2
Re: Error On Installation
I am not sure but what happens if you try Ignore?
Nov 8th, 2005, 05:11 AM
#3
Thread Starter
Hyperactive Member
Re: Error On Installation
Originally Posted by
dee-u
I am not sure but what happens if you try Ignore?
Well, I've tried it once, I don't think it made a difference
At least I hope not
Nov 8th, 2005, 05:13 AM
#4
Re: Error On Installation
It may be that its allready there? Not sure, just a thought
Nov 8th, 2005, 05:17 AM
#5
Re: Error On Installation
I had this experience a few days back that is similar to your problem and choosing Ignore was just fine and my app still worked...
Nov 8th, 2005, 05:26 AM
#6
Thread Starter
Hyperactive Member
Re: Error On Installation
Thanx guys!
One more thing:
Is there a way to avoid this from within the Setup1.vbp program ?
Nov 8th, 2005, 06:39 AM
#7
Re: Error On Installation
Moved to Application Deployment.
Nov 9th, 2005, 02:53 AM
#8
Thread Starter
Hyperactive Member
Re: Error On Installation
It is ONLY XP Machines that gives this error, can anyone help ?
Nov 9th, 2005, 02:57 AM
#9
Re: Error On Installation
What version of ADO are you using? Does those XP Machines have MDAC installed already?
Nov 11th, 2005, 06:34 AM
#10
Thread Starter
Hyperactive Member
Re: Error On Installation
All machines are running Win XP
I've installed MDAC 2.8, so now I'll have to wait and see
Nov 11th, 2005, 01:04 PM
#11
Re: Error On Installation
are you using the Package and Deployment wizard?
if so you need to remove that file (msado25.tlb) from the packing, and instead include and run MDAC with the installation.
msado25.tlb is picked up as a needed dependancy, when in reality you really need all of MDAC
Nov 12th, 2005, 02:01 AM
#12
Thread Starter
Hyperactive Member
Re: Error On Installation
Hello!
I have used the P & D Wizard.
What I've done was to run the MDAC 2.8 installation on its own, on the XP machines, but now it gives me this error!
Attached Images
Nov 12th, 2005, 10:40 AM
#13
Re: Error On Installation
thats because you should really get away from using the PDW. I really suggest you use an application like INNO setup (which is free)
it may take a little learning at first, but its 100x better than PDW
It allows you to do things like only install MDAC on certain versions of windows, so you wont get that error message.
Nov 13th, 2005, 01:31 AM
#14
Re: Error On Installation
GrimmReaper,
You should not attempt to install MDAC 2.8 on XP. You can try the Automatic OS Updater in my signature to do the installations for you.
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