First, tell us what type of application you are executing...(console app, windows forms, etc.) and tell how you wrote the code or how you compile it...We could certainly help.
make sure you have referenced the form you want to appear first in the program.cs class (if you are loading a windows forms application and have deleted the original form1. If not, then be more specific)