MSE

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Guest's Avatar

    MSE

    Am attempting to use SQL Server 2005 EXPRESS on WINXP. Have successfully
    downloaded SQL Server 2005 Express and Maintenance Studio Express. No
    errors were received duing the installation of either program. However,
    when I click on the icon for MSE, the hard disk spins for about a minute,
    but nothing comes up on the screen. Isn't MSE a graphical user interface to
    manage the DBs. What do you think my problem might be here???



  • Erland Sommarskog

    #2
    Re: MSE

    (wfoneill001@be llsouth.net) writes:[color=blue]
    > Am attempting to use SQL Server 2005 EXPRESS on WINXP. Have
    > successfully downloaded SQL Server 2005 Express and Maintenance Studio
    > Express. No errors were received duing the installation of either
    > program. However, when I click on the icon for MSE, the hard disk spins
    > for about a minute, but nothing comes up on the screen. Isn't MSE a
    > graphical user interface to manage the DBs. What do you think my
    > problem might be here???[/color]

    Yes, Management Studio Express is a graphical tool. I can't really say
    why you do not get it ro run. The first time you get some box "Preparing
    for first use". Did you see that part?

    --
    Erland Sommarskog, SQL Server MVP, esquel@sommarsk og.se

    Books Online for SQL Server 2005 at

    Books Online for SQL Server 2000 at

    Comment

    • Guest's Avatar

      #3
      Re: MSE

      Thank you for responding Erland. No, I didn't get any box, as you
      suggested. When I click on the Icon to start MSE, the disk spins for about
      10 seconds, and that's it. This is in the properties section of the Icon:
      "C:\Program Files\Microsoft SQL
      Server\90\Tools \Binn\VSShell\C ommon7\IDE\ssms ee.exe" Is this the correct
      calling program? Any other suggestions???


      "Erland Sommarskog" <esquel@sommars kog.se> wrote in message
      news:Xns9723EEF 36565AYazorman@ 127.0.0.1...[color=blue]
      > (wfoneill001@be llsouth.net) writes:[color=green]
      >> Am attempting to use SQL Server 2005 EXPRESS on WINXP. Have
      >> successfully downloaded SQL Server 2005 Express and Maintenance Studio
      >> Express. No errors were received duing the installation of either
      >> program. However, when I click on the icon for MSE, the hard disk spins
      >> for about a minute, but nothing comes up on the screen. Isn't MSE a
      >> graphical user interface to manage the DBs. What do you think my
      >> problem might be here???[/color]
      >
      > Yes, Management Studio Express is a graphical tool. I can't really say
      > why you do not get it ro run. The first time you get some box "Preparing
      > for first use". Did you see that part?
      >
      > --
      > Erland Sommarskog, SQL Server MVP, esquel@sommarsk og.se
      >
      > Books Online for SQL Server 2005 at
      > http://www.microsoft.com/technet/pro...ads/books.mspx
      > Books Online for SQL Server 2000 at
      > http://www.microsoft.com/sql/prodinf...ons/books.mspx[/color]


      Comment

      • Erland Sommarskog

        #4
        Re: MSE

        (wfoneill001@be llsouth.net) writes:[color=blue]
        > Thank you for responding Erland. No, I didn't get any box, as you
        > suggested. When I click on the Icon to start MSE, the disk spins for
        > about 10 seconds, and that's it. This is in the properties section of
        > the Icon:
        > "C:\Program Files\Microsoft SQL
        > Server\90\Tools \Binn\VSShell\C ommon7\IDE\ssms ee.exe" Is this the correct
        > calling program? Any other suggestions???[/color]

        Yes, that is the correct program. Have you looked in the Windows eventlog?

        Also, did you have any other edition of SQL 2005 installed previously,
        or had had installed?

        I'm sorry for the lack of suggestions, but it is a situation that is
        very difficult to diagnose from a distance.

        --
        Erland Sommarskog, SQL Server MVP, esquel@sommarsk og.se

        Books Online for SQL Server 2005 at

        Books Online for SQL Server 2000 at

        Comment

        • Guest's Avatar

          #5
          Re: MSE

          Hi Erland:

          Nothing found in the Window Event indicating any problem at all. I have SQL
          Server 2000 installed on the same computer. That works great. What I would
          like to do once I get Video Studio working correctly, is to migrate the DB
          in 2000 to 2005.


          "Erland Sommarskog" <esquel@sommars kog.se> wrote in message
          news:Xns9724E93 AAD852Yazorman@ 127.0.0.1...[color=blue]
          > (wfoneill001@be llsouth.net) writes:[color=green]
          >> Thank you for responding Erland. No, I didn't get any box, as you
          >> suggested. When I click on the Icon to start MSE, the disk spins for
          >> about 10 seconds, and that's it. This is in the properties section of
          >> the Icon:
          >> "C:\Program Files\Microsoft SQL
          >> Server\90\Tools \Binn\VSShell\C ommon7\IDE\ssms ee.exe" Is this the correct
          >> calling program? Any other suggestions???[/color]
          >
          > Yes, that is the correct program. Have you looked in the Windows eventlog?
          >
          > Also, did you have any other edition of SQL 2005 installed previously,
          > or had had installed?
          >
          > I'm sorry for the lack of suggestions, but it is a situation that is
          > very difficult to diagnose from a distance.
          >
          > --
          > Erland Sommarskog, SQL Server MVP, esquel@sommarsk og.se
          >
          > Books Online for SQL Server 2005 at
          > http://www.microsoft.com/technet/pro...ads/books.mspx
          > Books Online for SQL Server 2000 at
          > http://www.microsoft.com/sql/prodinf...ons/books.mspx[/color]


          Comment

          • Erland Sommarskog

            #6
            Re: MSE

            (wfoneill001@be llsouth.net) writes:[color=blue]
            > Nothing found in the Window Event indicating any problem at all. I have
            > SQL Server 2000 installed on the same computer. That works great. What
            > I would like to do once I get Video Studio working correctly, is to
            > migrate the DB in 2000 to 2005.[/color]

            Video Studio? I assume that you mean Visual Studio, but weren't you
            talking about Management Studio Express?

            SQL 2000 on the same box should not be a problem.

            I would suggest that you try a second computer if you can. If that
            works, maybe you could try to think of which differences there may be.

            You could log a bug on http://lab.msdn.microsoft.com/ProductFeedback/,
            but I advice you to be very specific about your environment (for instance
            graphics card), or else the bug is likely to be closed as "Not Reproduced".

            --
            Erland Sommarskog, SQL Server MVP, esquel@sommarsk og.se

            Books Online for SQL Server 2005 at

            Books Online for SQL Server 2000 at

            Comment

            • Guest's Avatar

              #7
              Re: MSE

              Hi Erland:
              Yes, I was talking about Management Studio. I have installed the software
              for both MSE and SQL Server Express on the same maching. It is not
              networked, and resides on my home computer, a laptop.
              I've seen a couple of posts from other endusers with exactly the same
              problem as me, and have them to get back to me if they have some resolution.


              "Erland Sommarskog" <esquel@sommars kog.se> wrote in message
              news:Xns9725E82 7A4159Yazorman@ 127.0.0.1...[color=blue]
              > (wfoneill001@be llsouth.net) writes:[color=green]
              >> Nothing found in the Window Event indicating any problem at all. I have
              >> SQL Server 2000 installed on the same computer. That works great. What
              >> I would like to do once I get Video Studio working correctly, is to
              >> migrate the DB in 2000 to 2005.[/color]
              >
              > Video Studio? I assume that you mean Visual Studio, but weren't you
              > talking about Management Studio Express?
              >
              > SQL 2000 on the same box should not be a problem.
              >
              > I would suggest that you try a second computer if you can. If that
              > works, maybe you could try to think of which differences there may be.
              >
              > You could log a bug on http://lab.msdn.microsoft.com/ProductFeedback/,
              > but I advice you to be very specific about your environment (for instance
              > graphics card), or else the bug is likely to be closed as "Not
              > Reproduced".
              >
              > --
              > Erland Sommarskog, SQL Server MVP, esquel@sommarsk og.se
              >
              > Books Online for SQL Server 2005 at
              > http://www.microsoft.com/technet/pro...ads/books.mspx
              > Books Online for SQL Server 2000 at
              > http://www.microsoft.com/sql/prodinf...ons/books.mspx[/color]


              Comment

              Working...