CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2006
    Posts
    31

    Cannot create a new console application. Only XNA shows up.

    ---.NET 3.5 SP1 C# Express 2008---

    When I try to create a new project in C# Express 2008, I only get the following options:

    Project Types->Visual C# (XNA Game Studio 3.0)

    Windows Game
    Windows Game Library
    Xbox 360 Game
    Xbox 360 Game Library
    Zune Game
    Zune Game Library
    Content Pipeline Extension Library
    Platformer Starter Kit

    There are no options for Windows Application, Console Application, etc. I have tried reinstalling C# Express with no luck. Can anyone suggest what I might have done wrong?

    Thanks

  2. #2
    Join Date
    Feb 2006
    Posts
    31

    Red face Re: Cannot create a new console application. Only XNA shows up.

    Ahhhh! Please ignore this thread. XNA was highlighted by default. I didn't realize that clicking on 'Visual C#' under project types would give me all the default options.

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

Featured