Re: VBA Script from Win2000 not working in XP
- From: "Don Losure" <DonLosure@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 16 Oct 2005 18:24:01 -0700
C:\WINNT\System32\appwz.cpl
Is there a good way to find out what it does?
I removed the reference from the version on the XP machine and now the app
appears to work. It'll need some more testing to ensure nothing's missing.
"Douglas J. Steele" wrote:
> Yes, the Missing reference is definitely a problem. I don't believe shappmgr
> is a part of Office, though.
>
> On a machine where it isn't missing, click on that reference and see the
> actual file to which it refers at the bottom of the dialog. What file is it?
>
> --
> Doug Steele, Microsoft Access MVP
> http://I.Am/DougSteele
> (no e-mails, please!)
>
>
>
> "Don Losure" <DonLosure@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:100C1F46-9398-4767-A1C4-ED054CD27DFC@xxxxxxxxxxxxxxxx
> > When the data base is opened, the correct form loads, but the VBA script
> > that
> > should fire on loading hangs on a statement using the Date() function with
> > the error that it 'cannot find project or library'.
> >
> > References are added for:
> > Visual Basic for Applications
> > Microsoft Access 11.0 Object Library
> > OLE Automation
> > Microsoft ActiveX Data Objects 2.1 Library
> > Microsoft DAO 3.6 Object Library
> > MISSING: shappmgr 1.0 Type Library
> > Microsoft Scriptiong Runtime
> >
> > Maybe the MISSING library is my problem. I did a full install of Office
> > 2003. Is there some other library that replaces shappmgr 1.0 Type Library?
> >
> > On the Win2000 machine, that library is checked and is not marked MISSING.
> >
> > I have tried both settings zero and 3 in the sandbox registry setting and
> > neither does any good. I don't believe that's the issue.
> >
> > Are there any instructions anywhere for porting Access applications from
> > Win2000 to XP and from Office 2000 to Office 2003?
> >
> >
> > "TC" wrote:
> >
> >> You say the application "does not run" and the VBA script "does not
> >> run". What do you mean by "does not run"? When you double-click the
> >> database file, exactly what happens?
> >>
> >> TC
> >>
> >>
>
>
>
.
- Follow-Ups:
- Re: VBA Script from Win2000 not working in XP
- From: Douglas J. Steele
- Re: VBA Script from Win2000 not working in XP
- References:
- Re: VBA Script from Win2000 not working in XP
- From: TC
- Re: VBA Script from Win2000 not working in XP
- From: Douglas J. Steele
- Re: VBA Script from Win2000 not working in XP
- Prev by Date: Read-only error for updating Access database through ASP web page
- Next by Date: Re: VBA Script from Win2000 not working in XP
- Previous by thread: Re: VBA Script from Win2000 not working in XP
- Next by thread: Re: VBA Script from Win2000 not working in XP
- Index(es):
Relevant Pages
|
Loading