Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Problem with Visual Studio 2005

Problem with Visual Studio 2005

Scheduled Pinned Locked Moved C#
csharpvisual-studiowpfhelpquestion
7 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sharpiesharpie
    wrote on last edited by
    #1

    I recently reinstalled visual studio, but now when i try to add a class (project -> add class) instead of having a class, i have an option to add an interface...and instead of windows form i have inherited form. Is there a way to add the form and class templates?

    J 1 Reply Last reply
    0
    • S sharpiesharpie

      I recently reinstalled visual studio, but now when i try to add a class (project -> add class) instead of having a class, i have an option to add an interface...and instead of windows form i have inherited form. Is there a way to add the form and class templates?

      J Offline
      J Offline
      Judah Gabriel Himango
      wrote on last edited by
      #2

      have you tried the /resetsettings switch when running devenv?

      Tech, life, family, faith: Give me a visit. I'm currently blogging about: Just F-ing Do It :) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

      S 1 Reply Last reply
      0
      • J Judah Gabriel Himango

        have you tried the /resetsettings switch when running devenv?

        Tech, life, family, faith: Give me a visit. I'm currently blogging about: Just F-ing Do It :) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

        S Offline
        S Offline
        sharpiesharpie
        wrote on last edited by
        #3

        um, i don't really know how to do that =[ and it's a fresh installation so i don't know if resetting settings would help, it's already it's default

        J 1 Reply Last reply
        0
        • S sharpiesharpie

          um, i don't really know how to do that =[ and it's a fresh installation so i don't know if resetting settings would help, it's already it's default

          J Offline
          J Offline
          Judah Gabriel Himango
          wrote on last edited by
          #4

          Start up Visual Studio by the command line, passing /resetSettings as a command line argument. If you don't know how to start applications with command line arguments, you should learn how to do that before continuing programming. Does right-click on your project -> New Item... -> Class work?

          Tech, life, family, faith: Give me a visit. I'm currently blogging about: Just F-ing Do It :) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

          S 1 Reply Last reply
          0
          • J Judah Gabriel Himango

            Start up Visual Studio by the command line, passing /resetSettings as a command line argument. If you don't know how to start applications with command line arguments, you should learn how to do that before continuing programming. Does right-click on your project -> New Item... -> Class work?

            Tech, life, family, faith: Give me a visit. I'm currently blogging about: Just F-ing Do It :) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

            S Offline
            S Offline
            sharpiesharpie
            wrote on last edited by
            #5

            i did resetsettings and it didn't work, and when i right click-add item on my project i don't have a class but when i do the same on the solution i do...=\

            L 1 Reply Last reply
            0
            • S sharpiesharpie

              i did resetsettings and it didn't work, and when i right click-add item on my project i don't have a class but when i do the same on the solution i do...=\

              L Offline
              L Offline
              Luc Pattyn
              wrote on last edited by
              #6

              Maybe your project's type, intentional or not, is such that it can not hold classes.

              sharpiesharpie wrote:

              when i do the same on the solution i do...=

              I doubt that, the only thing a solution can hold is projects. Did you have disk problems ? Did you edit solution/project files manually ? I suggest you try again, at least with a new project inside the existing solution; better yet with a new solution and new project. :)

              Luc Pattyn [Forum Guidelines] [My Articles]


              this weeks tips: - make Visual display line numbers: Tools/Options/TextEditor/... - show exceptions with ToString() to see all information - before you ask a question here, search CodeProject, then Google


              S 1 Reply Last reply
              0
              • L Luc Pattyn

                Maybe your project's type, intentional or not, is such that it can not hold classes.

                sharpiesharpie wrote:

                when i do the same on the solution i do...=

                I doubt that, the only thing a solution can hold is projects. Did you have disk problems ? Did you edit solution/project files manually ? I suggest you try again, at least with a new project inside the existing solution; better yet with a new solution and new project. :)

                Luc Pattyn [Forum Guidelines] [My Articles]


                this weeks tips: - make Visual display line numbers: Tools/Options/TextEditor/... - show exceptions with ToString() to see all information - before you ask a question here, search CodeProject, then Google


                S Offline
                S Offline
                sharpiesharpie
                wrote on last edited by
                #7

                obviously...i said it's been that way since i installed VS (after formatting) =/

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups