Results 1 to 4 of 4

Thread: moved application ... now problems

  1. #1

    Thread Starter
    Banned jhermiz's Avatar
    Join Date
    Jun 2002
    Location
    Antarctica
    Posts
    2,492

    moved application ... now problems

    I went ahead and moved my application to another pc so another user can look at the code. This includes all .frm, .bas files etc.
    Immediately when I try to open up the project I receive errors looking for forms in my path rather than his...
    why is it trying to reference C:\Documents and Settings\Me\VB\frmMain.frm...

    etc...

    Where are these paths stored...is this not a complete copy of the form to his PC?

  2. #2
    Lively Member
    Join Date
    Mar 2004
    Location
    UK
    Posts
    109
    Paths are stored in the .vbp file.

    Nick
    UK Software Development http://www.all4yourpc.co.uk

  3. #3
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253
    Try editing the vbp file in Notepad, but back it up first!

  4. #4

    Thread Starter
    Banned jhermiz's Avatar
    Join Date
    Jun 2002
    Location
    Antarctica
    Posts
    2,492
    Originally posted by Madboy
    Try editing the vbp file in Notepad, but back it up first!
    First time I ever had to move code over...I'm a moron...
    thanks all.

    Jon

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