Re: VB 6 UCase failing Compile Error: Can't find project or library
- From: "Rick Rothstein" <rickNOSPAMnews@xxxxxxxxxxxxxxxxx>
- Date: Tue, 5 Jul 2005 11:20:17 -0400
> My Visual Basic 6.0 project isn't working this morning. I try to run it from
> the VB editor, and I get the message:
>
> Compile Error: Can't find project or library
>
> However, I have the right references in my project. They are (in order):
> - Visual Basic for Applications
> - Visual Basic runtime objects and procedures
> - Visual Basic objects and procedures
> - OLE Automation
>
> etc.
>
> They're all pointing to the correct objects. I know this, because I ran a
> few other applications this AM, and they are working fine (pointing to those
> very same dlls). This one project is not working for some reason.
>
> One odd thing I noticed is that my reference to "Acrobat Distiller" (which I
> use in this project) is listed as MISSING. However, I'm not having issues
> with that reference (yet). Any thoughts?
If I had to guess, I would say it is the library associated with the (now) missing "Acrobat Distiller" that the error message is telling you it can't find.
Rick
.
- Follow-Ups:
- References:
- Prev by Date: VB 6 UCase failing Compile Error: Can't find project or library
- Next by Date: Re: VB 6 UCase failing Compile Error: Can't find project or librar
- Previous by thread: VB 6 UCase failing Compile Error: Can't find project or library
- Next by thread: Re: VB 6 UCase failing Compile Error: Can't find project or librar
- Index(es):
Relevant Pages
|