|
-
Mar 18th, 2005, 05:41 AM
#1
Thread Starter
New Member
Package Installation Problem on XP SP2
My Clinet have Windows XP SP2. I have developed a system in VB6 with backend MS SQL server 2000.
On installation of my package on client's Machine i got 2 error messages :
1) The procedure entry point GetTextExtentPointI could not be located in dynamic link library MSDART.dll
2) Error occurred while registering the file Msado26.tlb
I ignored these errors & try to excecute my project file. It is working fine but problem is that in some module it gives error as "incorrect syntax near "-"". The same application is working fine in all other client machines where the operating system is WIN98, Windows 2000, Windows XP and not Windows XP SP2.
Is this problem of MDAC ? As Windows XP SP2 has its own MDAC and not allows me to install MDAC 2.8.
Please Help me to solve this problem It is very urgent.
Sandesh
-
Mar 18th, 2005, 03:01 PM
#2
Re: Package Installation Problem on XP SP2
sandy13,
What do you use to create your installation package? Try using the Automatic OS Updater to update your system then install your app.
MSDART.dll should not be included in your installation. Take a look at ********** It could help you with files that should not be included in your package.
-
Mar 18th, 2005, 03:48 PM
#3
Re: Package Installation Problem on XP SP2
I got that installing on a computer that didn't have Office, when the vb program referenced.
-
Jun 9th, 2005, 02:22 PM
#4
Frenzied Member
Re: Package Installation Problem on XP SP2
MSDART.dll should not be included in your installation. Take a look at ********** It could help you with files that should not be included in your package.
Why not Randem?
-
Jun 9th, 2005, 02:31 PM
#5
Re: Package Installation Problem on XP SP2
David.Poundall,
Because it is an unsafe file and you could damage anothers system if you deploy it and don't know the what's or why's. You should let the current MDAC deploy this file.
Here is one explaination: http://support.microsoft.com/?kbid=842014
Here is a reason: Installation Problems
-
Jun 14th, 2005, 01:50 AM
#6
Frenzied Member
Re: Package Installation Problem on XP SP2
Your knowledge base link was the answer I was looking for. Thank 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
|