I want to debug an .itrace (intelitrace) file
I open it in visual studio
I'm using Visual studio 2015 update 3
in thread list when i click on a thread and click start debugging
I get the "visual studio has stopped working" dialog
debugging this file is realy important to me
Related
Hi last months I upgraded Visual Studio 2019 and I'm experimenting some problems like freezing and crashing but the most annoying for me is this.
When I start Visual Studio and use "Go To Definition" in XAML for first time it works
But the next times I use "Go To Definition" it send me to the System.Windows.Data.Binding class
Anyone knows how to fix this or downgrade to a stable version of Visual Studio?
I have done the next things :
Delete .vs folder
Restore Nuget Packages
Reinstalled Visual Studio
Installed VS in another computer
Before, I used Visual Studio 2017 on Windows 10, It works fine.
Now, I want to use CFormView class in MFC (not in Visual Studio 2017), so I installed the Visual Studio 2015 (now with 2 Visual Studio in my system), but Visual Studio 2015 cannot even compile a simple project (the codes like blew in a "empty console application"):
The error messages when building the solution:
TRACKER : Error TRK005: Cannot find: "cl.exe".
The first of the 408 errors show:
cannot open source file "vcruntime.h"
So I found this file in Computer Disk C:
I am confused! When I installed Visual Studio 2015, I select the Computer Disk D:
Why some important Visual Studio 2015 files is in another disk Disk C with no Visual Studio 2015 program file Disk D?
Then I check the Properties of my Visual Studio project, there is no Disk C header files address in the default include dictionary:
$(VC_IncludePath)
$(WindowsSDK_IncludePath)
I am a beginner, and would you please tell me why this happened, and how to fix my Visual Studio 2015 to make it work? Thank you very much!
I have a Visual Studio 2015 solution that contains 2 WPF applications. Both applications start up when I run the solution in debug mode (pressing F5). I am using the new Live Visual Tree window that comes with Visual Studio 2015 but it only presents the visual tree of one of the applications.
Is there a way to select the other visual tree, or even to view both of them at the same time?
I am using Visual studio 2012 and working with WPF, whenever i create a new widow, then it's designer window is not shown. However,when we run the application,dialog is displayed.
But my question is this why i can't see the designer of WPF dialog while i am writing xaml want to see effects on designer.
Is this an issue with Visual studio 2012 because this happening on all the developer machines in my company.
Is there any patch setup for visual studio other than upate1 and update2 that i have already installed for my visual studio but nothing has been fixed up by now.
after creating a wpf visual studio 2010 project - i noticed there is no "open in expression blend" link as there is in a silverlight 4 project. I found out so far that expression blend 4 should be present before installing visual studio 2010. (This means if you do the reverse having visual studio 2010 and then installing expression blend 4 afterwards, then the above link will not be shown) The work around is to use the "open with" in visual studio 2010 project by right clicking
the xaml folder and adding the proper expression blend program you want, clicking it afterwaards
and after getting the "error message of the xaml folder" and closing it, open up the same project
as in visual studio 2010 - and then you have a link. This is unneceasary in a silverlight project.
Anybody can clerify this because I DO NOT WANT TO UNINSTALL AND REINSTALL VISUAL STUDIO 2010 and
when changing "regedit" is different for a windows 7 64x than it is for 32x.