Output Type missing from Project Properties page

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nate

    Output Type missing from Project Properties page

    Hello,
    I'm just learning C# on visual C# .net (my apologies if
    this is not the apropriate forum for this question), and
    I'm having a problem when I create empty windows
    applications. Whenever I create an empty project it
    automatically creates it as a console application,
    instead of a windows application. There is supposed to
    be an "Output Type" property in my project's property
    pages that is attached to a compiler switch, but it
    simply is not there. All the other properties are -
    Assembly Name, Default Namespace, etc. Has anyone else
    seen this phenomenon, and does anyone know how to fix
    it? I'd really like to create practice programs without
    the annoying consule window popping up first.

    Thanks,
    Nate
  • Nate

    #2
    Output Type missing from Project Properties page

    Anyone? Is there a better place to ask my question?
    [color=blue]
    >-----Original Message-----
    >Hello,
    >I'm just learning C# on visual C# .net (my apologies if
    >this is not the apropriate forum for this question), and
    >I'm having a problem when I create empty windows
    >applications . Whenever I create an empty project it
    >automaticall y creates it as a console application,
    >instead of a windows application. There is supposed to
    >be an "Output Type" property in my project's property
    >pages that is attached to a compiler switch, but it
    >simply is not there. All the other properties are -
    >Assembly Name, Default Namespace, etc. Has anyone else
    >seen this phenomenon, and does anyone know how to fix
    >it? I'd really like to create practice programs without
    >the annoying consule window popping up first.
    >
    >Thanks,
    >Nate
    >.
    >[/color]

    Comment

    Working...