Re: VBA Script from Win2000 not working in XP



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
> >>
> >>
>
>
>
.



Relevant Pages

  • Re: Missing Reference
    ... Doug Steele, Microsoft Access MVP ... > Tried turning off the particular reference on the good> machine, and the missing Windows Common Controls 5.0 > is definitely the problem. ... It indicates a missing reference:> Microsoft ...
    (microsoft.public.access.modulesdaovba)
  • Re: vba combile error: project or object library not found
    ... the missing reference is ... ... Missing: Microsoft scritping runtime ... "Graham R Seach" wrote: ...
    (microsoft.public.access.gettingstarted)
  • Re: VBA Script from Win2000 not working in XP
    ... One way to get some idea of what a particular reference is for is to open ... It'll need some more testing to ensure nothing's missing. ... >> Doug Steele, Microsoft Access MVP ... >>> I have tried both settings zero and 3 in the sandbox registry setting ...
    (microsoft.public.access.security)
  • Re: Error 2467 but only in runtime...
    ... The conversion process was adding a new reference. ... > Microsoft Access 10.0 Object Library ... Dirk Goldgar, MS Access MVP ...
    (microsoft.public.access.forms)
  • Re: CSharp demo
    ... Copyright Microsoft Corporation 2001-2005. ... Form1.cs: error CS0246: The type or namespace name ... not be found (are you missing a using directive or an assembly ...
    (microsoft.public.dotnet.languages.csharp)

Loading