|
-
Mar 9th, 2011, 04:41 AM
#1
Thread Starter
Junior Member
[RESOLVED] Relative path isn't always recognized
Hi,
I have this problem since, like, forever, but now I decided to ask here and hopefully find a solution. When I open my project in VB and run it (debug), the app loads some images from external files which are in the same directory as the project. Usually, when I first open and run the project, everything works fine, but as soon as the second time (or third-it's pretty much random), an error 76 occurs saying "Path not found", but the path or file weren't modified. And this is also the case in all of my projects. If I close and re-open VB and run the project again, everything works fine again. I don't think this happens if I run the executable file of the app. I didn't use App.Path in paths, just the relative path.
Thanks
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
|