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. The Lounge
  3. VSNet

VSNet

Scheduled Pinned Locked Moved The Lounge
visual-studiowindows-admin
9 Posts 6 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
    Steve Hopkins
    wrote on last edited by
    #1

    I learned an important fact about VSNet today... If you delete its HKLM registry keys, it doesn't work. I have written an add-in in VSNet 2002, and was tweaking the installer to install the keys for 2003. Never noticed that I had inadvertantly flagged msiexec to delete the keys on uninstall, INCLUDING the VS keys! Whoops. Gave me the impetus to upgrade though, 2003 installing as I speak. What a nice way to end the holiday weekend. if(E_NOINTERFACE == pThat->QueryInterface(IID_IUnknown,(void**)&pUnk)) { // I aint no pUnk bitch! }

    D J R 3 Replies Last reply
    0
    • S Steve Hopkins

      I learned an important fact about VSNet today... If you delete its HKLM registry keys, it doesn't work. I have written an add-in in VSNet 2002, and was tweaking the installer to install the keys for 2003. Never noticed that I had inadvertantly flagged msiexec to delete the keys on uninstall, INCLUDING the VS keys! Whoops. Gave me the impetus to upgrade though, 2003 installing as I speak. What a nice way to end the holiday weekend. if(E_NOINTERFACE == pThat->QueryInterface(IID_IUnknown,(void**)&pUnk)) { // I aint no pUnk bitch! }

      D Offline
      D Offline
      Daniel Turini
      wrote on last edited by
      #2

      Steve Hopkins wrote: If you delete its HKLM registry keys, it doesn't work. If you delete its files, it stops working too :laugh: :laugh: My latest article: GBVB - Converting VB.NET code to C#

      S 1 Reply Last reply
      0
      • D Daniel Turini

        Steve Hopkins wrote: If you delete its HKLM registry keys, it doesn't work. If you delete its files, it stops working too :laugh: :laugh: My latest article: GBVB - Converting VB.NET code to C#

        S Offline
        S Offline
        Steve Hopkins
        wrote on last edited by
        #3

        Daniel Turini wrote: If you delete its files, it stops working too Cool, I'll give that a go next. ;P if(E_NOINTERFACE == pThat->QueryInterface(IID_IUnknown,(void**)&pUnk)) { // I aint no pUnk bitch! }

        D 1 Reply Last reply
        0
        • S Steve Hopkins

          I learned an important fact about VSNet today... If you delete its HKLM registry keys, it doesn't work. I have written an add-in in VSNet 2002, and was tweaking the installer to install the keys for 2003. Never noticed that I had inadvertantly flagged msiexec to delete the keys on uninstall, INCLUDING the VS keys! Whoops. Gave me the impetus to upgrade though, 2003 installing as I speak. What a nice way to end the holiday weekend. if(E_NOINTERFACE == pThat->QueryInterface(IID_IUnknown,(void**)&pUnk)) { // I aint no pUnk bitch! }

          J Offline
          J Offline
          Jeremy Falcon
          wrote on last edited by
          #4

          Steve Hopkins wrote: If you delete its HKLM registry keys, it doesn't work. Same thing with Windows; must be a design flaw. :suss: (*Falcon).Jeremy.GetLatestArticle() = "Learning Binary and Hexadecimal"

          1 Reply Last reply
          0
          • S Steve Hopkins

            Daniel Turini wrote: If you delete its files, it stops working too Cool, I'll give that a go next. ;P if(E_NOINTERFACE == pThat->QueryInterface(IID_IUnknown,(void**)&pUnk)) { // I aint no pUnk bitch! }

            D Offline
            D Offline
            Daniel Turini
            wrote on last edited by
            #5

            Steve Hopkins wrote: Cool, I'll give that a go next. Another fun thing to try is what I did on my machine: Install VS.NET 2002. Install VS.NET 2003. Yes! They can run side-by-side. Good. Use VS.NET 2003 for a week until you are sure all your 285 projects are running fine. Uninstall VS.NET 2002, since you do not need it anymore. Lose all your VS file associations and icons. My latest article: GBVB - Converting VB.NET code to C#

            B 1 Reply Last reply
            0
            • S Steve Hopkins

              I learned an important fact about VSNet today... If you delete its HKLM registry keys, it doesn't work. I have written an add-in in VSNet 2002, and was tweaking the installer to install the keys for 2003. Never noticed that I had inadvertantly flagged msiexec to delete the keys on uninstall, INCLUDING the VS keys! Whoops. Gave me the impetus to upgrade though, 2003 installing as I speak. What a nice way to end the holiday weekend. if(E_NOINTERFACE == pThat->QueryInterface(IID_IUnknown,(void**)&pUnk)) { // I aint no pUnk bitch! }

              R Offline
              R Offline
              Rama Krishna Vavilala
              wrote on last edited by
              #6

              Fix is easy just use repair from add/remove programs. Meg Rules

              D 1 Reply Last reply
              0
              • R Rama Krishna Vavilala

                Fix is easy just use repair from add/remove programs. Meg Rules

                D Offline
                D Offline
                David Wulff
                wrote on last edited by
                #7

                Unless you delete the installer keys! :laugh:


                David Wulff

                All goods worth price charged

                1 Reply Last reply
                0
                • D Daniel Turini

                  Steve Hopkins wrote: Cool, I'll give that a go next. Another fun thing to try is what I did on my machine: Install VS.NET 2002. Install VS.NET 2003. Yes! They can run side-by-side. Good. Use VS.NET 2003 for a week until you are sure all your 285 projects are running fine. Uninstall VS.NET 2002, since you do not need it anymore. Lose all your VS file associations and icons. My latest article: GBVB - Converting VB.NET code to C#

                  B Offline
                  B Offline
                  Baris Kurtlutepe
                  wrote on last edited by
                  #8

                  Daniel Turini wrote: Install VS.NET 2002. Install VS.NET 2003. Yes! They can run side-by-side. Good. Yes but VS.NET 2003 keeps insisting that documentation for it hasn't been installed, though I have MSDN installed-reinstalled-repaired-uninstalled-installed (ack!) several (thousand) times. I don't know if it's because of VS.NET 2002 or something else, but that's meant to drive one crazy for sure. Btw. I have MSDN Jan 2003, should you have any idea why...

                  D 1 Reply Last reply
                  0
                  • B Baris Kurtlutepe

                    Daniel Turini wrote: Install VS.NET 2002. Install VS.NET 2003. Yes! They can run side-by-side. Good. Yes but VS.NET 2003 keeps insisting that documentation for it hasn't been installed, though I have MSDN installed-reinstalled-repaired-uninstalled-installed (ack!) several (thousand) times. I don't know if it's because of VS.NET 2002 or something else, but that's meant to drive one crazy for sure. Btw. I have MSDN Jan 2003, should you have any idea why...

                    D Offline
                    D Offline
                    Daniel Turini
                    wrote on last edited by
                    #9

                    Baris Kurtlutepe wrote: Btw. I have MSDN Jan 2003, should you have any idea why... That's the problem. VS.NET 2003 needs MSDN Apr 2003. My latest article: GBVB - Converting VB.NET code to C#

                    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