Thread: Visual Studio wont let me create .cpp

  1. #1
    Registered User mrafcho001's Avatar
    Join Date
    Jan 2005
    Posts
    483

    Visual Studio wont let me create .cpp

    I dont knowwhy, but visual studio wont let me create .cpp or .h files when i make a new blank project.

    I remember this happened to me a while ago. But i never got it fixed. Had to format days later so.

    Anyone know whats causing this and how to fix it?
    My Website
    010000110010101100101011
    Add Color To Your Code!

  2. #2
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    first, what version of visual studio?
    have you applied any service packs to it yet?

    without that info I can only speculate, either a: it's broken (duh), or b: file associations got screwed up and are somehow affecting it.
    PHP and XML
    Let's talk about SAX

  3. #3
    Registered User mrafcho001's Avatar
    Join Date
    Jan 2005
    Posts
    483
    oh, sorry.

    I have VS.NET 2003, i havent donwloaded/installed any updates.

    And well the last time i used it before it broke, was just fine, nothing unusual, i didnt do anything unusual either... idk why or how it got screwed up.
    My Website
    010000110010101100101011
    Add Color To Your Code!

  4. #4
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    hmm...never had that problem. I haven't checked, do they have sp1 for .net03 out yet? If so, try that. Or just reinstall. Doesn't seem like it's a big issue.
    PHP and XML
    Let's talk about SAX

  5. #5
    Registered User mrafcho001's Avatar
    Join Date
    Jan 2005
    Posts
    483
    I have to create .cpp files with notepad so it really sucks.. but maybe ill try reinstalling.
    My Website
    010000110010101100101011
    Add Color To Your Code!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem Compiling Program
    By wco5002 in forum C++ Programming
    Replies: 13
    Last Post: 11-06-2007, 12:56 PM
  2. Crazy errors caused by class, never seen before..
    By Shamino in forum C++ Programming
    Replies: 2
    Last Post: 06-10-2007, 11:54 AM
  3. more then 100errors in header
    By hallo007 in forum Windows Programming
    Replies: 20
    Last Post: 05-13-2007, 08:26 AM
  4. Errors with including winsock 2 lib
    By gamingdl'er in forum C++ Programming
    Replies: 3
    Last Post: 12-05-2005, 08:13 PM
  5. Why?
    By gprime in forum C++ Programming
    Replies: 5
    Last Post: 06-13-2004, 04:44 PM