Visual Studio Diagnostics (Debugger, Profiler, IntelliTrace) announcement
-
Link
To learn what is new in Diagnostics for Visual Studio 2013, see this collection of links:
-
Link
A Channel 9 video showing the new 2010 debugger features is available at: http://channel9.msdn.com/shows/10-4/10-4-Episode-34-Debugger-Enhancements-and-Improvements/
Found 9159 threads
-
0 Votes
VS 2017 hangs app after continuing from a breakpoint
When I am stopped at a breakpoint for a time examining data, etc. and then hit F5 to continue, sometimes the debugger hangs the application and I have to restart app debugging session. This has been a ...Unanswered | 13 Replies | 1504 Views | Created by alverson - Wednesday, July 1, 2020 1:53 PM | Last reply by Dylan Zhu-MSFT - Monday, July 6, 2020 10:24 AM -
0 Votes
Intellisense recognizes scopes wrong in some cases of using preprocessor commands and curly braces
Hi, I have this simple class in a header file: #pragma once class C { public: C () {}; int var1 = #ifdef ...Unanswered | 1 Replies | 1111 Views | Created by Gertio - Thursday, July 2, 2020 7:04 PM | Last reply by Dylan Zhu-MSFT - Friday, July 3, 2020 3:21 AM -
0 Votes
How to call a member function of a class from a dll in immediate window? C++
Assume I have a dll (mydll.dll), which defines and exports a class "Foo" with one member function "bar()". I also have an exe, which dynamically links to this ...Proposed | 7 Replies | 2209 Views | Created by Gertio - Monday, June 22, 2020 7:33 PM | Last reply by Gertio - Tuesday, June 30, 2020 11:10 AM -
0 Votes
How to I resolve error: "form does not support code parsing or generation because it is not contained with a project that supoorts code
Do not recall changing any setting related to code parsing. This error message came out of no where. Using VB.net in VS ...Answered | 5 Replies | 1515 Views | Created by Jeff07 - Sunday, June 28, 2020 11:46 PM | Last reply by Jeff07 - Monday, June 29, 2020 3:47 PM -
1 Votes
Deploying PDB files with an application
I am having trouble finding an explanation of the costs in security risks and performance of deploying pdb files with an application. The application is an internal application, although the source is ...Unanswered | 1 Replies | 1402 Views | Created by harrjs - Wednesday, June 24, 2020 12:42 AM | Last reply by David Lowndes - Wednesday, June 24, 2020 9:42 AM -
0 Votes
Visual Studio Not Allowing 2 Publish Profiles For Web Jobs
I have a solution in Visual Studio with 3 web projects and 2 web jobs. The web jobs are just two console apps that i publish to azure by right clicking on them and selecting ...Unanswered | 2 Replies | 1237 Views | Created by David Brosnan - Wednesday, June 24, 2020 12:50 AM | Last reply by Dylan Zhu-MSFT - Wednesday, June 24, 2020 6:17 AM -
0 Votes
visual studio 2019 Hanging while debugging
Visual Studio 2019 Hanging while debugging even updated with New release 16.6.2- (June 9 2020 )also. and 1 strange issue of while Excel file copying 3 rd time then ...Unanswered | 1 Replies | 1887 Views | Created by Sign of Shine - Tuesday, June 23, 2020 6:42 AM | Last reply by Sign of Shine - Tuesday, June 23, 2020 11:25 AM -
0 Votes
cdb debugger issue
"C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\cdb.exe" Microsoft (R) Windows Debugger Version 10.0.19041.1 AMD64 Copyright ...Unanswered | 8 Replies | 3329 Views | Created by jc2020 - Tuesday, June 9, 2020 2:23 PM | Last reply by Dylan Zhu-MSFT - Tuesday, June 16, 2020 9:39 AM -
1 Votes
Custom Control edit template cause compilation failure in Visual Studio 2019 (version 16.7 Preview 2)
<Setter Property="FocusVisualStyle" Value="{x:Null}" /> > <Setter Property="HorizontalContentAlignment" ...Unanswered | 1 Replies | 1358 Views | Created by Magi02 - Thursday, June 11, 2020 9:22 AM | Last reply by Dylan Zhu-MSFT - Friday, June 12, 2020 10:37 AM -
4 Votes
Starting worker process failed
versions of VSCode,- 1.41.0 azure function core tools - 2.7.1846 Python - ...Unanswered | 4 Replies | 1828 Views | Created by Divy Shah - Wednesday, June 10, 2020 6:27 AM | Last reply by Dylan Zhu-MSFT - Wednesday, June 10, 2020 9:11 AM -
0 Votes
Debugger is taking an Enormous amount of time.
I have been building an application for about a month now in my spare time and the debugger has been slow but not so much that it is completely unusable in a practical sense. I recently added an ...Unanswered | 5 Replies | 1463 Views | Created by primem0ver - Sunday, May 31, 2020 10:12 PM | Last reply by Dylan Zhu-MSFT - Wednesday, June 10, 2020 8:54 AM -
2 Votes
Break Point Taking Affect in Chrome and Not in Visual Studio
I am new to learning Blazor WebAssembly with accompanying TypeScript and JavaScript files. I have a test app up and running, but am experiencing what appears to be inconsistent debugger ...Answered | 4 Replies | 1645 Views | Created by Cincy Steve - Saturday, June 6, 2020 1:46 PM | Last reply by Cincy Steve - Tuesday, June 9, 2020 8:03 PM -
0 Votes
Could not load file or assembly 'RSy3_AudioAppStreamsWrapper.dll
i try opening razer synapse 3 and i tried to repair and is giving me thisProposed | 1 Replies | 1975 Views | Created by Soubhe - Sunday, June 7, 2020 9:31 AM | Last reply by Dylan Zhu-MSFT - Monday, June 8, 2020 6:31 AM -
0 Votes
Display or alter map element in Immediate Iindow
I have unordered_map<char,int> decoder; which has ten elements. I also have an iterator for this map that is set ...Proposed | 2 Replies | 1609 Views | Created by Barry-Schwarz - Thursday, June 4, 2020 3:02 AM | Last reply by Barry-Schwarz - Thursday, June 4, 2020 9:50 PM -
0 Votes
Assembly to be debugged was built with a platform incompatible with current platform C#
I am using Visual studio professional 2019, Version 16.6.0 dot net framework 4.8.03761. I updated the visual studio and now my C# applications will not ...Proposed | 1 Replies | 1376 Views | Created by Aiwarrior - Saturday, May 30, 2020 5:44 PM | Last reply by Aiwarrior - Monday, June 1, 2020 6:23 PM -
0 Votes
mistakedly deleted .net files (C+++) and getting error message Could not load file or assembly 'RSy3_AudioAppStreamsWrapper.dll
My computer was running slowly and in an effort to speed things up, I deleted what I thought were C+++ tutorials I had at one time downloaded. These files I deleted turned out to be ...Proposed | 1 Replies | 1339 Views | Created by catsfriend - Saturday, May 30, 2020 1:17 PM | Last reply by Dylan Zhu-MSFT - Monday, June 1, 2020 3:37 AM -
2 Votes
Client-side JavaScript Debugging Not Working
I am just starting to explore how to develop a web app using VS 2017 Community on my Windows 10 laptop. I have downloaded a demo MVC app to look at and learn. I have opened it in VS as an ...Answered | 4 Replies | 4058 Views | Created by Cincy Steve - Saturday, May 16, 2020 2:58 PM | Last reply by Cincy Steve - Wednesday, May 20, 2020 4:00 PM -
2 Votes
Can't load executable to go with crash mini dump
Symbol Path. I navigate to the proper folder and I select the executable, but then nothing happens. It won't let me select my executable. There's no error that shows up or anything, the ...Answered | 8 Replies | 10759 Views | Created by alex64015 - Monday, June 3, 2013 8:58 PM | Last reply by Guillaume 58 - Wednesday, May 20, 2020 9:17 AM -
0 Votes
Font color settings for [ Watch , Auto, Local ] option not work
Why the VS 2017 option : not work ...Proposed | 4 Replies | 1456 Views | Created by abdulbadii - Tuesday, May 5, 2020 3:52 AM | Last reply by Dylan Zhu-MSFT - Monday, May 18, 2020 9:57 AM -
0 Votes
how to select a particular project in a solution for debugging
I have a solution which originally consisted of a DLL however I then added two EXE projects to the solution and I now wish to execute one of those EXE projects in the debugger but I only see the ...Answered | 1 Replies | 1482 Views | Created by PaltryProgrammer - Thursday, May 14, 2020 6:37 AM | Last reply by David Lowndes - Thursday, May 14, 2020 8:33 AM
Visual Studio Diagnostics (Debugger, Profiler, IntelliTrace) announcement
-
Link
To learn what is new in Diagnostics for Visual Studio 2013, see this collection of links:
-
Link
A Channel 9 video showing the new 2010 debugger features is available at: http://channel9.msdn.com/shows/10-4/10-4-Episode-34-Debugger-Enhancements-and-Improvements/