"Microsoft Visual Studio 2013 Professional Stopped Working" When I'm Trying To Install

So for a college class we were given a link to a visual studio exe file.  Visual Studio 2013 Professional Update 2.
When I try to run the exe file it just gives a black rectangle for a few seconds with the visual studio logo on it then stops and gives the message I showed in the thread title. and it also says "A problem caused the program to stop working correctly.
Windows will close the program and notify you if a solution is available.
I have the 4.5.2 update.
Can't figure out why I can't install it.
Heres a link to the vslog:
https://onedrive.live.com/redir?resid=E43E7310F1682778%21113
Hopefully someone can solve this.

Hi,
I see your logs and find the main errors:
Error 0x80070642: Failed to install MSI package.
Error 0x80070642: Failed to execute MSI package.
Error 0x80070642: Failed to configure per-machine MSI package.
Failed to resolve source for file: C:\Users\Paul\Downloads\packages\professionallp\cab8.cab, error: 0x80070642.
Error 0x80070642: UX aborted on download progress.
Error 0x80070642: Failed to send progress from BITS job.
Error 0x80070642: Failure while sending progress during BITS job modification.
Error 0x80070642: Failed attempt to download URL: 'bits://go.microsoft.com/fwlink/?LinkId=318664&clcid=0x409' to: 'C:\Users\Paul\AppData\Local\Temp\{02a877fe-5dac-4ac0-b869-4b9da00f651c}\cab46316ED5168B23181115750DAC599E81'
Error 0x80070103: Failed to find product code for given upgrade code.
According these errors, It seems the issue was due to you are using a web installer and your installation source may be corrupted.
You can download the latest Visual Studio Professional 2013 package now:
http://www.microsoft.com/en-us/download/details.aspx?id=44916
I recommend you can install the VS by ISO installer.
•Choose this download link, and then choose the Save button.
•After downloading the ISO file, you should use the
File Checksum Integrity Verifier tool to calculate and verify that the SHA-1 value for this file matches the value listed on the
Visual Studio 2013 ISO Files SHA-1 Values page.
And after down load you should follow up these
Installation Tips in the link to install your VS.
Best Wishes!
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a
href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

Similar Messages

  • Can't uninstall Visual Studio 2013 Professional

    I installed the trial for Visual Studio 2013 Professional.  Now when i try to remove it I can't.  When I click on VS2013 in Programs and Features and select "Change" I get an error that says "Microsoft Visual Studio Professional
    2013 with Update 4 has stopped working.  A problem caused the program to stop working correctly.  Windows will close the program and notify you if a solution is available." and a Debug and Close Program button.  I have re-installed the
    program and it still does the same thing.  I can run VS2013 and I don't get any error when I open it.
    Is there any other way of uninstalling the program?
    Thanks!
    Patti Neavin

    Hello Patti Neavin,
    Have you tried to download a standalone installer and run it to uninstall? The installer may leave something in your OS so that it can use it to uninstall your setup. I think that package may corrupt. So if you tried to use a standalone installer which is
    alright, you may fix this problem.
    You may also try a tool from here
    https://support.microsoft.com/en-us/mats/program_install_and_uninstall?wa=wsignin1.0
    The tool said it is applied for Visual Studio 2010, however I got threads that some customer can also fix related issues by using this tool.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Getting an Error while installing Microsoft Visual Studio 2013

    Hi team
    I am getting an error while installing Microsoft Visual Studio 2013
    PFB error : this version of visual studio requires a computer with a never version of windows
    P.S. I am having Windows  7 64 bit processor , van you please advise  ASAP

    Hi Kanchan Gandhi,
    A similar issue is addressed here, hope it’s helpful.
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/127869c4-7e00-450d-b7fc-1b3cd11ebf07/this-version-of-visual-studio-requires-a-computer-with-a-newer-version-of-windows?forum=vssetup
    This is system requirement of Visual Studio 2013:
    http://www.visualstudio.com/products/visual-studio-2013-compatibility-vs
    If there is anything I can do for you regarding this issue, feel free to post back.
    Best regards,
    Greta Ge
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Visual Studio 2013 slows down + crashes when using Source Control features.

    I have spent two full days trying to resolve this issue but no luck so here we go,
    I have created a project using Visual Studio Team Foundation Server plug-in in the past. Later on I switched to
    Microsoft Git Provider.
    Now when I connect to that project in the Team Explorer and double click on the solution to work on it locally it somehow changes the plug in to Microsoft Git Provider automatically and of course I can't
    Commit/Commit and Push since I receive following error in the Team Explorer,
    An error occurred. Detailed message: Failed to open directory 'C:/Users/.../AppData/Local/Application Data/'
    Manually changing the plug-in to the Visual Studio Team Foundation Server
    results in a broken Team Explorer as below,
    With Settings leading to an empty pane, and also a warning in the Team Explorer's Changes page telling me the message below if I click on Pending Changes...
    Microsoft Git Provider is not the current Source Control plug-in. Change Plug-in
    And manually selecting the solution from Solution Explorer, right click and
    Add Solution to Source Control, leads to never ending hour glass and (Not responding) visual studio.
    New Projects
    Creating a new project is straight forward, unless I "Add to Source Control" is checked. If so, again never ending process if Microsoft TFS plug-in is selected in the tools and eventually me Ending the Visual Studio task. And a VERY long process
    (40+ mins) if I have chosen Microsoft Git but that finishes successfully rather.
    New TFS project from Team Explorer
    If I create a new project in my Online Web Studio
    Click on Open with Visual Studio Link => Opens and connects to a my newly created TFS in team explorer.
    Clicking new in Team Explorer under Solutions to create a new solution and bind it to this Repo
    leads to straight crash of Visual Studio and restarting attempt of VS.
    So I really can't use Source Control from visual studio other than cloning GitHub's existing repo's on Visual Studio and Committing my current Microsoft Git managed projects.
    I have attempted
    Repairing Visual Studio (no luck in results)
    Devenv.exe /setup (no luck)
    Trying to scrap the SCC info on my solution then at least it won't get picked up by source control then I can Check it in as a new project. (no luck and the solution picks the Microsoft Git upon opening it by clicking on the .sln file.) I have followed
    these steps in this stack overflow answer.
    And lots of mucking around like removing my workspaces almost Thousand times and putting them back, binding and etc.
    I am really stuck on this and it's holding me back from staring a new project (which is problematic using Adding to Source Control) and unfortunately is dependent on the old project (which is developed under Visual Studio Team Foundation Server Plug-in which
    is throwing tantrums)
    Would like to hear you pro-s input on this
    Using 
    Visual Studio 2013 Community edition (recently switched from Pro to Express to Community)
    Windows 7 (64-bit)
    Git tools
    Git windows installation
    Nuget Package manager
    Visual Studio Log File
    http://filesave.me/file/50620/log-txt.html
    Mehradzie

    Hi Mehradzie,
    Based on the description, seems you're working with Git team project in Visual Studio Online(formerly Team Foundation Service). I'd like to know whether you mean Visual Studio Git command tool as the plug-in, and if you're trying to create solutions/projects
    with Visual Studio and add them to the created Git team project.
    From the screenshot, you're not connect to the Git team project by using Team Explorer. To work with Git team project locally, you can follow the instructions as below:
    Connect to Git team project by using Team Explorer, after that you might install Git tools if you connect to the team project for the first time
    Clone the remote Git repository to a local git repository and set the path to local git repository
    Create a solution and select Git source control, also saved to the local path of the local git repository
    Select your branch, and then click "Changes" and Commit the changes
    Click "unsynced commits" and push the commit to remote git repository
    You can also refer to the links below for more information about getting started with Git in Visual Studio Online.
    http://www.visualstudio.com/en-us/get-started/share-your-code-in-git-vs.aspx
    http://blogs.msdn.com/b/visualstudioalm/archive/2013/01/30/getting-started-with-git-in-visual-studio-and-team-foundation-service.aspx
    If you still have any other concerns, please elaborate more details about your scenario. Thanks for your understanding.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Visual studio 2013 doesn't work after win10 installation

    errors in EditorPackage loading, can't apply settings, i can't even see the code - it says: no exports were found that match the constraint.

    Hi refaedi1,
    In addition to what Noel suggested, regarding the error message, please also take a check of the following blog:
    Fix Visual Studio Error “No exports were found that match the constraint”
    Just delete or rename this folder:
    %AppData%\..\Local\Microsoft\VisualStudio\11.0\ComponentModelCache
    or
    %AppData%\..\Local\Microsoft\VPDExpress\11.0\ComponentModelCache
    For Visual Studio 2013, change the version number:
    %AppData%\..\Local\Microsoft\VisualStudio\12.0\ComponentModelCache
    Restart Visual Studio.
    Best regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • LabWindows/CVI 2013 SP2 stops working when I try to open a file using the project file menu.

    I have windows 7 on my system and sometime late last year I starrted getting a Windows dialog telling me that LabWindows/CVI has stopped working when I try to open a file from the project file menu.  I also get an error when I run a project debug mode and use a selectFilePopup in the code.  The error says, "The program has suspended execution at address 0x75D5025E.  No source line information is available."  I've tried removing and reinstalling CVI to no avail.  Any suggestions?

    Constantin,
    Thank you for your response.  I've attached screnshots showing the version details for kernal32.dll and ntdll.dll.  I also looked at the updates to see which might have been installed when the problem started.  Unfortunately there are 15-20 updates every month.  I didn't take note of when the error started to occur.  At first it only affected my ability to open files from within the project (i.e. file->open->Source, etc).  Then I went back to modify a project that had a SelectFilePopup and found that that wouldn't work either. 
    Attachments:
    ntdll.dll version.jpg ‏15 KB

  • "Replace" vs. "Replace and find next" in Visual Studio 2013 Professional

    Hello,
    Sometimes, when doing a large/risky replacement, I would like to find a hit, do a single replacement, inspect the replacement, then find the next hit, do a single replacement, inspect the replacement, and so on, before finally
    doing ‘Replace All’. Visual Studio seems to find the next hit immediately after executing the current replacement. Is there a way to change this default behaviour? It would be a really nice feature.
    I have looked in Options > Environment > Find and Replace, but the options listed are not relevant to my requirement.
    Many thanks.
    Keith
    R K Howard

    Nope.  You can't do exactly that.
    There are alternative approaches though.
    ONE
    If you use the Replace In Files feature (Ctrl+Shift+H) you can select the scope of your find to be Current Document (or whatever is appropriate for you) and make use of the Result options to List results in a find results window.  Do
    a Replace All, and then you can curate your results individually by navigating through them in the find results window.  If you check "Keep modified files open after Replace All" then an undo operation on any modified file will restore
    the effects of the replace all, should you need to back out of your changes.
    The difference between this approach and your approach is that with my suggestion, all the replacements are made ahead of time, and it keeps a list of all such places that need to be reviewed.
    This is my preferred approach.
    TWO
    If you use the Find All feature it places a reference to each location in the Find Results window. (Find all is chosen by clicking the dropdown arrow to the right of the Find Next button in the Find window -- no keyboard shortcut for this that I
    know of.)  After each replacement you can click on the line you replaced and navigate back to it. If you're only going to do a few, this is a reasonable thing to do.
    THREE
    I don't usually find it too difficult to pre-visualize what the replacement will be.  I am curating the results before I do each replacement.  It selects the text for you so you can see
    where the replacement will go.  I realize that it doesn't show you what the replacement will be for something like a backreference, but it's not usually too difficult to figure out, is it?
    This might be the "suck it up" approach.
    FOUR
    Write an add-in.  It is possible, (although quite a bit of work), to augment Visual Studio in this way using a
    VSPackage.

  • Using F1 to access the online help in Visual Studio 2013 does not work anymore! Any help available?

    Hi,
    since some days I get the following message after pressing F1 in VS2013 to access the online help:
    Any help to solve this available?
    Kind regards,
    Martin
    Martin Lemburg Berlin / Germany Martin0815@twitter martinlemburg@facebook http://about.me/Martin0815

    Hello Martin,
    could you try clearing you browser cache like indicated here:
    [1] http://blog.mischel.com/2011/09/13/cant-get-help/
    If this does not help, please try changing your default browser to find out where the problem is located.
    Regards,
    David Schneider
    Developer-Hotline for MSDN Online Germany
    Disclaimer:
    Please take into consideration, that further inquiries cannot or will be answered with delay.
    For further information please contact us per telephone through the MSDN-Entwickler-Hotline:
    http://www.msdn-online.de/Hotline
    For this post by the MSDN-Entwickler-Hotline the following terms and conditions apply:
    Trademarks,
    Privacy
    as well as the separate
    terms of use for the MSDN-Entwickler-Hotline.

  • Itunes has stopped working when starting up trying to access itunes store

    Have a windows 7 and since installing the newest version of iTunes (12 I think), it has not worked. It always freezes on startup while trying to access the iTunes store. I have tried everything apple suggests including opening in a different user, opening in safe mode and scanning for viruses. Also tried uninstalling and reinstalling a new version. Nothing has worked.

    I am running Windows 8.1 and iTunes 11.1.3.8.  I found a simple solution by browsing through the support communities.  Here it is:   Copy QTMovieWin.dll from:  C:\Program Files (x86)\Common Files\Apple\Apple Application Support to: C:\Program Files (x86)\iTunes
    This worked for me.  Good luck.

  • Visual studio 2013 Installation professional

    Report features are not installed while installing visual studio 2013 professional .
    even-tho we selected all the features at the time of visual studio 2013 professional  installation.
    System is Up-to-date . 
    windows 7 Professional with 64-bit OS .
    Latest 4.5.1 framework has been installed  .
    Report viewer 2012 run time and report viewer 2011 has been installed successfully .
    Sql management Studio 2012 with all the features has been Enabled  with Business Intelligent Tool has been enabled.
    Please help us to sort out this problem .
    Thanks in advance .

    I get the following errors when trying to compile any type of project after an install visual studio 2013 professional with update 4 on a computer that has no access to the internet. No previous versions of visual studio have been on the machine.
    Warning MSB8003: Could not find windowssdkdir from the registry. Target framework version or platform toolset may be set to an invalid version number.
    Error LNK 1104: cannot open file kernel32.lib
    Any ideas?
    Did you see if any of the search results provided by Google typing the exact error message can help?
    Alessandro Del Sole
    Microsoft MVP - Visual Basic: development
    http://community.visual-basic.it/alessandro/

  • Problems running .aspx and aspx.vb in DW (pages work correctly in MS Visual Studio 2013)

    I'm very confused and surprised I can't seem to find any postings on this problem. It's very peculiar so stay with me: I've designed a VB .Net webpage called Regstration_Form.aspx in Visual Studio 2013 (which is tied to a second form, Registration_Form.aspx.vb which contains the active visual basic script that processes data entered on the .aspx page). I've tested this page in Visual Studio 2013, AND IT WORKS AS IT IS SUPPOSED TO...the webpage looks clean, accepts the data entered on the page, and the buttons execute the visual basic script from the .aspx.vb page flawlessly. 
    NOW, I've designed an html website in Dreamweaver CS6 with multiple (passive) .html pages, and I want to integrate the .aspx/.aspx.vb pages with the others in Dreamweaver now that I have them working in VS 2013.  After all, Dreamweaver let's me (and proclaims to) save files as aspx files and support their functionality.  It seems to me I should be able to simply move them in to the Dreamweaver folder for the website (along with the config file in the root), but...here's what happens:
    (1) when I test run the aspx page from Dreamweaver, the browser webpage shows the html code in black-and-white (code view). It does not display the actual webpage.
    (2) (even weirder) If I change the .aspx page extension to .html, the browser (correctly) shows the webpage I've designed. BUT, now when I click the "submit" button to perform the active tasks (again, which work in VS 2013), the webpage changes from the correct webpage shown only moments earlier to now SHOWING THE ASPX.VB CODE.
    Put another way, dreamweaver displays html code if the page is .aspx, and displays .aspx.vb code if the .aspx page is changed to .html. Either way, my aspx pages are not being executed correctly by Dreamweaver, despite working perfectly well in VS 2013 and I cannot figure out why.
    I have enabled IIS on my computer.
    I have placed the config file in the root.
    I have enabled .NET functionality in Dreamweaver's "disabled features" folder.
    I'm stumped...does anyone have any ideas?
    Thanks!

    I don't work with ASPX sites.  But PHP sites need a local testing server defined in DW.
    Nancy O.

  • When I inherit Form with binding DataSet why then designer find mdb file in 'C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\'

    When I inherit Form with binding DataSet why then designer find mdb file in 'C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\' 
    Do I have to anything to change in my application settings or what I am doing wrong?
    When I inherit a plain Form with no binding DataSet then is all ok.

    I finally saw my longingly expected inherited window containing binding dataset.
    But only by way that I put mdb file right in to the this damn path.
    "c:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Zdrojove Data\ISMS2003.mdb" 
    In addition mdb file shall be clear too of password.
    We have many windows in our application and we have to work strongly good with inheritance of Form Classes.
    But how I will explain to my Boss if he click on that inherited window and will see this break window?
    Though I will advice to my Boss that hi have to copy too that MDB files to this damn path,
    but the best way could be to find what I need to change that this inherited windows shows without copy this MDB files to
    'C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\'
    When I check the settings for DataDirectory every paths looks good.
    Even if I set password for the mdb file I almost see only broken designer window.
    Only by copy this MDB file without his password to this path
    'C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\'
     I can see this inherited window right. 

  • The Visual Studio 2013 setup wizard said "Setup failed" many times when I UNINSTALL it.

    I hope somebody can help me... Sorry for my bad English.
    I had Visual Studio 2013 installed about two years ago. But I don't need it now and I want to uninstall it. However, the setup wizard said "Setup failed" after I clicked "uninstall" for a while. And it said:
    Microsoft Visual Studio 2013
    Fatal error during installation.
    Microsoft Advertising SDK for Windows Phone - ENU
    Package failed.
    Microsoft Visual C++ 2012 Compilers For Windows Phone - ENU Resources
    Package failed.
    Microsoft Visual C++ 2012 Core Libraries For Windows Phone
    Package failed.
    Microsoft Visual C++ 2012 Compilers For Windows Phone
    Package failed.
    Workflow Manager Tools 1.0 for Visual Studio
    Package failed.
    Windows 8 Development Essentials
    Package failed.
    LocalESPCui for en-us
    Package failed.
    LocalESPC
    Package failed.
    I have tried repair it, but it said:
    Visual Studio Core Features - ENU
    Fatal error during installation.
    After repair, I clicked "uninstall" and it tipped me the same error.
    Thanks very much.

    Hello Sakura Chino,
    The Visual Studio installation will leave some components on your OS for repair/uninstall. The problem seems related to this. If you can find the installer which you used to install Visual Studio 2013, then please use it to repair and uninstall. It
    will fix problems on your OS so please don't try to uninstall from control panel. 
    If you cannot find the source installer, please download the same version of Visual Studio 2013 ISO from here:
    https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx
    Then verify it's hash value by refer to the following page:
    https://www.visualstudio.com/en-us/downloads/visual-studio-2013-iso-sha1-vs
    After that, you can use that installer to repair then uninstall.
    If you still meet any problem, please use the following tool to fix:
    https://support.microsoft.com/en-us/mats/program_install_and_uninstall
    It is for Visual Studio 2010 or previous versoin, but some customers fixed problems by using this tool. I think you can also have a try on it.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Windows Azure Tools for Visual Studio 2013 - v2.2 install fails on Windows Server 2012 R2

    Microsoft Visual Studio Professional 2013
    Version 12.0.21005.1 REL
    Microsoft .NET Framework
    Version 4.5.51641
    The installation completes without any errors on my VM running Windows Server 2012 R2, however its not recognized in VS2013 ? It also breaks the Publish functionality when I try and publish a web site to my hosting provider.

    I tried install, uninstall, reinstall cycle several times without success. Any help would be greatly appreciated.
    here is my About info:
    Microsoft Visual Studio Professional 2013
    Version 12.0.21005.1 REL
    Microsoft .NET Framework
    Version 4.5.51641
    Installed Version: Professional
    LightSwitch for Visual Studio 2013   06177-004-0444002-02824
    Microsoft LightSwitch for Visual Studio 2013
    Microsoft Office Developer Tools for Visual Studio 2013 ENU   06177-004-0444002-02824
    Microsoft Office Developer Tools for Visual Studio 2013 ENU
    Team Explorer for Visual Studio 2013   06177-004-0444002-02824
    Microsoft Team Explorer for Visual Studio 2013
    Visual Basic 2013   06177-004-0444002-02824
    Microsoft Visual Basic 2013
    Visual C# 2013   06177-004-0444002-02824
    Microsoft Visual C# 2013
    Visual C++ 2013   06177-004-0444002-02824
    Microsoft Visual C++ 2013
    Visual F# 2013   06177-004-0444002-02824
    Microsoft Visual F# 2013
    Visual Studio 2013 Code Analysis Spell Checker   06177-004-0444002-02824
    Microsoft® Visual Studio® 2013 Code Analysis Spell Checker
    Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
    The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.
    ASP.NET Web Frameworks and Tools 2012.2   4.1.21001.0
    For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563
    ASP.NET Web Frameworks and Tools 2013   5.0.11001.0
    For additional information, visit http://www.asp.net/
    BusinessObjectEditor   1.0
    Information about my package
    CodeRush for Visual Studio   13.2
    Common Azure Tools   1.0
    Provides common services for use by Azure Mobile Services and Windows Azure Tools.
    CreateLayoutWizardPkg   1.0
    Create layout wizard.
    DevExpress.ExpressApp.Design.DesignDynamicPackage   1.0
    DevExpress VSIX Package
    DevExpress.ExpressApp.DesignPackage   1.0
    DevExpress VSIX Package
    DevExtreme.Design   13.2.6
    DevExtreme Visual Studio integration package
    DXCore for Visual Studio   13.2
    DXCore for Visual Studio
    PreEmptive Analytics Visualizer   1.2
    Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
    SQL Server Data Tools   12.0.30919.1
    Microsoft SQL Server Data Tools
    Windows Azure Mobile Services Tools   1.0
    Windows Azure Mobile Services Tools
    Workflow Manager Tools 1.0   1.0
    This package contains the necessary Visual Studio integration components for Workflow Manager.
    XtraReports package   1.0
    XtraReports package

  • Have mutiple registry key error while installing visual studio 2013 update 4

    please find the log below after the installation visual studio 2013 
    2588:1F14][2015-03-11T09:24:55]i000: MUX:  SetupAction: Install
    [2588:1F14][2015-03-11T09:24:55]i000: MUX:  ProductVersion: 12.0.31101.00.00
    [2588:1F14][2015-03-11T09:24:55]i000: MUX:  ProductLanguage: 1033
    [2588:1F14][2015-03-11T09:24:55]i000: MUX:  Branch: Rel
    [2588:1F14][2015-03-11T09:24:55]i000: MUX:  OS: Windows 7 Enterprise
    [2588:1F14][2015-03-11T09:24:55]i000: MUX:  OSVersion: 6.1.7601.65536
    [2588:1F14][2015-03-11T09:24:55]i000: MUX:  OSLanguage: 1033
    [2588:1F14][2015-03-11T09:24:55]i000: MUX:  OSArchitecture: AMD64
    [2588:1F14][2015-03-11T09:24:55]i000: MUX:  Ux Initialized
    [2588:1F14][2015-03-11T09:24:55]i000: MUX:  Aquiring mutex 'Global\Devdiv' with a timeout of 0 ms
    [2588:1F14][2015-03-11T09:24:55]i000: MUX:  Mutex 'Global\Devdiv' ownership: True
    [2588:1F14][2015-03-11T09:24:55]i000: MUX:  Seen existing cache mutex 'Global\Devdiv CacheMutex': False
    [2588:1F14][2015-03-11T09:24:55]i000: MUX:  Aquiring mutex 'Global\Devdiv CacheMutex' with a timeout of 60000 ms
    [2588:1F14][2015-03-11T09:24:55]i000: MUX:  Mutex 'Global\Devdiv CacheMutex' ownership: True
    [2588:1C24][2015-03-11T09:24:55]i100: Detect begin, 246 packages
    [2588:1F14][2015-03-11T09:24:55]i000: MUX:  Wait for Detect to complete
    [2588:1C24][2015-03-11T09:24:55]i000: MUX:  Detection Phase
    [2588:1C24][2015-03-11T09:24:55]i000: MUX:  ---------------
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\WebFrameworksTools\Servicing\5.0\VisualStudio12'; variable = 'AspNetWebFxTools_VS2013_Version'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\WebFrameworksTools\Servicing\5.0\VWDExpress12'; variable = 'AspNetWebFxTools_VWD2013_Version'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'blend_core_DetectKeyExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Classes\Installer\Dependencies\Microsoft.VS.Bliss_Core,v12'; variable = 'bliss_core_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'bliss_core_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\12.0\CompilerCore'; variable = 'compilerCore_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'compilerCore_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\12.0\CompilerCore86'; variable = 'compilerCore86_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'compilerCore86_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\11.0\CompilerCore86'; variable = 'compilerCore86D11_Inst'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'compilerCore86D11_Inst' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\11.0\CompilerCore86'; variable = 'compilerCore86D11_Ver'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\11.0\CompilerCore'; variable = 'compilerCoreD11_Inst'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'compilerCoreD11_Inst' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\11.0\CompilerCore'; variable = 'compilerCoreD11_Ver'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\11.0\CompilerCoreWP80'; variable = 'compilerCoreWP80_Inst'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'compilerCoreWP80_Inst' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\11.0\CompilerCoreWP80'; variable = 'compilerCoreWP80_Ver'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\12.0\CompilerX64Arm'; variable = 'compilerx64arm_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'compilerx64arm_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\12.0\CompilerX64Nat'; variable = 'compilerx64nat_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'compilerx64nat_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\12.0\CompilerX64X86'; variable = 'compilerx64x86_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'compilerx64x86_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry value not found. Key = 'SOFTWARE\Microsoft\VisualStudio\SxS\VS7', Value = '11.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'Dev11_VC_KeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i052: Condition 'Dev11_VC_KeyExists' evaluates to false.
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\devenv'; variable = 'devenv_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'devenv_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'DevEnvAppIdKeyPath' to value ''
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Policies\Microsoft\SystemCertificates\AuthRoot'; variable = 'DisableRootAutoUpdate'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft Corporation\DataFxTools\12.0.0.0'; variable = 'EFTools_2013_VersionKey'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'Ews_DetectKeyExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\professional'; variable = 'FLP_Version'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'help3vs_49_DetectKey' to value '2.1.21005'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'help3vs_49_DetectKeyExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'IEsvcVersionExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'IEsvcVersion' to value '10.0.9200.17229'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\11.0\LibraryCore86'; variable = 'libraryCore86D11_Inst'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'libraryCore86D11_Inst' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\11.0\LibraryCore86'; variable = 'libraryCore86D11_Ver'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\11.0\LibraryCore'; variable = 'libraryCoreD11_Inst'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'libraryCoreD11_Inst' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vc\Servicing\11.0\LibraryCore'; variable = 'libraryCoreD11_Ver'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\lightswitch'; variable = 'lightswitchcore_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'lightswitchcore_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\lightswitch\1033'; variable = 'lightswitchcoreres_DetectKeyExists_enu'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'lightswitchcoreres_DetectKeyExists_enu' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'MicrosoftRootCertificateAuthority2010AuthRootExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\SystemCertificates\ROOT\Certificates\3B1EFD3A66EA28B16697394703A72CA340A05BD5'; variable = 'MicrosoftRootCertificateAuthority2010RootExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'MicrosoftRootCertificateAuthority2010RootExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'MicrosoftRootCertificateAuthority2011AuthRootExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\SystemCertificates\ROOT\Certificates\8F43288AD272F3103B6FB1428485EA3014C0BCFE'; variable = 'MicrosoftRootCertificateAuthority2011RootExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'MicrosoftRootCertificateAuthority2011RootExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry value not found. Key = 'SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full', Value = 'CBS'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'netfxfullredist_43_DetectKey' to value '4.5.50938'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'NetFxFullRedist_InstalledRelease' to value '378758'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'NetFxFullRedist_InstalledReleaseExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'NetFxInstallRoot' to value 'C:\Windows\Microsoft.NET\Framework\'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'NetFxInstallRoot64' to value 'C:\Windows\Microsoft.NET\Framework64\'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'OpenXmlSDK_DetectKeyExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'OS_BuildNumber' to value '7601'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\MobileTools\Servicing\11.0\WPSDKCore'; variable = 'Phone80Sdk_detectkey'
    [2588:1C24][2015-03-11T09:24:55]i000: No products found for UpgradeCode: {2BB587DC-B13D-48C2-A4E0-6523821BCE7D}
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: (null)
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'PortableLibrary_DTP_Exists' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\premium'; variable = 'premiumcore_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'premiumcore_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\professional'; variable = 'professionalcore_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'professionalcore_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'Ria_Services_Dev12_DetectKey' to value '4.1.62812.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'Ria_Services_Dev12_DetectKeyExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'silverlight5_DRT_DetectKey' to value '5.1.30514.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'silverlight5_SDK_DetectKey' to value '5.0.61118.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'silverlight5_SDK_DetectKeyExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'SP15_Client_DetectKey' to value '15.0.4569.1506'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\sptools\Servicing\12.0\setup'; variable = 'SPTools_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'SPTools_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\sptools\Servicing\12.0\setup\1033'; variable = 'SPToolsLOC_DetectKeyExists_enu'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'SPToolsLOC_DetectKeyExists_enu' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'ssceruntime_x64_msi_DetectKey' to value '4.0.8876.1'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'ssceruntime_x64_msi_DetectKeyExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'ssceruntime_x86_msi_DetectKey' to value '4.0.8876.1'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'ssceruntime_x86_msi_DetectKeyExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'ssdt_lang_detect_enu' to value '1033'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\tfs\Servicing\12.0\storyboardingcore'; variable = 'storyboardingcore_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'storyboardingcore_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\tfs\Servicing\12.0\storyboardingcore'; variable = 'storyboardingcore_x64_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'storyboardingcore_x64_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'SystemDataVersion' to value '2.0.50727.5483'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'SystemData64Version' to value '2.0.50727.5483'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'SystemWebVersion' to value '2.0.50727.5477'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'SystemWeb64Version' to value '2.0.50727.5477'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\teamExplorerCore'; variable = 'teamExplorercore_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'teamExplorercore_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VSTO Designtime Setup\VS12\O15'; variable = 'trinodt12_84_DetectKey'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VSTO Designtime Setup\VS12\O15'; variable = 'trinodt12_84_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'trinodt12_84_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VSTO Designtime Setup\VS12\O15'; variable = 'trinodt12_core_DetectKey'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VSTO Designtime Setup\VS12\O15'; variable = 'trinodt12_core_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'trinodt12_core_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VSTO Designtime Setup\VS12\O15_1033'; variable = 'trinodt12lp_85_DetectKey_enu'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VSTO Designtime Setup\VS12\O15_1033'; variable = 'trinodt12lp_85_DetectKeyExists_enu'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'trinodt12lp_85_DetectKeyExists_enu' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VSTO Designtime Setup\VS12\O15'; variable = 'trinodt14_83_DetectKey'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VSTO Designtime Setup\VS12\O15'; variable = 'trinodt14_83_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'trinodt14_83_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VSTO Designtime Setup\VS12\O15'; variable = 'trinodt14_core_DetectKey'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VSTO Designtime Setup\VS12\O15'; variable = 'trinodt14_core_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'trinodt14_core_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VSTO Designtime Setup\VS12\O15_1033'; variable = 'trinodt14lp_86_DetectKey_enu'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VSTO Designtime Setup\VS12\O15_1033'; variable = 'trinodt14lp_86_DetectKeyExists_enu'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'trinodt14lp_86_DetectKeyExists_enu' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'trintrir_71_DetectKey' to value '10.0.50903'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'trintrir_71_DetectKeyExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'trintrir_72_DetectKey' to value '10.0.50903'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'trintrir_72_DetectKeyExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\vs\Servicing\12.0\ultimate'; variable = 'ultimatecore_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'ultimatecore_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: No products found for UpgradeCode: {A910AA6F-893F-3B76-AB22-B285913B5CE1}
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: (null)
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'UltimateCore_Version' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\VC\Servicing\11.0\RuntimeDebug'; variable = 'vcRuntimeDebugD11_Inst'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'vcRuntimeDebugD11_Inst' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\VC\Servicing\11.0\RuntimeDebug'; variable = 'vcRuntimeDebugD11_Ver'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry value not found. Key = 'SOFTWARE\Microsoft\VisualStudio\SxS\VS7', Value = '12.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'VS_Install_Path_KeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i052: Condition 'VS_Install_Path_KeyExists' evaluates to false.
    [2588:1C24][2015-03-11T09:24:55]i000: Registry value not found. Key = 'SOFTWARE\Microsoft\VisualStudio\SxS\VS7', Value = '12.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'VS_Install_Path_VC_KeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i052: Condition 'VS_Install_Path_VC_KeyExists' evaluates to false.
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'VSComponentPathVariable' to value ''
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Updates\Microsoft Visual Studio 2013\vsupdate_kb2829760'; variable = 'vsupdate_DetectKey'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Updates\Microsoft Visual Studio 2013\vsupdate_kb2829760'; variable = 'vsupdate_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'vsupdate_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'VSWinExpressAppIdKeyPath' to value ''
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'webdeploy_x64_en_usmsi_902_DetectKey' to value '9.0.1763.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'webdeploy_x86_en_usmsi_901_DetectKey' to value '9.0.1763.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Web Tools\Visual Studio 12'; variable = 'WebTools_VS2013_VersionKey'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Web Tools\Visual Studio 2013'; variable = 'WebTools_VS2013_VersionKey_2'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Web Tools\Visual Studio Express 12 for Web'; variable = 'WebTools_VWD2013_VersionKey'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Web Tools\Visual Studio Express 2013 for Web'; variable = 'WebTools_VWD2013_VersionKey_2'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'WIF_DetectKey' to value 'C:\Program Files\Windows Identity Foundation\v3.5\'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'WIF_DetectKey_64' to value 'C:\Program Files\Windows Identity Foundation\v3.5\'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'WIF_DetectKeyExists' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'WIF_DetectKeyExists_64' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Microsoft Identity Extensions\Setup\1.0'; variable = 'WIFEXT_DetectKeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'WIFEXT_DetectKeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'WIFEXT_DetectKeyExists_64' to value 1
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VisualStudio\11.0\Setup\VS'; variable = 'Win8Dev_Dev11Path_KeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'Win8Dev_Dev11Path_KeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i052: Condition 'Win8Dev_Dev11Path_KeyExists' evaluates to false.
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\Win8\Servicing\12.0\DevTools'; variable = 'Win8DevTools_detectkey'
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: {1D2CEC61-C3F0-C27E-7280-F9D6B10378BE}
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'WinBlue_AppCertKitx64' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: {F395FD4F-40E5-7B56-2BCB-B3CF52B3B52C}
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'WinBlue_AppCertKitx64x86' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: {550760A2-DC4A-CD2B-3C1B-01E0F9F1279E}
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'WinBlue_AppCertKitx86' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: {76FF502F-6811-F75B-2FEB-0B69BB584031}
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'WinBlue_AppCertKitx86x86' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Windows Kits\Installed Roots'; variable = 'WinBlue_Common_KitsRoot_KeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'WinBlue_Common_KitsRoot_KeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i052: Condition 'WinBlue_Common_KitsRoot_KeyExists' evaluates to false.
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Windows Kits\Installed Roots'; variable = 'WinBlue_Desktop_KitsRoot_KeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'WinBlue_Desktop_KitsRoot_KeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i052: Condition 'WinBlue_Desktop_KitsRoot_KeyExists' evaluates to false.
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Windows Kits\Installed Roots'; variable = 'WinBlue_Intellisense_KitsRoot_KeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'WinBlue_Intellisense_KitsRoot_KeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i052: Condition 'WinBlue_Intellisense_KitsRoot_KeyExists' evaluates to false.
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: {984022F2-9BCA-A41D-6A38-1AE658F01415}
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'WinBlue_SDK_x86' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: {5247E16E-BCF8-95AB-1653-B3F8FBF8B3F1}
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'WinBlue_SDKDXRem_x64' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: {A1CB8286-CFB3-A985-D799-721A0F2A27F3}
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'WinBlue_SDKDXRem_x86' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: {37464E70-B0B9-9DFF-649A-CBE169BAD657}
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'WinBlue_SDKStore_x86' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: {96F4525A-470D-F15C-796E-58D9988C3E5F}
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'WinBlue_SDKStoreDXRem_x64' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: {56AD3004-0B49-967F-F682-B05650B61A78}
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'WinBlue_SDKStoreDXRem_x86' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'Software\Microsoft\Windows Kits\Installed Roots'; variable = 'Windows_EspCD11_LP_detectKey_enu'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting string variable 'WindowsBuildNumber' to value '7601'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\winexpress\Servicing\12.0\coremsi\1033'; variable = 'WinExpress12_detectkey_enu'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Windows Kits\Installed Roots'; variable = 'WinSDK_Desktop_KitsRoot_KeyExists'
    [2588:1C24][2015-03-11T09:24:55]i000: Setting numeric variable 'WinSDK_Desktop_KitsRoot_KeyExists' to value 0
    [2588:1C24][2015-03-11T09:24:55]i052: Condition 'WinSDK_Desktop_KitsRoot_KeyExists' evaluates to false.
    [2588:1C24][2015-03-11T09:24:55]i000: No products found for UpgradeCode: {D82433A9-1D86-3695-B4C5-25E8B1794AE2}
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: (null)
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'BuildTools_CoreRes_Installed' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i000: No products found for UpgradeCode: {7A02D697-899C-3AB4-8A85-421BE7CBFD9E}
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: (null)
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'BuildTools_Core_Installed' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\DevDiv\MobileTools\Servicing\11.0\WPSDKCore\1033'; variable = 'WpSdk_detectkey_enu'
    [2588:1C24][2015-03-11T09:24:55]i000: No products found for UpgradeCode: {D3FFD34D-B716-4496-BFF0-0C34E536DC64}
    [2588:1C24][2015-03-11T09:24:55]i000: Product not found: (null)
    [2588:1C24][2015-03-11T09:24:55]i000: Setting version variable 'PythonTools_Installed' to value '0.0.0.0'
    [2588:1C24][2015-03-11T09:24:55]i106: Calculating patch applicability for target product code: {CFEF48A8-BFB8-3EAC-8BA5-DE4F8AA267CE}, context: Machine
    [2588:1C24][2015-03-11T09:24:55]i106: Calculating patch applicability for target product code: {0398BFBC-991B-3275-9463-D2BF91B3C80B}, context: Machine
    [2588:1C24][2015-03-11T09:24:56]i106: Calculating patch applicability for target product code: {7BF61FA9-BDFB-4563-98AD-FCB0DA28CCC7}, context: Machine
    [2588:1C24][2015-03-11T09:24:56]i052: Condition '(CurrentOperation = "Repair") OR (CurrentOperation = "Uninstall")' evaluates to false.
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Adding package: vs_preclean_vs to package detect list
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i052: Condition '(NOT(RelationType = "Patch") AND NOT (CurrentOperation = "Install"))' evaluates to false.
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Adding package: Preparation_Uninstall_vs_premium to package detect list
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Adding package: vcRuntimeMinimum_x64 to package detect list
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Adding package: VCRedistD11x86 to package detect list
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Adding package: VCRedistD11x64 to package detect list
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Adding package: vcRuntimeAdditional_x86 to package detect list
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Adding package: vcRuntimeAdditional_x64 to package detect list
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Adding package: vcRuntimeDebug_x86 to package detect list
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Adding package: vcRuntimeDebug_x64 to package detect list
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Adding package: vcRuntimeDebugD11_x86 to package detect list
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Adding package: vcRuntimeDebugD11_x64 to package detect list
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Reset Result
    [2588:1C24][2015-03-11T09:24:56]i052: Condition '(((SystemDataVersion >= v2.0.50727.5459) AND (SystemDataVersion < v2.0.50727.5650)) OR (SystemDataVersion >= v2.0.50727.5721)) AND (((SystemWebVersion >= v2.0.50727.5459) AND (SystemWebVersion <
    v2.0.50727.5650)) OR (SystemWebVersion >= v2.0.50727.5721))' evaluates to true.
    [2588:1C24][2015-03-11T09:24:56]i000: MUX:  Adding package: windows61_kb2664825_x86msu to package detect list

    Hello Pavanredd,
    From current logs you pasted, your error may due to the following:
    1. The installation package is corrupt. Ensure you are trying to download the ISO from official site and try verify checksum before use it.
    2. You do not have the right to install this product, ensure you are admin when installing and AV software disabled.
    3. Your OS has registry error, this may due to corrupt OS and you need to repair or reinstall.
    To resolve the above things, please do the following:
    1. Downlad the ISO and verify the ISO checksum first, you can find download link from official site and here is the article for you to verify your ISO
    https://www.visualstudio.com/en-us/downloads/visual-studio-2013-iso-sha1-vs
    In this way you will be able to use a good ISO to install, it will fix corruptpackage problem.
    2. Check your privilege and run the setup as admin
    3. It is hard to say whether it is a OS issue. Maybe more logs are required, please use 
    http://aka.ms/vscollect 
    to gather the installation logs. After using it, you will find vslogs.cab from %temp% folder. Please upload the file to
    https://skydrive.live.com/ 
    and share the link here.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Memory leak in LoadVars?

    Hi, In one of our apps, we've a need to continuously load new data (using Loadvars) every x seconds from the server. However, I seem to be having a memory leak issue when doing the same. Consider the following skeletal code: var myVars:LoadVars = new

  • Connecting to an old Airport Express in Yosemite

    Hi, I have a first gen Express and I wanted to connect it to my network. I have Airport Utility 5.6 working though Mahler's launcher: http://coreyjmahler.com/2014/10/16/airport-utility-5-6-1-on-os-x-10-10-yosemite/ My problem is that when I try to co

  • Strange Noise from Laptop while typing sounds like "USB" Windows 7 chime

    I got a HP Elite Book from work and noticed while Im typing every once in a while the laptop makes a wierd chime as if Im plugging in or disconnecting a USB drive.  I cant tell if its because Im suing SHIFT key or CAPS lock or both but its really ann

  • R/3 - CRM Data Changes - Suggesions Plz

    Dear Folks There seem to be some changes performed in SAP R/3 that changed employees in CRM so they have no names any more. Workaround to resolve ths issue is - in R/3 - to add a letter to the name of the employee and remove it again with saving in-b

  • Best little App for Video Conversion

    Hey all just wanted to share something really nifty I found. Check out Versiontracker-dot-com and do a search for iSquint. Super sweet little App that lets you convert your videos clips into iTunes. A LOT faster than the tedious Quicktime route. Plus