|
-
Feb 8th, 2000, 09:26 AM
#1
Thread Starter
Member
Hai all,
I developed a project for my company in VB6 and Access at my home (still it is on the way).Then I copied all the stuff in a floppy and copied again at my office.At home everything is running smoothly.But when I start further development and tried to run it.But the error messages "project or object no found" are prompting for the format, trim,len functions.I checked the object browser everything is there in the list.
Last time I did the same thing,but no error .This time this kind of errors I am getting.Anyone is there to getrid of this.Please give me a solution.
Note:I have all the forms and the database in the same folder.
Thanks in advance for your advise
karun
-
Feb 8th, 2000, 05:03 PM
#2
Junior Member
Hey!!
this is a common prblem. Select the Project-> Reference. Then remove the references which are prefixed as 'MISSING'. Then Click Ok and again select Project -> reference. Then again select the references. All will work.
Cause: The activex objects' GUID are different in ur home computer & in ur office. Each time u compile the application, the GUID changes.
For further info contact [email protected]
-
Feb 8th, 2000, 05:04 PM
#3
Junior Member
Hey!!
this is a common prblem. Select the Project-> Reference. Then remove the references which are prefixed as 'MISSING'. Then Click Ok and again select Project -> reference. Then again select the references. All will work.
Cause: The activex objects' GUID are different in ur home computer & in ur office. Each time u compile the application, the GUID changes.
For further info contact [email protected]
-
Feb 13th, 2000, 09:09 AM
#4
Thread Starter
Member
Thank You very Much Friend,
It's all working without any problems.
Hatsoff to you
Thanks a lot
Karun
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
|