SP2 - Access 97 issue

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • MS

    SP2 - Access 97 issue

    Hi.

    Just installed SP2, and Access 97 reports fail to load.

    COMDLG32.dll has changed.

    Unistalling SP2 fixed the problem.

    Is there a work around to have SP2 and Access 97?

    Is this a known issue?

    Cheers!


  • Rick Brandt

    #2
    Re: SP2 - Access 97 issue

    "MS" <Email@Myemail. com> wrote in message
    news:Hg51d.2872 6$D7.3365@news-server.bigpond. net.au...[color=blue]
    > Hi.
    >
    > Just installed SP2, and Access 97 reports fail to load.
    >
    > COMDLG32.dll has changed.
    >
    > Unistalling SP2 fixed the problem.
    >
    > Is there a work around to have SP2 and Access 97?
    >
    > Is this a known issue?[/color]

    I have A97 with SP2 and have had no problems.


    --
    I don't check the Email account attached
    to this message. Send instead to...
    RBrandt at Hunter dot com


    Comment

    • MS

      #3
      Re: SP2 - Access 97 issue


      "Rick Brandt" <rickbrandt2@ho tmail.com> wrote in message
      news:2qki1jF102 jaiU1@uni-berlin.de...[color=blue]
      > "MS" <Email@Myemail. com> wrote in message
      > news:Hg51d.2872 6$D7.3365@news-server.bigpond. net.au...[color=green]
      > > Hi.
      > >
      > > Just installed SP2, and Access 97 reports fail to load.
      > >
      > > COMDLG32.dll has changed.
      > >
      > > Unistalling SP2 fixed the problem.
      > >
      > > Is there a work around to have SP2 and Access 97?
      > >
      > > Is this a known issue?[/color]
      >
      > I have A97 with SP2 and have had no problems.
      >
      >[/color]


      Mmmm.

      I have an A97 DB on my machine with SP1, no problems. A colleague installed
      SP2, and now reports fail to load (same DB over a network). They won't open
      in design view either. On removing SP2, no problems.

      When trying to open in design view, it asks for comdlg32.dll.

      This file on my machine (SP1) is about 220kb and circa March 2002, while
      this file after SP2 install is about 275kb and dated August 2004. So
      comdlg32.dll has been changed between service packs.

      It sure seems wierd that the problem started after installing SP2.

      Cheers!


      Comment

      • Larry  Linson

        #4
        Re: SP2 - Access 97 issue

        Do you mean Win XP SP 2, or do you mean Access 97 Service Release 2? I'm not
        running Win XP, but I have Access 97 on two machines, both with Service
        Release 2, and am experiencing no similar problem.

        Larry Linson
        Microsoft Access MVP




        Comment

        • MS

          #5
          Re: SP2 - Access 97 issue


          "Larry Linson" <bouncer@localh ost.not> wrote in message
          news:cU91d.3601 $xH1.2492@trndd c03...[color=blue]
          > Do you mean Win XP SP 2, or do you mean Access 97 Service Release 2? I'm[/color]
          not[color=blue]
          > running Win XP, but I have Access 97 on two machines, both with Service
          > Release 2, and am experiencing no similar problem.
          >
          > Larry Linson
          > Microsoft Access MVP[/color]


          Sorry!

          Win XP SP2.

          The installation worked fine, until the installation of Win XP SP2.

          It seems related to comdlg32.dll. I'd like to have SP2, and was tempted to
          replace the new comdlg32.dll with the old one, but don't know what else
          would be affected.

          Thanks!


          Comment

          • Rick Brandt

            #6
            Re: SP2 - Access 97 issue

            "MS" <Email@Myemail. com> wrote in message
            news:vX91d.2896 8$D7.6809@news-server.bigpond. net.au...[color=blue]
            >
            > "Larry Linson" <bouncer@localh ost.not> wrote in message
            > news:cU91d.3601 $xH1.2492@trndd c03...[color=green]
            > > Do you mean Win XP SP 2, or do you mean Access 97 Service Release 2?[/color][/color]
            I'm[color=blue]
            > not[color=green]
            > > running Win XP, but I have Access 97 on two machines, both with Service
            > > Release 2, and am experiencing no similar problem.
            > >
            > > Larry Linson
            > > Microsoft Access MVP[/color]
            >
            >
            > Sorry!
            >
            > Win XP SP2.
            >
            > The installation worked fine, until the installation of Win XP SP2.
            >
            > It seems related to comdlg32.dll. I'd like to have SP2, and was tempted[/color]
            to[color=blue]
            > replace the new comdlg32.dll with the old one, but don't know what else
            > would be affected.[/color]

            Does your app have a reference to that dll? Except for the treeview
            control all of the functionality from that library can be made with direct
            API calls eliminating the need for a reference. That library is among the
            worst for versioning problems between machines.


            --
            I don't check the Email account attached
            to this message. Send instead to...
            RBrandt at Hunter dot com


            Comment

            Working...