Results 1 to 2 of 2

Thread: Form 1 is blank on another computer

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2011
    Posts
    152

    Form 1 is blank on another computer

    I've got a small VB.net 2010 project I made at home and then brought to work on a flash drive. However, when I opened the project at work, I found that my first form (Form 1) doesn't work correctly. It shows up in the solution explorer with the module icon instead of the form icon and if I open it it's just a blank empty document.

    When I run the project, it works correctly and Form 1 opens and appears as it should. I can also open the Form 1 design file and all the information is there, I just can't access it when I open the entire project.

    Ideas?

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: Form 1 is blank on another computer

    Are all the files there? It sure sounds like they are. There should be three, a .designer.vb file, a .vb file, and a .resx file that you probably don't need. If the first two are there, try removing the object from the project, then go into Project|Add Existing and add it back in. It sounds like it just lost track of something.
    My usual boring signature: Nothing

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width