Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General 2 / January 2006



Tip: Looking for answers? Try searching our database.

Lost Projects

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DBoyer - 28 Jan 2006 00:40 GMT
I've written (VB 6.0) several programs at work and stored them on our Novell
5.1 server. At a later date, those folders were moved (intact) to another
location on the server. Now, when I try to open ANY (and all) of those
project files, I get a "File not found" error. Windows Explorer still shows
the files as being there (including Project files, Project workspace, Form
files, and Form Binary files).

I had compressed a few of these projects (WinZip 9.0) and the "unzipped"
versions function fine. Comparisons of the zipped version and the "original"
show the same file sizes.

Any ideas?

D Boyer
Randy Birch - 28 Jan 2006 01:51 GMT
The paths in the vbp file may be referencing absolute paths, or may be
referencing relative paths that are no longer valid. Examine the vbp file in
notepad, and ensure the location of the files conforms to the expected
paths. Alternatively, leave the notepad copy of the project open, then start
a new project and add each of the identified project files to the new
project from their current location (or after copying them to your HD).
Remember to set the references in the new project to those used in the old
one to ensure you don't get load errors when opening the form.

Signature

Randy Birch
MS MVP Visual Basic
http://vbnet.mvps.org/

Please reply to the newsgroups so all can participate.

: I've written (VB 6.0) several programs at work and stored them on our Novell
: 5.1 server. At a later date, those folders were moved (intact) to another
[quoted text clipped - 10 lines]
:
: D Boyer
DBoyer - 29 Jan 2006 20:23 GMT
Re: the projects that would no longer open after being moved (actually that
folder on the server had to be renamed)... the suggestion was:

The paths in the vbp file may be referencing absolute paths, or may be
referencing relative paths that are no longer valid. Examine the vbp file in
notepad, and ensure the location of the files conforms to the expected
paths. Alternatively, leave the notepad copy of the project open, then start
a new project and add each of the identified project files to the new
project from their current location (or after copying them to your HD).
Remember to set the references in the new project to those used in the old
one to ensure you don't get load errors when opening the form.

I checked, references were not absolute. Attempts to insert them into a new
project also resulted in the "File Not Found" error.

Any other suggestions?

Dale Boyer
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.