|
-
Jul 21st, 2003, 08:49 AM
#1
Thread Starter
Addicted Member
help - Compile error
I have copied all my VB files (forms etc) to another computer, however when i run the program from within VB6 and click some of the Buttons, i get a
Compile Error:
Can't find Project or Library.
Wjat deos this mean??
I am not a VB programmer by occupation, so any help would be appreciated..
-
Jul 21st, 2003, 08:54 AM
#2
I think it has to do with with Components or References you may have added to your project. Did you copy across your .vbp file along with your forms?
-
Jul 21st, 2003, 09:15 AM
#3
Thread Starter
Addicted Member
hi Lintz,
i did copy my .vbp file across.
-
Jul 21st, 2003, 09:22 AM
#4
You amy have referenced a component that doesn't exist on the new PC....
-
Jul 22nd, 2003, 02:51 AM
#5
Thread Starter
Addicted Member
The error message only seems to occur when there are SQL Statements behind the buttons i press.
-
Jul 22nd, 2003, 03:03 AM
#6
Can you post some code to help us try and determine why your getting those error message.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|