Results 1 to 10 of 10

Thread: Package and Deployment loop when running setup

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 1999
    Location
    Littlehampton, W Sussex GB
    Posts
    203
    I am using Package and Deployment wizard to install my VB6 app on the user site. On most machines this is OK and it takes a while to run thro the first 8 or so dll's and then the installation is OK. On some machines, it rushes thro the first bit and says it has detected out of date files - if you say yes to update them you are told to run seup again when you've finished and you get exactly the same message, so you are in a loop and the app never installs!!
    Any ideas what this might be? I am including some Crystal reports but nothing unusual in my app.

  2. #2
    New Member
    Join Date
    May 2000
    Posts
    12
    Does it tell you to re-boot after the new file install?
    It seems I always have to do that.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    May 1999
    Location
    Littlehampton, W Sussex GB
    Posts
    203
    Yes but even when I do that it doesn't make any difference

  4. #4
    Member
    Join Date
    May 2000
    Location
    Turkey
    Posts
    49
    It may be caused by the regional settings (date part). If the user machines date format is different than you (e.g. yours is mm/dd/yyyy, his is dd/mm/yyyy) the problem may arise. Try to look at the date formats...

    Good Luck

  5. #5
    New Member
    Join Date
    Nov 2000
    Location
    Québec
    Posts
    5

    Question

    Did you finally resolve your problem ?

    I had the same loop problem with the PDWizard. Now I'm using Visual Studio Installer. It did resolve my problem but on some old machine, I had to execute the Crystal Report 4.6 installation program (Crystl32.exe) which come with VB6.
    Everything is going fine with Visual Studio Installer except for the registry of crystl32.ocx. On some old machine, I got this message:

    Error 1904. Module C:\WINDOWS\SYSTEM
    /crystl32.ocx failed to register. HRESULT -2147023739. Contact your support personnel.

    Anyway, I don't have that PDWizard loop problem anymore !

  6. #6
    Addicted Member smh's Avatar
    Join Date
    Oct 2000
    Location
    South Dakota, USA
    Posts
    249

    Try this

    If you haven't fixed your problem yet, I recommend that you run 'Mdac_typ.exe' on the older computers. It should be in the support file with the program executable that you created. I found that this usually fixed any 'out of date' file issues that I have encountered.

    smh
    Normal is boring...

    smh

  7. #7
    New Member
    Join Date
    Nov 2000
    Location
    Québec
    Posts
    5
    I had allready run Dcom95.exe and mdac_typ.exe on my old machines. It worked on some of them but not for all. For those hard ones, I use Visual Studio Installer.

    Thanks.

  8. #8
    New Member
    Join Date
    Nov 2000
    Location
    Annecy, France
    Posts
    3
    For Caro :
    I had the same loop problem yesterday on a NTSE 4.0 machine.
    Have you fixed it yet? if so, can you tell me how please.
    I already fixed it one time by installing ie5 instead of ie4 on a machine which had the loop problem.

    For the others :
    where can I find visual studio installer?

  9. #9
    New Member
    Join Date
    Nov 2000
    Location
    Québec
    Posts
    5
    For Yann

    You can download Visual Studio Installer 1.1 at:

    http://msdn.microsoft.com/vstudio/do...11/default.asp

  10. #10
    New Member
    Join Date
    Nov 2000
    Location
    Annecy, France
    Posts
    3

    Thumbs up

    My loop problem has been solved by using VSI instead of PD Wizard. Moreover, the installation is a lot quicker.
    Thanks MALLAIN

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