Microsoft Visual Studio Professional 2012 keeps crashing at random times

This has been occuring very frequently that the Visual Studio 2012 (4.5..51209) keep crashing during build or Publish.  I also looked at the check box for Enable extended Transact-SQL verification as unchecked. This is happening more frequently.
Does anyone has any clue why this keep crashing?
Thanks

Hi Mubeen, please verify you have updated to the latest SQL Server database tooling bits
from the download page and see if this still occurs for you.
If this issues is reproduceable on the latest SSDT bits, I'd suggest capturing the event log for what is going wrong and then opening a connect
bug for this issue at https://connect.microsoft.com/SQLServer/feedback/CreateFeedback.aspx and
use the category "Developer Tools(SSDT, BIDS, etc.)". We're trying to track all bugs through connect so that you can tell when we have fixed the issue and we can request
more information. Please include the event log (instructions on this below) plus any other useful information you can provide, such as an example of exact steps to reproduce the problem.
Gathering an Event Log for SSDT
For diagnostic purposes we would like you to gather an event log for the issue that you are experiencing in SSDT. In order to gather a log and send it to a member of
the team, please follow the steps below.
Open a new command prompt as Administrator.
Run the following command
logman create trace -n DacFxDebug -p "Microsoft-SQLServerDataTools" 0x800 -o "%LOCALAPPDATA%\DacFxDebug.etl" -ets
logman create trace -n SSDTDebug -p "Microsoft-SQLServerDataToolsVS" 0x800 -o "%LOCALAPPDATA%\SSDTDebug.etl" -ets
Run whatever the target/issue scenario is in SSDT.
Go back to the command prompt and run the following commands
logman stop DacFxDebug -ets
logman stop SSDTDebug -ets
The resulting ETL files will be located at %LOCALAPPDATA%\SSDTDebug.etl & %LOCALAPPDATA%\DacFxDebug.etl and can be navigated to using Windows Explorer.
Please attach this file when creating the connect bug
NOTE - These logs will only be used by Microsoft product team members in order to better diagnose the problem you are experiencing
with SSDT and will not be shared elsewhere. If you want to make sure that there is no private information in your ETL file, the SSDTDebug.etl file can be opened and analyzed using the Windows Event Viewer.
To do this, open the Windows Event Viewer application. In the right-hand panel, select Open Saved Log. Navigate to the location where you saved the log, open, and review
the contents of the trace.
Thanks,
Kevin

Similar Messages

  • Please wait while windows configures microsoft visual studio professional 2013

    After installing visual community 2013 and rebooting visual studio works fine but all other microsoft office programs display "please wait while windows configures microsoft visual studio professional 2013" and continues the installation for
    about 1 minute before the program starts. I tried deleting mso.dll and reinstalling but it is still the same. Any help would be appreciated?

    Hi iwallhead,
    Then can your VS work fine? Anyway, please upload the installation log.
    Use a tool named collect.exe to collect the log file. Download
    collect.exeand
    run it directly. The utility creates a compressed cabinet of all the VS and .NET logs to
    %TEMP%\vslogs.cab. Please upload the
    vslogs.cab file on onedrive.
    I will help check if any install error exists.
    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.

  • Microsoft Visual Studio Professional

    Dear Sir/madam,
    We have purchased a software 'Microsoft Visual Studio Professional'  from a Vendor (Mumbai based).
    we understood that this software do not have a feature or tool like Visual dBase or Visual Foxpro.
    Now after enquiry with vendor we came to know that Microsoft has stopped this
    Visual dBase or Visual Foxpro in Microsoft visual studio. We want to confirm this from you . Also is there any tool similar to visual dBase or Visual foxpro in
    Microsoft Visual Studio Professional? if so pl let us know. Otherwise, we want to revert this purchase order. Pl let us know the procedure for the reversal of purchase order.

    Hello Rui M_
    Applications are different depending on the processor. For example, common windows desktop apps like WinForm and WPF are not supported on the above "arm processor". But store apps are supported on some kinds of tablets.For example, you may know
    that Surface have Surface RT and Surface Pro. They are based on different processor, normal Windows Desktop applications does not support on Surface RT.
    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.

  • Firefox Keeps Crashing at random times

    What I have done but doesn't solve my problems:
    - I have create a new profile with firefox.exe -p
    - I have used Safe Mode
    - I have reset my firefox
    - I am using the latest Firefox
    - I am using the latest Flash
    - I have disabled the hardware accelerator in Firefox
    What is my problem?
    My firefox keeps crashing at random times, I think I got the crashed when I load a Java thing in a web page or etc.
    My 5 latest Crash ID report:
    bp-634d6877-2a81-4040-a848-c67162150207
    bp-36ad0368-c446-40f1-9d7c-de7fd2150207
    bp-6e630dac-eda0-4dad-851d-47e302150207
    bp-5e50ba84-8c6d-41ab-9d74-600f92150205
    bp-17334509-b19e-4471-a04c-c0c542150205
    Also, at random times, I got the message "Plugin container for firefox has stopped working".
    Any help would be appreciate! Thanks before

    The crash report flagged these programs;
    Signature NlsAnsiToUnicode
    Signature EMPTY: no crashing thread identified
    Total Virtual Memory 2147352576
    Available Virtual Memory 1629900800
    System Memory Use Percentage 87
    Available Page File 3267006464
    Available Physical Memory 448856064
    I've called the big guys to help you. Good luck.

  • Problem Installing Microsoft Visual Studio Professional 2010 in my laptop ( OS: Windows 8.1 64bit )

    hi staff of microsoft or anybody,
                        I have problem installation of VS pro in my laptop windows 8.1 (64bits) using web installer and offline unzipping iso. BTW i have VS 2013 installed in my computer at the moment. Before i
    upgrade from windows 8.0 to 8.1 , i used to have VS PRO 2010 but after installing VS 2013 it was uninstall automatically,
    I keep getting this popup of error: DDSet_Error: Internal error: 1009 ( while installing Visual Studio 2010 Professional ) . Could somebody tell me what is the solution because i need VS 2010 for my project.  thanks in advance for anybody who could
    provide me the solution , thanks a lot

    Hello SuperWeb,
    I have checked you logs and find something which may related to this issue:
    1.  WIN64DUALFOLDERS: Substitution in 'c:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\Microsoft.VisualStudio.vspGridControl.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    2. Assembly Install: Failing with hr=80070005 at RemoveDirectoryAndChildren, line 396
    The folder substitution is blocked and the RemoveDirectoryAndChildren meet access denied in your setup. May I ask a few questions:
    1. Do you have admin privilege and have you run your setup with admin
    2. Do you have any ant-virus software installed on your OS which may blocked Visual Studio from installing?
    I will recommend u refer to this blog:
    http://blogs.msdn.com/b/astebner/archive/2006/09/04/solving-setup-errors-by-using-the-subinacl-tool-to-repair-file-and-registry-permissions.aspx
    You can then run a script to give all your folders and registries admin permissions. Let's see if you can install your setup after that.
    By the way, the checksum can be checked by using this tool from Microsoft:
    http://support.microsoft.com/kb/841290
    However since I cannot download ISO from DreamSpark as I'm not a student, I cannot help you verify it. Please contact your vendor to know the exact ISO hash number. A good ISO is required before you start the install process.
    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.

  • Firefox keeps crashing at random times every minute or so, need help.

    Firefox crashes pretty much every minute I browse the internet. Sometimes even if I just leave it there doing nothing. I've tried safe mode. I've tried disabling hardware accaleration. I've tried creating a new firefox profile. I've tried disabling flashplayer protected mode. Nothing worked so far. Oh and I can enter some websites through firefox for a shortwhile before it crashes but I've noticed that going to imdb.com and mozilla.org causes it to crash instantly don't know if it helps.
    Here are the lat 5 crashes:
    <pre><nowiki>0da6cbf3-643b-4a8b-bcb2-5ec0c983b213 7/20/20139:18 PM
    bp-281e3c83-b2e2-41c9-9484-d15622130720 7/20/20139:12 PM
    bp-459a2a4c-381e-4dc3-ad4a-2566d2130720 7/20/20138:57 PM
    bp-3e06e070-6314-4284-81b8-323a12130720 7/20/20138:57 PM
    bp-bf666492-3cd5-41cd-bea2-3a6752130720 7/20/20138:49 PM</nowiki></pre>

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Launching VB6 Editor after installing Visual Studio 2013 results in "Please wait while Windows configures Microsoft Visual Studio..."

    I have had various versions of Visual Studio installed beside Visual Basic 6.0 Enterprise for some time with no problems, most recently Visual Studio 2012 Premium.
    I recently installed Visual Studio 2013 Premium, and now every time I open VB6 I get a dialog that says "Please wait while Windows configures Microsoft Visual Studio Professional 2013" that shows a progress bar. After it finishes (30 seconds or
    so), it launches again and again and finally VB6 will open. This happens with each instance of VB6, regardless if I've already done it once and never run VS2013 in between.
    If I cancel the dialog, I get this error message in a dialog: "Error 1712. One or more of the files required to restore your computer to its previous state could not be found. Restoration will not be possible." Several more "Please wait"...
    dialogs will appear and if I continue to cancel, eventually I'll get the VB6 editor. It appear to work fine despite the error messages.
    It seems to me that the VS2013 installer flagged some dll's or other files to be rolled back whenever starting VB6. It doesn't appear to be necessary, and I'd like to avoid playing the "Please wait" wack-a-cancel-button game before launching each
    instance of VB6 (or waiting several minutes for no reason). So how do I fix this?
    Note: I've seen something similar happen in Outlook on a different PC when upgrading from 2010 to 2013. The same sort of "Please wait"... dialog would appear each time I opened Outlook. Judging by the "similar" questions that popped up when
    entering this forum post, I'd say this is a general problem with upgrading older versions or installing newer versions of major Microsoft software side-by-side.
    /* Don Reynolds */

    I found the answer!
    I was having the exact same issue, and I was search for a solution and I happened across the following thread: http://social.msdn.microsoft.com/Forums/en-US/f4b0fd38-f4f9-41ea-bd8d-834203a175d2/building-visual-studio-2010-project-triggers-please-wait-while-windows-configures-visual-studio?forum=vssetup&prof=required
    Scroll a small bit down, and there is a post by Barry Wang explaining that you need to use event viewer to find out what is missing. Anyway, I opened event viewer, then open VS 6, then hit refresh in the event viewer (under Windows Logs -> Application)
    and saw a warning message from MsiInstaller. It gave me the following message:
    Detection of product '{9C593464-7F2F-37B3-89F8-7E894E3B09EA}', feature 'Visual_Studio_Professional_x86_enu', component '{E3FF99AA-78B9-4A06-8A74-869E9F65E1FE}' failed.  The resource 'C:\WINDOWS\Microsoft.NET\Framework\URTInstallPath_GAC\' does
    not exist.
    I opened an elevated command prompt, I navigated to the C:\WINDOWS\Microsoft.NET\Framework folder and verified that 'URTInstallPath_GAC' didn't exist, and then I did "md URTInstallPath_GAC".
    Closed and reopened VS 6, and it instantly opened - no "Please wait" message.
    Now this may or may not be the same problem you are having (problem is - I have had it happen on two separate computers now with VS 6 and VS 2013 installed), but it should point you in the right direction. In fact, you should be able to use the Event Viewer
    for anytime the "Please wait" message shows up for any application, and then once there find out what is really missing.

  • Visual Studio Express 2012 & 2013 terms of use

    Is it allowed to use freely Visual Studio Express 2012 & 2013 in a company with one thousand workers and more?

    Hello Eensalu1991,
    Yes it is allowed for you to do that use Express version, please download MS Visual Studio White paper:
    http://www.microsoft.com/en-hk/download/confirmation.aspx?id=13350
    You will find the following:
    Visual Studio Express 2013 Products
    A number of free development tools are also available, including Visual Studio Express 2013 for Windows , Visual Studio Express 2013 for Web and Visual Studio Express 2013 for Windows Desktop. 
    These tools provide a subset of the functionality available in Visual Studio Professional 2012 and are specific to writing applications targeting these platforms. Each of these Visual Studio Express 2012 products is licensed per user and subject to the
    use terms included with the product.  Visual Studio Express can be used to build production applications.
    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.

  • Itunes crashes when microsoft visual studio 2012 is installed

    Hello everyone!
    Hope you all are ok ^^
    As you see, I'm having a serious problem with iTunes and Microsoft Visual Studio 2012 .
    Since I've installed MVS2012 , iTunes crashes when I open it.
    I installed the latest version of both of them but no success.
    I tried to change its Compatibility Mode but didn't work.
    Tried to troubleshooting, no success either.
    I was thinking that It was probably a windows 8 error, so I installed both in a windows 7
    laptop and I have the same message and the same problem.
    The message it shows is "iTunes has stopped working... " and it only shows a Close Program button
    I thought it made this problem when both were opened, so I closed MVS2012 and run
    iTunes alone, but didn't work either.
    I also tried to reinstall iTunes from an earlier version to the newest version. Don't work.
    But iTunes does work when it is opened once it's installed (first use), and when it's closed and re opened
    it crashes.
    Could someone help me with this problem? I really appreciate it ^^
    Ask me if you need more information. Thank you ^^

    Resolved.
    Found the answer in other apple.forum
    Copy QTMovieWin.dll from:  C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    to: C:\Program Files (x86)\iTunes

  • Adobe Illustrator CS 5.1 Application develped in Microsoft Visual Studio 2012 Visual Basic failed

    I just developed an Adobe Illustrator CS 5.1 Application in Microsoft Visual Studio 2012 Visual Basic. It works fine on my Windows 7 Professional 32-bit Operating System. But when I tried to run it on Windows 7 Professional 64-bit Operating System which also has Illustrator CS 5.1 installed, the application crashes when it runs to the code which calls Illustrator Library Objects.  The error message is System.TypeInitializationException: The type initializer for 'WindowsApplication_GangArt.Module2' threw an exception. ---> System.InvalidCastException: Unable to cast COM object of type 'System.__ComObject' to interface type 'Illustrator.Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{95CD20AA-AD72-11D3-B086-0010A4F5C335}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)). I wonder why the application cannot fined Illustrator on the new 64 bit computer.

    I just developed an Adobe Illustrator CS 5.1 Application in Microsoft Visual Studio 2012 Visual Basic. It works fine on my Windows 7 Professional 32-bit Operating System. But when I tried to run it on Windows 7 Professional 64-bit Operating System which also has Illustrator CS 5.1 installed, the application crashes when it runs to the code which calls Illustrator Library Objects.  The error message is System.TypeInitializationException: The type initializer for 'WindowsApplication_GangArt.Module2' threw an exception. ---> System.InvalidCastException: Unable to cast COM object of type 'System.__ComObject' to interface type 'Illustrator.Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{95CD20AA-AD72-11D3-B086-0010A4F5C335}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)). I wonder why the application cannot fined Illustrator on the new 64 bit computer.

  • "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.

  • Azure & Visual Studio Professional MSDN

    Hi,
    With a Visual Studio Professional MSDN subscription you can provision Visual Studio 2013 dev virtual machine(s). When selecting the MSDN option when creating a VM from the gallery gives several options with VST to choose from.
    - Is a VST Pro MSDN subscriber eligible to choose from all options (even VST Ultimate)?
    - How is pricing determined for an VST VM?
    - When not selecting from the MSDN subscriber options but from the "normal" VST options (e.g. Win 2012 R2 with VST 2013 Community Edition Update 4) how is pricing determined?
    Thanks.

    Hi,
    I would suggest you contact with azure support, it is a good choice for you, Please contact support team by creating a support ticket at
    http://www.windowsazure.com/en-us/support/contact/
    Or if that doesn't work because you don't have an active subscription you will need to contact general customer support to have them create a support ticket for you
    http://support.microsoft.com/gp/customer-service-phone-numbers?wa=wsignin1.0
    Best Regards,
    Jambor
    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.

  • Trouble to download visual studio professional 2013

    Hi!
              I have just recently download the visual studio professional 2013. When I was trying to run that folder in Windows 8.1 laptop. Visual studio running process just come up on my screen for 2 second and disappear after that
    process. I have tried manyy times with different types of visual studio. Can u help me to fix this problem? I really need  help.

    Hi,
    It seems you install your VS by web installer. When you open the exe file, the installation process crashed.
    You should follow up these steps to install Visual Studio again:
    1. Re-download the Visual studio from Microsoft official site here:
    http://www.visualstudio.com/downloads/download-visual-studio-vs
    2. Disable your Anti-Virus or Anti-Spyware software and be sure that your OS has been "patched" up - Update your computer (Windows) before install the VS.
    3. Clean your %temp% folder and run the installer with Administrator permission.
    Look the links to get more information:
    http://blogs.msdn.com/b/msdnforum/archive/2010/03/06/visual-studio-and-net-framework-installation-tips.aspx
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/60f71a54-506e-4c70-be98-e993ce6d1ddf/visual-studio-installation-tips?forum=vssetup
    Or you can install by ISO:
    Please try download the content online or copy the content from your DVD to some folders from your disk, then try the installation again. And try to use the tool in below link to check your ISO checksum.
    http://support.microsoft.com/kb/841290
    If the error also occurs, please use http://aka.ms/vscollect  to gather the installation logs. You will find vslogs.cab from %temp% folder. Please upload the file to 
    https://onedrive.live.com/   and share the link here.
    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.

  • Microsoft Visual Studio - Unable to load DLL 'librfc32.dll'

    Hi,
    I'm experiencing the following problem:
    When trying to establish a connection between SAP BPC MS and our SAP NW BW system.
    I've created a new Integration Services project in Business Intelligence Development Studio. The issue comes up when I try to test the connection:
    TITLE: Microsoft Visual Studio
    Unable to load DLL 'librfc32.dll':
    This application has failed to start because the application configuration is incorrect.
    Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
    I've placed the librfc32.dll library file on C:\WINDOWS\system32\.
    I ran R3DLLINS.EXE according to Note 684106 - Microsoft runtime DLLs.
    This placed all the needed dll library files (msvcr71.dll, msvcp71.dll, mfc71.dll, mfc71u.dll) on the correct path (C:\WINDOWS\system32\).
    I keep getting the same error.
    Platform:
    Windows 2003 R2 SP2 32-Bit
    MS SQL Server 2008 SP1
    SAP BPC 7.0 Microsoft Platform
    I've checked out some other posts on SDN but it didn't solve my problem:
    Re: librfc32.dll not found on Windows Server 2003
    LIBRFC32.DLL not Found Error
    Re: librfc32.dll
    Any ideas?
    Thank you.
    Bruno Pereira
    Edited by: Bruno Pereira on Mar 23, 2010 5:34 PM
    Edited by: Bruno Pereira on Mar 23, 2010 5:36 PM

    I was able to work it out.
    For your reference:
    Issue arrises from the fact that Business Intelligence Development Studio isn't able to load the librfc32.dll without the [Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update |http://www.microsoft.com/downloads/details.aspx?familyid=766a6af7-ec73-40ff-b072-9112bab119c2&displaylang=en#filelist]implemented on the system.
    Reference SAP note:
    [Note 684106 - Microsoft runtime DLLs|https://service.sap.com/sap/support/notes/684106]
    Bye!
    Bruno Pereira

  • C:\Program Files (86)\Microsoft Visual Studio 12.0\Common7\IDE\WDExpress.exe Side by Side Error

    I used the sxstrace tool to find the error but ill admit im not sure what im doing. If you can please help me identify whats wrong that would be great!
    =================
    Begin Activation Context Generation.
    Input Parameter:
    Flags = 0
    ProcessorArchitecture = Wow32
    CultureFallBacks = en-US;en
    ManifestPath = C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\WDExpress.exe
    AssemblyDirectory = C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\
    Application Config File = C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\WDExpress.exe.Config
    INFO: Parsing Application Config File C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\WDExpress.exe.Config.
    INFO: Parsing Manifest File C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\WDExpress.exe.
    INFO: Manifest Definition Identity is WDExpress,processorArchitecture="X86",type="win32",version="1.0.0.0".
    INFO: Reference: Microsoft.Windows.Common-Controls,language="&#x2a;",processorArchitecture="X86",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.0.0"
    INFO: Reference: debuggerproxy.dll,processorArchitecture="X86",type="win32",version="1.0.0.0"
    INFO: Reference: Microsoft.VisualStudio.CompilerHostObjectsProxy.dll,processorArchitecture="X86",type="win32",version="1.0.0.0"
    INFO: Resolving reference Microsoft.Windows.Common-Controls,language="&#x2a;",processorArchitecture="X86",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.0.0".
    INFO: Resolving reference for ProcessorArchitecture WOW64.
    INFO: Resolving reference for culture en-US.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls\6.0.0.0_en-US_6595b64144ccf1df\Microsoft.Windows.Common-Controls.DLL.
    INFO: Did not find manifest for culture en-US.
    INFO: End assembly probing.
    INFO: Resolving reference for culture en.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls\6.0.0.0_en_6595b64144ccf1df\Microsoft.Windows.Common-Controls.DLL.
    INFO: Did not find manifest for culture en.
    INFO: End assembly probing.
    INFO: Resolving reference for culture Neutral.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls\6.0.0.0__6595b64144ccf1df\Microsoft.Windows.Common-Controls.DLL.
    INFO: Did not find manifest for culture Neutral.
    INFO: End assembly probing.
    INFO: Resolving reference for ProcessorArchitecture x86.
    INFO: Resolving reference for culture en-US.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls\6.0.0.0_en-US_6595b64144ccf1df\Microsoft.Windows.Common-Controls.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls.MANIFEST.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls\Microsoft.Windows.Common-Controls.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls\Microsoft.Windows.Common-Controls.MANIFEST.
    INFO: Did not find manifest for culture en-US.
    INFO: End assembly probing.
    INFO: Resolving reference for culture en.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls\6.0.0.0_en_6595b64144ccf1df\Microsoft.Windows.Common-Controls.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls.MANIFEST.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls\Microsoft.Windows.Common-Controls.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls\Microsoft.Windows.Common-Controls.MANIFEST.
    INFO: Did not find manifest for culture en.
    INFO: End assembly probing.
    INFO: Resolving reference for culture Neutral.
    INFO: Applying Binding Policy.
    INFO: Auto Servicing Policy redirected assembly version.
    INFO: Post policy assembly identity is Microsoft.Windows.Common-Controls,processorArchitecture="x86",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.7601.17514".
    INFO: Begin assembly probing.
    INFO: Attempt to probe manifest at C:\Windows\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2.manifest.
    INFO: Manifest found at C:\Windows\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2.manifest.
    INFO: End assembly probing.
    INFO: Resolving reference Microsoft.Windows.Common-Controls.mui,language="&#x2a;",processorArchitecture="x86",publicKeyToken="6595b64144ccf1df",type="win32",version="6.0.7601.17514".
    INFO: Resolving reference for ProcessorArchitecture WOW64.
    INFO: Resolving reference for culture en-US.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls.mui\6.0.7601.17514_en-US_6595b64144ccf1df\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Did not find manifest for culture en-US.
    INFO: End assembly probing.
    INFO: Resolving reference for culture en.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls.mui\6.0.7601.17514_en_6595b64144ccf1df\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Did not find manifest for culture en.
    INFO: End assembly probing.
    INFO: Resolving reference for ProcessorArchitecture x86.
    INFO: Resolving reference for culture en-US.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls.mui\6.0.7601.17514_en-US_6595b64144ccf1df\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls.mui.MANIFEST.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls.mui\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en-US\Microsoft.Windows.Common-Controls.mui\Microsoft.Windows.Common-Controls.mui.MANIFEST.
    INFO: Did not find manifest for culture en-US.
    INFO: End assembly probing.
    INFO: Resolving reference for culture en.
    INFO: Applying Binding Policy.
    INFO: No publisher policy found.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.Windows.Common-Controls.mui\6.0.7601.17514_en_6595b64144ccf1df\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls.mui.MANIFEST.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls.mui\Microsoft.Windows.Common-Controls.mui.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\en\Microsoft.Windows.Common-Controls.mui\Microsoft.Windows.Common-Controls.mui.MANIFEST.
    INFO: Did not find manifest for culture en.
    INFO: End assembly probing.
    INFO: Resolving reference debuggerproxy.dll,processorArchitecture="X86",type="win32",version="1.0.0.0".
    INFO: Resolving reference for ProcessorArchitecture WOW64.
    INFO: Resolving reference for culture Neutral.
    INFO: Applying Binding Policy.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Did not find manifest for culture Neutral.
    INFO: End assembly probing.
    INFO: Resolving reference for ProcessorArchitecture x86.
    INFO: Resolving reference for culture Neutral.
    INFO: Applying Binding Policy.
    INFO: No binding policy redirect found.
    INFO: Begin assembly probing.
    INFO: Did not find the assembly in WinSxS.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\debuggerproxy.dll.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\debuggerproxy.dll.MANIFEST.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\debuggerproxy.dll\debuggerproxy.dll.DLL.
    INFO: Attempt to probe manifest at C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\debuggerproxy.dll\debuggerproxy.dll.MANIFEST.
    INFO: Did not find manifest for culture Neutral.
    INFO: End assembly probing.
    ERROR: Cannot resolve reference debuggerproxy.dll,processorArchitecture="X86",type="win32",version="1.0.0.0".
    ERROR: Activation Context generation failed.
    End Activation Context Generation.

    Hello,
    I saw a related thread from here:
    http://stackoverflow.com/questions/15130609/visual-studio-2012-side-by-side-configuration-is-incorrect
    The dll in that thread is different from there but I think you can still try the solution listed there to repair your VS installation.
    May I clarify some questions? Can you use Visual Studio before you get this error? Is it the first time you installed Visual Studio and when you try to open it it reports this error for you?
    If you can use Visual Studio before you get this error, please try repair Visual Studio from control panel.
    If you cannot use Visual Studio even when it is the first time to load, then it is a corrput installtion problem. Please remove the current installation:
    http://support.microsoft.com/en-us/kb/2771441 Then download and verify the ISO:https://www.visualstudio.com/en-us/downloads/visual-studio-2013-iso-sha1-vs
    And restart the installtion with a healthy ISO.
    Anyway, in my mind refer to the first stackoverflow thread and repair the installtion to fix this missing dll problem is more reasonable.
    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

  • Issue with XML output

    Hi All, We have a XML report output which is sent to users email as a word and pdf attachment. I see that the word attachment which is being sent to the user has RTF extension. I tried to modify the file extension to docx and test it to see if that w

  • Most of our premium movie channels do not come across as HD (not 1080).

    Most of our premium channels do not show as HD (or the 1080 format, picture cut off on top and bottom)  This occurs with both our TVs.  We recently upgraded to the new Xfinity box for the living room with the remote in the bedroom.  We never noticed

  • Trouble with fork in owb

    Hi, I have a process ( called main) which calls sub processes sp1, sp2 and sp3 using a fork. all the 3 sub processes have got the transitions error, warning and success . There are 3 operators. namely 1 .and operator (sp1 success and sp2 sucess and s

  • Alternate for tables statement

    hi friends If i use dictionary fields in the screen i am using tables statement of that corresponding structure.    but i think tables statement is obsolete one is it right so what is the alternative for tables statement how to move the values of fie

  • How to download FDM Adapter for Essbase in the latest version 11.1.2.2

    Hi all, I can't find the download package for FDM Adapters in the version 11.1.2.2.0 (edelivery, Windows x64), how can I download and install them? Thanks.