|
-
Jan 25th, 2006, 09:32 AM
#11
Re: General VB loading
 Originally Posted by OllieVB
Sorry I took so long to respond. Been a busy day!
Yes, I can create new forms on my PC with no trouble at all...
Yes, I have the same version and service packs as the PC the form was created on...
The form, in fact the whole project, was created directly on a USB memory stick to begin with so all associated files were created in the same directory.
Any other ideas I could possible try?
Open up a standard exe project and remove the default Form1.
Now, add each form/module from the old project to the one. Add all necessary references and component files. Do a SaveAs to a new folder and use the same project name. Run it to make sure everything works, then close VB.
Open VB back up again and see if you can load the project.
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
|