Results 1 to 4 of 4

Thread: Not Able to Develop Further

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2000
    Location
    Singapore
    Posts
    59

    Post

    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

  2. #2
    Junior Member
    Join Date
    Apr 1999
    Location
    Bangalore, KA, India
    Posts
    18

    Post

    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]

  3. #3
    Junior Member
    Join Date
    Apr 1999
    Location
    Bangalore, KA, India
    Posts
    18

    Post

    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]

  4. #4

    Thread Starter
    Member
    Join Date
    Jan 2000
    Location
    Singapore
    Posts
    59

    Post

    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
  •  



Click Here to Expand Forum to Full Width