CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2000
    Posts
    663

    Installation problem

    Hi:
    Has anyone been through...
    I packaged my program using Package & Deployment Wizard. During installation, it stuck in "Microsoft Data Access Components 2.0 Setup". My computer is NT4.0(SP 6). Does anyone know what wrong? Thanks a lot.

    Sincerely
    shawn


  2. #2
    Join Date
    Jan 2000
    Location
    Olen, Belgium
    Posts
    2,477

    Re: Installation problem

    MDAC requires a specific version of Internet Explorer (don't ask why, don't know, don't want to know). Check the readme file, or try looking it up in TechNet. I know that this is IE 5.5 for MDAC 2.6.
    When installing on other systems, like Win95/98, it is not required.

    Tom Cannaerts
    [email protected]

    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook
    Tom Cannaerts
    email: [email protected]
    www.tom.be (dutch site)

  3. #3
    Join Date
    Oct 2000
    Posts
    663

    Re: Installation problem

    Hi:
    I am sorry to click wrong rate. I should give you 10 pts. Thank you for your answer.

    Sincerely
    shawn


  4. #4
    Join Date
    Jan 2000
    Location
    Olen, Belgium
    Posts
    2,477

    Re: Installation problem

    Never mind, not your fault. Normally, the forum doesn't accept that value. They should be fixing that. Anyway, letting me know the post is good is sufficient for me.



    Tom Cannaerts
    [email protected]

    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook
    Tom Cannaerts
    email: [email protected]
    www.tom.be (dutch site)

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

Featured