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. Visual Studio
  4. Really easy Noob question

Really easy Noob question

Scheduled Pinned Locked Moved Visual Studio
comquestion
15 Posts 3 Posters 9 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.
  • M Member 13160106

    Sorry - not the article - the code on the page that can be downloaded - I need to open it in VS2010 Thanks J

    L Offline
    L Offline
    Lost User
    wrote on last edited by
    #4

    Yes, also downloads fine.

    M 2 Replies Last reply
    0
    • L Lost User

      Yes, also downloads fine.

      M Offline
      M Offline
      Member 13160106
      wrote on last edited by
      #5

      Sorry - I'm noot being very precise :-) I have opened the page and downloaded it fine - I now need to open it in VS2010 as I want to use it in a project I am starting Thanks for your help J

      1 Reply Last reply
      0
      • L Lost User

        Yes, also downloads fine.

        M Offline
        M Offline
        Member 13160106
        wrote on last edited by
        #6

        I think some of my reposnses are going missing I can download ok, have unzippped it - but when I open the the sln file, vs2010 opens but everything looks blank - I can't find any content from the sln and the toolbox is empty? Thanks so much for your support Cheers J

        L 1 Reply Last reply
        0
        • M Member 13160106

          I think some of my reposnses are going missing I can download ok, have unzippped it - but when I open the the sln file, vs2010 opens but everything looks blank - I can't find any content from the sln and the toolbox is empty? Thanks so much for your support Cheers J

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #7

          I downloaded it and it loads fine in Visual Studio 2013. Which version of VS 2010 are you using to open it?

          M 2 Replies Last reply
          0
          • L Lost User

            I downloaded it and it loads fine in Visual Studio 2013. Which version of VS 2010 are you using to open it?

            M Offline
            M Offline
            Member 13160106
            wrote on last edited by
            #8

            VS2010 Pro - it opens fine, but my screen is simply blank - do i need to open it via a menu or sidebar or something Can I upload screenshots or attachments to this forum? Thanks again :-)

            1 Reply Last reply
            0
            • L Lost User

              I downloaded it and it loads fine in Visual Studio 2013. Which version of VS 2010 are you using to open it?

              M Offline
              M Offline
              Member 13160106
              wrote on last edited by
              #9

              VS2010 Pro - should it be visible as a form, a tool - is it hidden in a menu os sidebar? CAn I upload a scrrenshot from my PC - maybe that will help Cheers J :-)

              L CHill60C 2 Replies Last reply
              0
              • M Member 13160106

                VS2010 Pro - should it be visible as a form, a tool - is it hidden in a menu os sidebar? CAn I upload a scrrenshot from my PC - maybe that will help Cheers J :-)

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #10

                The project was created in VS 2005, so VS 2010 should be able to read it and convert it (as VS 2013 Express did for me). As part of the conversion process it should also produce a log telling you of any issues encountered. I have just tried again and it works fine, so I do not have any more suggestions. You should check the directory containing the solution file to see if it has attempted the conversion process.

                1 Reply Last reply
                0
                • M Member 13160106

                  VS2010 Pro - should it be visible as a form, a tool - is it hidden in a menu os sidebar? CAn I upload a scrrenshot from my PC - maybe that will help Cheers J :-)

                  CHill60C Offline
                  CHill60C Offline
                  CHill60
                  wrote on last edited by
                  #11

                  Did you get any issues with the Conversion wizard? Try doing it again, loading VS first and using File, Open Project (rather than double clicking on the solution file) You do have the Solution Explorer window open? (Ctrl-W, S) You're not going to see anything in the toolbox until you open a form from one of the projects in the solution.

                  M 1 Reply Last reply
                  0
                  • CHill60C CHill60

                    Did you get any issues with the Conversion wizard? Try doing it again, loading VS first and using File, Open Project (rather than double clicking on the solution file) You do have the Solution Explorer window open? (Ctrl-W, S) You're not going to see anything in the toolbox until you open a form from one of the projects in the solution.

                    M Offline
                    M Offline
                    Member 13160106
                    wrote on last edited by
                    #12

                    Thanks guys we are 'starting' to get somewhere - the solution window finally revealed a few clues As I say I'm about 10 years behind - I could just about drag tools and write a bit of vb insie subs in vb6 This is blowing my mind - the bit of code I've managed to view doesn't look like vb - has the whole language changed in my missing years? IS this actually written in vb? Thanks again for your patience J

                    CHill60C 1 Reply Last reply
                    0
                    • M Member 13160106

                      Thanks guys we are 'starting' to get somewhere - the solution window finally revealed a few clues As I say I'm about 10 years behind - I could just about drag tools and write a bit of vb insie subs in vb6 This is blowing my mind - the bit of code I've managed to view doesn't look like vb - has the whole language changed in my missing years? IS this actually written in vb? Thanks again for your patience J

                      CHill60C Offline
                      CHill60C Offline
                      CHill60
                      wrote on last edited by
                      #13

                      What made you think it was written in VB? (Although yes, the language has changed a lot since VB6, thank heaven!) The article is tagged C# and that is what it's written in.

                      M 2 Replies Last reply
                      0
                      • CHill60C CHill60

                        What made you think it was written in VB? (Although yes, the language has changed a lot since VB6, thank heaven!) The article is tagged C# and that is what it's written in.

                        M Offline
                        M Offline
                        Member 13160106
                        wrote on last edited by
                        #14

                        Oh OK - maybe I can pick up C#........slowly :-) Apologies if I'm asking silly questions, but if you open the demo exe the project looks like the sort of thing I need - question is, is there a way I can open that demo (or the project file) in the equivalent of what used to be a design view?

                        1 Reply Last reply
                        0
                        • CHill60C CHill60

                          What made you think it was written in VB? (Although yes, the language has changed a lot since VB6, thank heaven!) The article is tagged C# and that is what it's written in.

                          M Offline
                          M Offline
                          Member 13160106
                          wrote on last edited by
                          #15

                          Not sure what I just did - but the project is now open in design mode - thanks guys :-)

                          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