944,123 Members | Top Members by Rank

Ad:
You are currently viewing page 1 of this multi-page discussion thread
Sep 11th, 2006
1

Can't find project or library

Expand Post »
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;
Similar Threads
INI
Reputation Points: 13
Solved Threads: 0
Light Poster
INI is offline Offline
39 posts
since May 2006
Sep 11th, 2006
0

Re: Can't find project or library

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.
Team Colleague
Reputation Points: 361
Solved Threads: 214
Taboo Programmer
Comatose is offline Offline
2,413 posts
since Dec 2004
Sep 12th, 2006
0

Re: Can't find project or library

Is there an object library for "Date" or "Word" that I need to install?

Ini

[
INI
Reputation Points: 13
Solved Threads: 0
Light Poster
INI is offline Offline
39 posts
since May 2006
Sep 12th, 2006
0

Re: Can't find project or library

I would ensure that you have the vbruntime files updated. Date is an internal VB command, so there should be no issues with it.
Team Colleague
Reputation Points: 361
Solved Threads: 214
Taboo Programmer
Comatose is offline Offline
2,413 posts
since Dec 2004
Sep 28th, 2006
0

Re: Can't find project or library

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
Reputation Points: 10
Solved Threads: 0
Newbie Poster
rosea is offline Offline
1 posts
since Sep 2006
Sep 30th, 2006
0

Re: Can't find project or library

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
Reputation Points: 16
Solved Threads: 1
Light Poster
sendoshin is offline Offline
39 posts
since Sep 2006
Feb 12th, 2007
0

Re: Can't find project or library

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...)
Reputation Points: 10
Solved Threads: 0
Newbie Poster
chepoxxx is offline Offline
1 posts
since Feb 2007
May 24th, 2007
0

Re: Can't find project or library

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.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
cutty is offline Offline
1 posts
since May 2007
Dec 25th, 2007
0

Re: Can't find project or library

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
Reputation Points: 10
Solved Threads: 0
Newbie Poster
krazycoder is offline Offline
1 posts
since Dec 2007
Oct 30th, 2009
0
Re: Can't find project or library
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!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ThreeClarks is offline Offline
1 posts
since Oct 2009
Message:
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline: How to create a basic addition calculator
Next Thread in Visual Basic 4 / 5 / 6 Forum Timeline: Brute force decryption





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC