Results 1 to 6 of 6

Thread: Package Installation Problem on XP SP2

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2005
    Posts
    3

    Thumbs up 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

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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.

  3. #3
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Package Installation Problem on XP SP2

    I got that installing on a computer that didn't have Office, when the vb program referenced.

  4. #4
    Frenzied Member David.Poundall's Avatar
    Join Date
    Sep 2002
    Location
    Robin Hood Land
    Posts
    1,457

    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?
    David

    Learn the Rules so that you know how to break them properly.

    Printing dll dBTools MZTools Winsock API WinsockVB More Winsock SGrid2 MSChart Mail2Web

    If you have found this thread useful then read this

  5. #5
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    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

  6. #6
    Frenzied Member David.Poundall's Avatar
    Join Date
    Sep 2002
    Location
    Robin Hood Land
    Posts
    1,457

    Re: Package Installation Problem on XP SP2

    Your knowledge base link was the answer I was looking for. Thank You.
    David

    Learn the Rules so that you know how to break them properly.

    Printing dll dBTools MZTools Winsock API WinsockVB More Winsock SGrid2 MSChart Mail2Web

    If you have found this thread useful then read this

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width