|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
References Missing:yaddaI work on my VB6 app on my home Vista Ultimate PC and also take it on the
road with my XP laptop. I copy all project files over via a pen drive. I have a reference to a file in the project C:\Program Files\Debug\Debug.exe This file is resident and nver copied. When I copy the project back and forth I always get the missing reference for Debug.exe on form view open or run and have to uncheck the reference, close References, reopen References and Browse to the same reference. This always works. I have verified that the Debug.exe path is is identical on both PCs. What am I missing? Other references in the project do not have the same problem.
Show quote
Hide quote
"Bee" <B**@discussions.microsoft.com> wrote in message Could they have been compiled at different times and therefore have news:4C69DF1A-9EC9-46D0-9559-96689EAED62A@microsoft.com... >I work on my VB6 app on my home Vista Ultimate PC and also take it on the > road with my XP laptop. > I copy all project files over via a pen drive. > I have a reference to a file in the project C:\Program > Files\Debug\Debug.exe > This file is resident and nver copied. > When I copy the project back and forth I always get the missing reference > for Debug.exe on form view open or run and have to uncheck the reference, > close References, reopen References and Browse to the same reference. > This > always works. > I have verified that the Debug.exe path is is identical on both PCs. > What am I missing? > Other references in the project do not have the same problem. different GUIDs? Trying copying the .EXE from one machine to another, then re-add the reference (to be safe). See if you then keep getting the error. Possibly. Thanks.
Show quoteHide quote "Jeff Johnson" wrote: > "Bee" <B**@discussions.microsoft.com> wrote in message > news:4C69DF1A-9EC9-46D0-9559-96689EAED62A@microsoft.com... > > >I work on my VB6 app on my home Vista Ultimate PC and also take it on the > > road with my XP laptop. > > I copy all project files over via a pen drive. > > I have a reference to a file in the project C:\Program > > Files\Debug\Debug.exe > > This file is resident and nver copied. > > When I copy the project back and forth I always get the missing reference > > for Debug.exe on form view open or run and have to uncheck the reference, > > close References, reopen References and Browse to the same reference. > > This > > always works. > > I have verified that the Debug.exe path is is identical on both PCs. > > What am I missing? > > Other references in the project do not have the same problem. > > Could they have been compiled at different times and therefore have > different GUIDs? Trying copying the .EXE from one machine to another, then > re-add the reference (to be safe). See if you then keep getting the error. > > >
(OT) false positives on my files
Copying array elements Can I loop through only SELECTED items in a multi-select FileListBox? Should I distribute Winsock? Convert statements from VB 2008 to 2003? Where to store database login information in VB6 converting from basic to vb6 Visual Basic Express 2008 Custom Error Message Dynamic function calls Problem with Display information in Labels |
|||||||||||||||||||||||