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. SQL Server Management Studio on Vista

SQL Server Management Studio on Vista

Scheduled Pinned Locked Moved The Lounge
csharphelpdatabasesql-serverdotnet
18 Posts 10 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.
  • M Mel Padden

    m/c config?

    Smokie, this is not 'Nam. This is bowling. There are rules. www.geticeberg.com

    M Offline
    M Offline
    Michael Sync
    wrote on last edited by
    #9

    melchizidech wrote:

    m/c config?

    yap. machine configuration. Do you have all updates (ie. windows updates or etc)? And please disable UAC and anti-virus software. Run as a admin.

    Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

    M 1 Reply Last reply
    0
    • M Michael Sync

      melchizidech wrote:

      m/c config?

      yap. machine configuration. Do you have all updates (ie. windows updates or etc)? And please disable UAC and anti-virus software. Run as a admin.

      Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

      M Offline
      M Offline
      Mel Padden
      wrote on last edited by
      #10

      AAAaaaahhh. M/C. Machine Configuration. Sorry never heard it referred to like that before. I associate MC with bad Nineties rappers... To answer your question, yep, running as Admin, yep, UAC is turned off (what a pointless feature that turned out to be). The only thing is that I didn't go directly to Windows Update and explicitly ask for all updates yet, although it already downloaded a lot. I'll do that when i go home this evening and see if it makes a difference.

      Smokie, this is not 'Nam. This is bowling. There are rules. www.geticeberg.com

      1 Reply Last reply
      0
      • M Mel Padden

        Just got myself a my first laptop to have Vista (Ultimate) on it, and I'm setting up my dev environment when I come across my first Vista compatibility issue... wahey... Visual Studio goes on fine, everything else goes on fine, SQL Server SP2 installs fine, but when I run Management Studio, I get all these annoying .NET framework error messages when I use popup dialogs, like the Options dialog. I should stress, the server instance is working fine, I'm running a development website off it, and that's grand, but I obviously want to be able to use Management Studio without these .NET errors coming up. I don't have the exact error to hand right now, but it was something like "Cannot Create a Subkey under an unstable Parent Key" ... ? Has anyone else come across this weirdness?

        Smokie, this is not 'Nam. This is bowling. There are rules. www.geticeberg.com

        S Offline
        S Offline
        SimulationofSai
        wrote on last edited by
        #11

        Have you tried uninstalling Workstation components and reinstalling it? I remember facing this error, and I assumed it was because I installed Visual Studio after I'd installed SQL Server client. I don't remember how I solved it, but i remember something about SSMS needing to be installed in the same drive as Visual Studio because of some shared components. Sorry, can't recollect it now. :doh:

        M 1 Reply Last reply
        0
        • S SimulationofSai

          Have you tried uninstalling Workstation components and reinstalling it? I remember facing this error, and I assumed it was because I installed Visual Studio after I'd installed SQL Server client. I don't remember how I solved it, but i remember something about SSMS needing to be installed in the same drive as Visual Studio because of some shared components. Sorry, can't recollect it now. :doh:

          M Offline
          M Offline
          Mel Padden
          wrote on last edited by
          #12

          OK, well I installed Studio first, and then installed SSMS. I only started messing around with the standalone installer because I came up against this and there doesn't seem to be anything on the Net about it. And both of them are installed to the same drive. But thanks. I'll have a look at Workstation components and see if I can find anything related to that.

          Smokie, this is not 'Nam. This is bowling. There are rules. www.geticeberg.com

          1 Reply Last reply
          0
          • H Harvey Saayman

            remove vista and replace with XP :)

            Harvey Saayman - South Africa Junior Developer .Net, C#, SQL

            you.suck = (you.passion != Programming)

            B Offline
            B Offline
            blakey404
            wrote on last edited by
            #13

            correct. upgrade to xp. *waits for masses of abuse

            1 Reply Last reply
            0
            • M Mel Padden

              Just got myself a my first laptop to have Vista (Ultimate) on it, and I'm setting up my dev environment when I come across my first Vista compatibility issue... wahey... Visual Studio goes on fine, everything else goes on fine, SQL Server SP2 installs fine, but when I run Management Studio, I get all these annoying .NET framework error messages when I use popup dialogs, like the Options dialog. I should stress, the server instance is working fine, I'm running a development website off it, and that's grand, but I obviously want to be able to use Management Studio without these .NET errors coming up. I don't have the exact error to hand right now, but it was something like "Cannot Create a Subkey under an unstable Parent Key" ... ? Has anyone else come across this weirdness?

              Smokie, this is not 'Nam. This is bowling. There are rules. www.geticeberg.com

              P Offline
              P Offline
              Pawel Krakowiak
              wrote on last edited by
              #14

              I know it's not very helpful, but I also suspect it's an individual problem related to your configuration. Management Studio works fine on my Vista Ultimate x86 and I never had problems with it.

              M 1 Reply Last reply
              0
              • P Pawel Krakowiak

                I know it's not very helpful, but I also suspect it's an individual problem related to your configuration. Management Studio works fine on my Vista Ultimate x86 and I never had problems with it.

                M Offline
                M Offline
                Mel Padden
                wrote on last edited by
                #15

                That's OK, I get it, obviously if all these good folks are merrily running SSMS on Vista there must be soemthing wrong with my particular configuration. the question is what though. Running without UAC, as an administrator, and on the same drive as the server install. The only thing I can think of is that there's either a hotfix to the app that I need to download, or there's a hotfix for the .Net framework I need to download. They're all .NET errors that come up. The app continues to run. I can work with it, it's just very very annoying.

                Smokie, this is not 'Nam. This is bowling. There are rules. www.geticeberg.com

                1 Reply Last reply
                0
                • M Mel Padden

                  Just got myself a my first laptop to have Vista (Ultimate) on it, and I'm setting up my dev environment when I come across my first Vista compatibility issue... wahey... Visual Studio goes on fine, everything else goes on fine, SQL Server SP2 installs fine, but when I run Management Studio, I get all these annoying .NET framework error messages when I use popup dialogs, like the Options dialog. I should stress, the server instance is working fine, I'm running a development website off it, and that's grand, but I obviously want to be able to use Management Studio without these .NET errors coming up. I don't have the exact error to hand right now, but it was something like "Cannot Create a Subkey under an unstable Parent Key" ... ? Has anyone else come across this weirdness?

                  Smokie, this is not 'Nam. This is bowling. There are rules. www.geticeberg.com

                  M Offline
                  M Offline
                  Member 96
                  wrote on last edited by
                  #16

                  It works fine on my same setup, however I distinctly recall that problem and I recall searching and finding a solution but I don't recall what the solution was or where I found it. There is an easy solution for it though, I can tell you that much.


                  "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

                  R 1 Reply Last reply
                  0
                  • M Member 96

                    It works fine on my same setup, however I distinctly recall that problem and I recall searching and finding a solution but I don't recall what the solution was or where I found it. There is an easy solution for it though, I can tell you that much.


                    "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

                    R Offline
                    R Offline
                    Rocky Moore
                    wrote on last edited by
                    #17

                    That is just Cruel :)

                    Rocky <>< Blog Post: Sites and Domains for sale! Tech Blog Post: Microsoft Live Writer Plug-ins! Photo Stuff Blog Post: CHDK Motion Detection and other stuff - Quick notes!

                    1 Reply Last reply
                    0
                    • M Mel Padden

                      Just got myself a my first laptop to have Vista (Ultimate) on it, and I'm setting up my dev environment when I come across my first Vista compatibility issue... wahey... Visual Studio goes on fine, everything else goes on fine, SQL Server SP2 installs fine, but when I run Management Studio, I get all these annoying .NET framework error messages when I use popup dialogs, like the Options dialog. I should stress, the server instance is working fine, I'm running a development website off it, and that's grand, but I obviously want to be able to use Management Studio without these .NET errors coming up. I don't have the exact error to hand right now, but it was something like "Cannot Create a Subkey under an unstable Parent Key" ... ? Has anyone else come across this weirdness?

                      Smokie, this is not 'Nam. This is bowling. There are rules. www.geticeberg.com

                      M Offline
                      M Offline
                      Mel Padden
                      wrote on last edited by
                      #18

                      Right, found it. Silly of me to be honest. The problem was caused by having that little SQL 2005 Service Manager application installed. Uninstalled it and everything is now hunky dory. It just means i have to open up the Services manager manually every time I want to stop or start SQL Server.

                      Smokie, this is not 'Nam. This is bowling. There are rules. www.geticeberg.com

                      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