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. Other Discussions
  3. IT & Infrastructure
  4. a problem

a problem

Scheduled Pinned Locked Moved IT & Infrastructure
helpannouncementcsharpvisual-studiotools
10 Posts 4 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.
  • O Offline
    O Offline
    omkamal
    wrote on last edited by
    #1

    I recently installed VS.NET final version. Although, the installation of the windows components update gave me lot of trouble, I used the workaround that MS provided in its help. I installed each component (required for VS.NET), separately. And everything went fine. I installed VS.NET also and got some errors while installing the samples and documentation. So I cancelled the installation and then re-ran it again, but this time I said I dont want the samples and documentation ( as I can always use CP for my .NET learning). The installation went fine and I got VS.NET and everything is fine. Now I want to install SQL2K Enterprise tools in my machine. But it is not allowing me to. It says, "Another installation needs to reboot the machine and so setup cannot continue". I rebooted the machine like a million times and much to my surprise, I keep getting the same message. Can someone tell me how I can get rid of this and install SQL2K tools? I am :(( omkamal

    T 1 Reply Last reply
    0
    • O omkamal

      I recently installed VS.NET final version. Although, the installation of the windows components update gave me lot of trouble, I used the workaround that MS provided in its help. I installed each component (required for VS.NET), separately. And everything went fine. I installed VS.NET also and got some errors while installing the samples and documentation. So I cancelled the installation and then re-ran it again, but this time I said I dont want the samples and documentation ( as I can always use CP for my .NET learning). The installation went fine and I got VS.NET and everything is fine. Now I want to install SQL2K Enterprise tools in my machine. But it is not allowing me to. It says, "Another installation needs to reboot the machine and so setup cannot continue". I rebooted the machine like a million times and much to my surprise, I keep getting the same message. Can someone tell me how I can get rid of this and install SQL2K tools? I am :(( omkamal

      T Offline
      T Offline
      Tim Deveaux
      wrote on last edited by
      #2

      What OS? On win98, check for the existence of a wininit.ini file in your system dir and rename it. On NT, there's a reg setting: This is from the MSDN, specifically dealing with IE5: (I couldn't find the page on line, so no link... might be in your MSDN) "Locate the following Windows NT registry key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager Delete any PendingFileRenameOperations values. You may also need to check for pending file rename operations in the following registry keys: HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnceEx HKLM\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce NOTE: If the problem is still not resolved, check for the existence of old installation files in your TEMP or TMP folders, check for the existence of a folder named "$!$!$!$!" in the root folder, or try emptying the Temporary Internet Files folder. " Don't know about XP - think 2000 would be like NT...

      O 2 Replies Last reply
      0
      • O omkamal

        Tim Deveaux wrote: What OS? Win 2000 Professional. Tim Deveaux wrote: think 2000 would be like NT I will give it a try. omkamal

        C Offline
        C Offline
        Chris Maunder
        wrote on last edited by
        #3

        I didn't think you could install SQLServer Ent. on W2K Prof (you need W2K Server). cheers, Chris Maunder

        O 2 Replies Last reply
        0
        • T Tim Deveaux

          What OS? On win98, check for the existence of a wininit.ini file in your system dir and rename it. On NT, there's a reg setting: This is from the MSDN, specifically dealing with IE5: (I couldn't find the page on line, so no link... might be in your MSDN) "Locate the following Windows NT registry key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager Delete any PendingFileRenameOperations values. You may also need to check for pending file rename operations in the following registry keys: HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnceEx HKLM\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce NOTE: If the problem is still not resolved, check for the existence of old installation files in your TEMP or TMP folders, check for the existence of a folder named "$!$!$!$!" in the root folder, or try emptying the Temporary Internet Files folder. " Don't know about XP - think 2000 would be like NT...

          O Offline
          O Offline
          omkamal
          wrote on last edited by
          #4

          Tim Deveaux wrote: What OS? Win 2000 Professional. Tim Deveaux wrote: think 2000 would be like NT I will give it a try. omkamal

          C 1 Reply Last reply
          0
          • T Tim Deveaux

            What OS? On win98, check for the existence of a wininit.ini file in your system dir and rename it. On NT, there's a reg setting: This is from the MSDN, specifically dealing with IE5: (I couldn't find the page on line, so no link... might be in your MSDN) "Locate the following Windows NT registry key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager Delete any PendingFileRenameOperations values. You may also need to check for pending file rename operations in the following registry keys: HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnceEx HKLM\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce NOTE: If the problem is still not resolved, check for the existence of old installation files in your TEMP or TMP folders, check for the existence of a folder named "$!$!$!$!" in the root folder, or try emptying the Temporary Internet Files folder. " Don't know about XP - think 2000 would be like NT...

            O Offline
            O Offline
            omkamal
            wrote on last edited by
            #5

            Thanks so much Tim. I considered 2000 as NT and its installing now. Thanks a million again. You never know how much happy I am now. Time for caffeine. :-D omkamal

            T 1 Reply Last reply
            0
            • C Chris Maunder

              I didn't think you could install SQLServer Ent. on W2K Prof (you need W2K Server). cheers, Chris Maunder

              O Offline
              O Offline
              omkamal
              wrote on last edited by
              #6

              I am sorry Chris, but I meant the Enterpise tools (client tools used to connect to a database server and view the data) and not really the Enterprise Server itself. Thanks anyways....:) omkamal

              1 Reply Last reply
              0
              • C Chris Maunder

                I didn't think you could install SQLServer Ent. on W2K Prof (you need W2K Server). cheers, Chris Maunder

                O Offline
                O Offline
                omkamal
                wrote on last edited by
                #7

                Got a question?? How do I save this thread as a bookmark in my CP account??:) omkamal

                N 1 Reply Last reply
                0
                • O omkamal

                  Thanks so much Tim. I considered 2000 as NT and its installing now. Thanks a million again. You never know how much happy I am now. Time for caffeine. :-D omkamal

                  T Offline
                  T Offline
                  Tim Deveaux
                  wrote on last edited by
                  #8

                  Excellent! I knew I'd help someone eventually - right, off to buy a lotto ticket! :cool:

                  1 Reply Last reply
                  0
                  • O omkamal

                    Got a question?? How do I save this thread as a bookmark in my CP account??:) omkamal

                    N Offline
                    N Offline
                    Nish Nishant
                    wrote on last edited by
                    #9

                    http://www.codeproject.com/script/comments/forums.asp?forumid=1642&select=125475#xx125475xx Nish The lady in red is dancing with me Cheek to cheek There's nobody here It's just you and me It's where I wanna be But I hardly know this beauty by my side I'll never forget the way you look tonight

                    O 1 Reply Last reply
                    0
                    • N Nish Nishant

                      http://www.codeproject.com/script/comments/forums.asp?forumid=1642&select=125475#xx125475xx Nish The lady in red is dancing with me Cheek to cheek There's nobody here It's just you and me It's where I wanna be But I hardly know this beauty by my side I'll never forget the way you look tonight

                      O Offline
                      O Offline
                      omkamal
                      wrote on last edited by
                      #10

                      No. this link is not giving me this particular thread (that we are discussing about). Instead it gives me the entire discussion forum page. Ofcourse, I can use the "GetUrl" and I can separate this thread alone out. But there is a "My bookmarks" link in CP that I get when i log in. Is it to store my bookmarks in CP. If so, HOW???? omkamal

                      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