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?