Suite integration toolkit executable has encountered a problem and needs to close

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • raaman rai
    New Member
    • Oct 2007
    • 114

    Suite integration toolkit executable has encountered a problem and needs to close

    guys i get the error "Suite integration toolkit executable has encountered a problem and needs to close" when i try to install Visual Web Developer 2008 Express Edition downloaded from asp.net. i have installed XP SP2 in my machine and also configured automatic updates. i was able to install .net framework but recently i found out that the downloaded files from automatic updates do not get installed either.I get the message "some updates could not be installed".

    What should i do to solve this problem.
  • AmberJain
    Recognized Expert Contributor
    • Jan 2008
    • 922

    #2
    Originally posted by raaman rai
    guys i get the error "Suite integration toolkit executable has encountered a problem and needs to close" when i try to install Visual Web Developer 2008 Express Edition downloaded from asp.net. i have installed XP SP2 in my machine and also configured automatic updates. i was able to install .net framework but recently i found out that the downloaded files from automatic updates do not get installed either.I get the message "some updates could not be installed".

    What should i do to solve this problem.
    Huh.......
    Try all of this (see below) as anyone of them may solve your problem----->
    _______________ _______________ _______________ _______________ _____
    1. If you have Windows XP, do you have SP2 installed?If you have Windows XP, please make sure you use windows update to SP2 or later.

    2. Make sure you use windows update to get updates that are critical.

    3. Ensure you have windows installer installed properly. See download link (LINK 1) below for windows installer---->

    LINK 1

    4. If you do not already have .Net framework 3.5 (or better) installed use windows update or download separatly and install first. See link 2 below---->
    LINK 2

    5.Check your HAL (Hardware Abstraction Layer). If it is like this "Hardware Abstraction Layer Version = "5.1.2600.2 180 (xpsp_sp2_rtm.0 40803-2158)", RC1 or RC2 instead of RTM, it is beta version, so you need to upgrade. Then you are done. (to check this, open [System Information] from Start--->All programs---->Accessories---->system tools----->System Information).

    6. If you have installed any previous Visual Web Developer older versions, please Uninstall any previous versions.

    7. Try to check your Visual Studio 2008 setup log file to get the cause.

    8. And you can also check the Visual Studio 2008 Express Editions Readme to get more information. See link [LINK 3] below for the online README---->

    LINK 3


    To troubleshoot Windows update, try links below---->
    LINK 4

    LINK 5
    _______________ _______________ _______________ _______________ _____
    HOPE THIS HELPS..........

    ============
    Ambrnewlearner
    ============
    Last edited by AmberJain; Jun 10 '08, 06:25 PM. Reason: forgot something to add

    Comment

    • raaman rai
      New Member
      • Oct 2007
      • 114

      #3
      Thankyou somuch for your help but sorry that none of the resources worked for me. i must say the second part (windows update) was solved but as soon as the updates were installed in my machine i got the "windows explorer error". None of my programs were loaded and my screen was blank. I had to do the system restore to get back from the Safe Mode Command Promt. i dont have any idea what is happening.

      ANd to narrate you about the installation of VS 2008, i just wanna let you know that i have XP SP2 CD and this is what i have installed in my machine. And to let you know, i have checked my HAL and it is not RC1 or RC2 or neither RTM and it is something like this Version="5.1.26 00.2082 (xpsp.040216-1810)". Plus with it let me inform you that i have installed .NET Framework 2.0 because i cannot install the later version like 3.5. And i have also installed windows installer 3.1.

      Now can you tell me what i should do? infact i downloaded SP2 pack from microsoft and when i install it, i get the message that SP2 is already installed in the machine and needs to be uninstalled before proceeding. And i dont know how i can do that because it is not like the SP2 patches or packs installed in the machine where there was SP1 previously. If that was the case i would have uninstalled the SP2 pack. So, please help me to take care of all these problems.

      Comment

      • AmberJain
        Recognized Expert Contributor
        • Jan 2008
        • 922

        #4
        OK, try this-------------->

        Originally posted by raaman rai
        Thankyou somuch for your help but sorry that none of the resources worked for me. i must say the second part (windows update) was solved but as soon as the updates were installed in my machine i got the "windows explorer error". None of my programs were loaded and my screen was blank. I had to do the system restore to get back from the Safe Mode Command Promt. i dont have any idea what is happening.
        OK do this------->
        1. Download and install the Debugging Tools for Windows from Microsoft (see link 1 below).
        LINK 1

        2. Download DebugWizard tool from link 2 below----->
        LINK 2

        3. Extract the debugwiz.exe file, and place it anywhere on your system (the desktop will be fine).

        4. Click the Browse button next to the Dump file to be analyzed box

        5. Depending on the cause of the crash & how your system is setup, the dump file will most likely be located in \Windows\Minidu mp\. Do a search for *.dmp if that fails. Look for a date/time on the dump that corresponds with the latest crash.

        6. Select the most recent dump file, and click Generate Log

        7. When the Command Prompt window closes, you should be able to locate the debuglog.txt file in C:\

        8. Go to Microsoft Support Services (click LINK 3 below), and select an option to "open" a support request.
        LINK 3

        9. You can use the log file (debuglog.txt) generated to supply the needed information to start your support request.

        Also, download the image from LINK 4 below which lists a number of Microsoft Knowledge Base Articles dealing with Windows Explorer crashes------>
        LINK 4
        _______________ _______________ _______________ _______________ _____
        Alternatvely, you can also try this.......
        Originally posted by raaman rai
        None of my programs were loaded and my screen was blank.
        When your screen goes blank, try running task manager (by pressing Ctrl+Alt+del) and goto [File]---->[New Task (Run..)] and type "explorer.e xe" (without quotes) and press enter. Now Windows explorer may PROBABLY load now.
        If task manage does not opens, tell me. There's an alternate method to open it.




        Originally posted by raaman rai
        ANd to narrate you about the installation of VS 2008, i just wanna let you know that i have XP SP2 CD and this is what i have installed in my machine. And to let you know, i have checked my HAL and it is not RC1 or RC2 or neither RTM and it is something like this Version="5.1.26 00.2082 (xpsp.040216-1810)". Plus with it let me inform you that i have installed .NET Framework 2.0 because i cannot install the later version like 3.5. And i have also installed windows installer 3.1.
        HUh...........A s you said -"Version=5.1.26 00.2082 (xpsp.040216-1810)", I searched it on internet but it's amusing that there's not much on internet about it. So right now I don't know which particular HAL it is. BTW, it may help in future.



        Originally posted by raaman rai
        Now can you tell me what i should do? infact i downloaded SP2 pack from microsoft and when i install it, i get the message that SP2 is already installed in the machine and needs to be uninstalled before proceeding. And i dont know how i can do that because it is not like the SP2 patches or packs installed in the machine where there was SP1 previously. If that was the case i would have uninstalled the SP2 pack. So, please help me to take care of all these problems.
        Well, instead of installing SP2 (which you downloaded from Microsoft), you can upgrade from version of XP SP2 (presently installed) to XP SP2 you downloaded. Insert XP CD into CD drive (when XP is already running on your PC) and right click the CD drive and click "Autoplay"
        OR, browse the root of CD for a file [setup.exe]. Run setup.exe and run it.

        In window that opens, click "Install Windows XP Professional" option (or any such similar option for your version of XP on CD). In next screen, select [UPGRADE to.....] option from drop down menu. and then follow the installer for complete upgrade of your XP.

        Remember you will need a XP valid key + system will need to restart a few times during the upgrade process.




        +++++++++++++++ +++++++++++++++ +++++++++++++++ ++++++++++++
        And, what do you mean by your reply below------------->

        Originally posted by raaman rai
        And i dont know how i can do that because it is not like the SP2 patches or packs installed in the machine where there was SP1 previously. If that was the case i would have uninstalled the SP2 pack. So, please help me to take care of all these problems.
        I don't understand it completely. Please be more detailed, clear and specific about it.




        HOPE THIS HELPS.......... .......

        ============
        AmbrNewlearner
        ============

        Comment

        • raaman rai
          New Member
          • Oct 2007
          • 114

          #5
          thanku again, i will do the needful as suggested by you. But i am not sure what you directed me to do in the last two directives because i have XP SP2 CD and that is what i have installed in my machine. i have a pirated key for that CD and i use it often to repair my machine. i think all these problems are due to the repairings that i have done to my OS several times. Anyway i will find out the solution. If i upgrade the OS with the same CD then i dont think that make a sense. What i wanted to do was to uninstall the current OS and upgrade with the downloaded sp2 pack. But how should i do that cause the present OS itself is sp2 and if i uninstall it then i may not have the OS at all in my machine. So i am bit confused.

          Comment

          • AmberJain
            Recognized Expert Contributor
            • Jan 2008
            • 922

            #6
            Originally posted by raaman rai
            thanku again, i will do the needful as suggested by you. But i am not sure what you directed me to do in the last two directives because i have XP SP2 CD and that is what i have installed in my machine. i have a pirated key for that CD and i use it often to repair my machine.I think all these problems are due to the repairings that i have done to my OS several times. Anyway i will find out the solution. If i upgrade the OS with the same CD then i dont think that make a sense. What i wanted to do was to uninstall the current OS and upgrade with the downloaded sp2 pack. But how should i do that cause the present OS itself is sp2 and if i uninstall it then i may not have the OS at all in my machine. So i am bit confused.
            Suppose "X" is the XP SP2 CD which you own and is installed presently on your system.

            And suppose "Y" is XP SP2 you downloaded from Microsoft (I assume the XP which you downloaded is burned to a CD using softwares such as nero, expressBurn etc. If you have not burned them to CD, then burn it.)
            Also make it sure that you have a valid key for Y.


            _NOTE_You should also see and make a list of all drivers on the system as you will need to install them after we install Y

            Now first backup your data on your PC (on CD or flash drives etc.) and then boot from CD "Y" and then format your PC using Format option on CD "Y" and then install XP on CD "Y".

            Hope this is clear.

            You can also see a thread on bytes(click link below)------>
            LINK


            If problem persists or my reply is unclear then tell me....

            HOPE THIS HELPS.......... ...

            ============
            AmbrNewlearner
            ============
            Last edited by AmberJain; Jun 14 '08, 07:55 AM. Reason: Forgot to add many things

            Comment

            • raaman rai
              New Member
              • Oct 2007
              • 114

              #7
              i got you but i need to inform you that the downloaded SP2 file is a exe file and i can install it directly. But when i install it it gives me the error which i had specified previously. Anyway now i am downloading SP3 Pack and want to try it if it works.

              Well, thankyou for your prompt support and help.

              Comment

              • AmberJain
                Recognized Expert Contributor
                • Jan 2008
                • 922

                #8
                Originally posted by raaman rai
                i got you but i need to inform you that the downloaded SP2 file is a exe file and i can install it directly. But when i install it it gives me the error which i had specified previously. Anyway now i am downloading SP3 Pack and want to try it if it works.

                Well, thankyou for your prompt support and help.
                If the error you are talking about is "Windows explorer error", then try this (which I already stated in #4above)
                Originally posted by ambrnewlearner
                When your screen goes blank, try running task manager (by pressing Ctrl+Alt+del) and goto [File]---->[New Task (Run..)] and type "explorer.e xe" (without quotes) and press enter. Now Windows explorer may PROBABLY load now.
                If task manage does not opens, tell me. There's an alternate method to open it.
                BTW, will you please tell me the name of site from where you downloaded XP SP2 (as I wanna know which exe installer for XP you are talking about).

                HOPE THIS HELPS.......... .

                ============
                AmbrNewlearner
                ============

                Comment

                • raaman rai
                  New Member
                  • Oct 2007
                  • 114

                  #9
                  i downloaded XP SP3 but the file was corrupted. So i couldnt proceed any further.

                  well i downloaded the XP2 from here. Please write back to me.

                  Comment

                  • raaman rai
                    New Member
                    • Oct 2007
                    • 114

                    #10
                    fdf

                    hello, i followed your directives as suggested previously about the Debugging tools and etc but i couldnt understand what to do next.
                    Last edited by raaman rai; Jun 16 '08, 04:42 AM. Reason: fd

                    Comment

                    • AmberJain
                      Recognized Expert Contributor
                      • Jan 2008
                      • 922

                      #11
                      Originally posted by raaman rai
                      i downloaded XP SP3 but the file was corrupted. So i couldnt proceed any further.

                      well i downloaded the XP2 from here. Please write back to me.
                      I checked out the link. It's not XP SP2 (instead it's a security update or patch for all versions of XP).
                      If you want to download XP SP2 complete then follow the link below------->

                      LINK TO XP SP2


                      For XP SP3, see link below-------->
                      LINK TO XP SP3

                      _______________ _______________ _______________ _______________ ______
                      HOPE THIS HELPS.......... ....

                      ============
                      AmbrNewlearner
                      ============

                      Comment

                      • raaman rai
                        New Member
                        • Oct 2007
                        • 114

                        #12
                        thanks buddy u have been a wonderful person in helping me wid all these stuffs. Lemme download first and will initmate you thereafter.

                        Comment

                        • raaman rai
                          New Member
                          • Oct 2007
                          • 114

                          #13
                          Plus i just wanna inform you that i couldnt download the SP2 from the link provided by you. Please revisit the link and verify....i think there is a problem.

                          Comment

                          • AmberJain
                            Recognized Expert Contributor
                            • Jan 2008
                            • 922

                            #14
                            Originally posted by raaman rai
                            Plus i just wanna inform you that i couldnt download the SP2 from the link provided by you. Please revisit the link and verify....i think there is a problem.
                            Huh......
                            Oh yes, you are right. The page doesnot contains links (to download XP) now. I think it was removed by the author after the download links on rapidshare expired. I downloaded XP from that link approximately 3 to 4 months ago.

                            So right now I'm searching for another link to download XP SP2. As soon as I find one of links, I will tell you in this thread.

                            ============
                            AmbrNewlearner
                            ============

                            Comment

                            • AmberJain
                              Recognized Expert Contributor
                              • Jan 2008
                              • 922

                              #15
                              OK, try downloading XP from following links------>
                              *** Link Removed as Pirated ***
                              _______________ _______________ _______________ _______________ ______
                              You can also try portable XP edition which can be burned to USB or flash or pen drive (whatever you call it). See link below----->

                              Windows Xp USB Stick Edition (LiveXp)

                              More information about XP SB edition--------->
                              Ever want to boot up into Windows XP via a USB memory key?
                              Well, now you can.
                              This is a miniature version of Win XP
                              Just enough to get your up and running
                              so you can restore from backup,
                              access your files, or do whatever you have to do.
                              Also go to your BIOS setting and change the BOOT sequence. Removable drive or
                              something should be at the top then try to reboot your PC.
                              Installation guidance: start "LiveXP.bat " it starts a Installationssc ript,
                              in which data must be given the SOURCE path (INSTADLLDIR) and the goal drive assembly.
                              After a few minutes the stick is then finished.


                              60MB Compressed
                              152MB UnCompressed

                              Download:


                              Mirrors:


















                              Rar Password : www.whereisit.org
                              _______________ _______________ _______________ _______________ ______
                              _______________ _______________ _______________ _______________ ______
                              Windows Xp Pro Sp2 Genuine (Student Edition)-------->

                              This version of Windows XP Pro Sp2 will not ask you to activate. It is a copy used in many colleges to teach students the installtion process of Windows XP. It is, however, a full version of XP, and it has all the extras Windows XP is known to have. This release will also allow you to log on to Microsoft.com and use Windows Update with no problem.

                              Download links below:
                              Download:

                              FileFactory is the best place to upload and share files with no limits since 2005. Send and receive any type of file up to a massive 5GB with unlimited file bandwidth.

                              FileFactory is the best place to upload and share files with no limits since 2005. Send and receive any type of file up to a massive 5GB with unlimited file bandwidth.

                              FileFactory is the best place to upload and share files with no limits since 2005. Send and receive any type of file up to a massive 5GB with unlimited file bandwidth.

                              FileFactory is the best place to upload and share files with no limits since 2005. Send and receive any type of file up to a massive 5GB with unlimited file bandwidth.

                              FileFactory is the best place to upload and share files with no limits since 2005. Send and receive any type of file up to a massive 5GB with unlimited file bandwidth.

                              FileFactory is the best place to upload and share files with no limits since 2005. Send and receive any type of file up to a massive 5GB with unlimited file bandwidth.


                              Pass: freshdl.com


                              Miror1








                              Pass:


                              Mirror2



                              pass: www.grandtheftauto4.eu

                              _______________ _______________ _______________ _______________ ______



                              Some or all of links above may be expired. If so, tell me. I will then provide you with alternative links.

                              HOPE THIS HELPS..........

                              =============
                              AmbrrNewlearner
                              =============
                              Last edited by NeoPa; Jun 17 '08, 01:05 PM. Reason: Pirate link removed at request of poster

                              Comment

                              Working...