|
-
Dec 13th, 2009, 05:35 PM
#1
Thread Starter
New Member
Form paths incorrect
I move a VB project from school and home on a flash drive. At school drive mounts on E:\ at home it mounts on F:\. I have 4 forms, Form1, Form2, Form3. Form4. Form1 and Form3 have incorrect file paths, it has the E:\, but Form 2 and Form4 path change just fine when I move it from school and home. Please help.
I am using VB 2008 express.
-
Dec 13th, 2009, 07:04 PM
#2
Re: Form paths incorrect
You're going to have to be more specific. Forms don't have paths at at all when it comes to source code. The project just knows that they are in the project folder. That doesn't change relative to the project file, no matter where you move your project. What EXACTLY are you doing and what EXACTLY happens when you do it?
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
|