Can't find project or library

Reply

Join Date: May 2006
Posts: 39
Reputation: INI is an unknown quantity at this point 
Solved Threads: 0
INI INI is offline Offline
Light Poster

Can't find project or library

 
1
  #1
Sep 11th, 2006
Good Evening All,

I have a big problem; over the summer I worked on a project and completed it. A month later I am receiving errors.

For some reason when I try compiling the program, it gives me an error saying "Can't find project or library," Date is highlighted. When the user clicks on a control button, the program is suppose to output the current date. For some reason it does not.

Can someone tell me what object library to download? Also, my program no longer recornizes "objWord", even though I have checked "Microsoft Word library" as reference.

Please help, thank you very much;
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 2,413
Reputation: Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough 
Solved Threads: 211
Team Colleague
Comatose's Avatar
Comatose Comatose is offline Offline
Taboo Programmer

Re: Can't find project or library

 
0
  #2
Sep 11th, 2006
Sounds to me like something that is supposed to be installed is not. Also, you might be having a version reference conflict. Maybe the installed version of word doesn't use a specific method that's being invoked.
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 39
Reputation: INI is an unknown quantity at this point 
Solved Threads: 0
INI INI is offline Offline
Light Poster

Re: Can't find project or library

 
0
  #3
Sep 12th, 2006
Is there an object library for "Date" or "Word" that I need to install?

Ini

[
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 2,413
Reputation: Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough 
Solved Threads: 211
Team Colleague
Comatose's Avatar
Comatose Comatose is offline Offline
Taboo Programmer

Re: Can't find project or library

 
0
  #4
Sep 12th, 2006
I would ensure that you have the vbruntime files updated. Date is an internal VB command, so there should be no issues with it.
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 1
Reputation: rosea is an unknown quantity at this point 
Solved Threads: 0
rosea rosea is offline Offline
Newbie Poster

Re: Can't find project or library

 
0
  #5
Sep 28th, 2006
Read this article, it may help you
http://support.microsoft.com/?kbid=241709

This web is useful
http://www.mvps.org/access/

Good luck.

Rosea
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 36
Reputation: sendoshin is an unknown quantity at this point 
Solved Threads: 1
sendoshin sendoshin is offline Offline
Light Poster

Re: Can't find project or library

 
0
  #6
Sep 30th, 2006
While both of those links are useful, the problem here doesn't seem to be Access related. I wonder, did you upgrade (or downgrade?) your copy of Visual Basic between the time you wrote the program and now? For example, a switch from VB5 to VB6 (or vice-versa)? If so, that may be part of the problem. While the modifications that need to be made to VB5 code to make it work with VB6 are minimal, they are essential as well. Downgrading (from VB6 to VB5 for example) is even worse, as commands tend to disappear that way.

However, if you haven't changed your VB install any since then, there may be a problem. I'd suggest installing Service Pack 6 at least (available on the Microsoft website for free download) to see if that helps. If not, more details will be required to make us of any use.

Good luck, and happy coding!

- Sendoshin
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 1
Reputation: chepoxxx is an unknown quantity at this point 
Solved Threads: 0
chepoxxx chepoxxx is offline Offline
Newbie Poster

Re: Can't find project or library

 
0
  #7
Feb 12th, 2007
I had the same issue. I did upgrade my copy of Visual Basic but that was not the problem. If you go to Tools>References and unselect any checkboxes that have the word MISSING in them from the list of libraries it should work. In my case it turns out I uninstalled some software and the reference was left there...
This should make the error go away (that is of course if the MISSING library is not one that you are requiring...)
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 1
Reputation: cutty is an unknown quantity at this point 
Solved Threads: 0
cutty cutty is offline Offline
Newbie Poster

Re: Can't find project or library

 
0
  #8
May 24th, 2007
chepo, this is it. I have searched for the cause of the stupid problem for a while. I had installed my environment and projects in a virtual machine and could only curse like crazy as I was not able to compile anything that had worked before. I had not nticed this "MISSING" flag.
Of course no clue about that at the microsoft sites!
Thanks a bunch.
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 1
Reputation: krazycoder is an unknown quantity at this point 
Solved Threads: 0
krazycoder krazycoder is offline Offline
Newbie Poster

Re: Can't find project or library

 
0
  #9
Dec 25th, 2007
hey the same problem occured with my app also. Had reinstalled the VB.and was getting thr compile error for Listview decl. After unchecking the Refrence starting as MISSING. the issue was resolved. Thanks
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 1
Reputation: ThreeClarks is an unknown quantity at this point 
Solved Threads: 0
ThreeClarks ThreeClarks is offline Offline
Newbie Poster
 
0
  #10
25 Days Ago
I had the same problem too. An uninstall was needed to update another app. This caused the "Can't find project or library" problem. The issue was resolved after unchecking the MISSING Reference. Old thread, but still very usefull. Thank you!
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC