debugging

  1. News

    Nano Server and Azure PowerShell | Nano Server Team

    Running Nano Server as a guest in Azure, and using some of PowerShell's cool new features to copy files to/from Nano Server, as well as edit and debug remote scripts on Nano Server. Link Removed Link Removed
  2. News

    Remote Tools for Visual Studio 2015 RC

    Remote Tools for Visual Studio 2015 RC enables remote debugging, remote testing, and unit testing on computers that don't have Visual Studio installed. This set of tools also enables the installation of a developer license, and the deployment and performance profiling of Windows apps on...
  3. News

    What’s New in Visual Studio Tools for Universal Windows Apps

    Today at //BUILD we are making an update available to the Visual Studio Tools for Universal Windows apps. Windows 10 is an exciting release for developers, with support for Universal Windows apps that run across all Windows 10 devices – on the phone in your pocket, the tablet or laptop in your...
  4. T

    Windows 7 [SOLVED i think..] set /p Not working properly, or If statement not working

    I'm trying to create a text-based game, but I can't get passed the menu because either "set /p" isn't taking an input, or "if '%...'" isn't seeing it. This is what I'm doing to test menus, currently :mmenu echo Main Menu echo Start echo Quit SET /P "a=Select " if "a"=="Start" [removed:then...
  5. Safal Piya

    Windows 10 Explorer.exe - Application Error In Windows 10 Build 10041

    I had recently updated my build 9936 to build 10041. But one of the problem that I got in this build was that I had been working in my computer for few days but today when I opened my computer, I got an error message as: Title as: explorer.exe - Application Error Message as: The instruction at...
  6. P

    Windows 8 random bsod while playing attila totalwar

    so i was playing tw atilla when my pc freeze and a buzz noise started then it went over to a bluescreen. i checked temps,tried furmark,auda64 stresstest and prime95 with no crashes.
  7. M

    Windows 8 Random BSOD with different types of error codes

    hey, I got a new pc with win 8.1 installed on it, I always get BSOD and there are different types of error codes: most of them says it because ntoskrnl.exe+1509a0 I already fresh installed win 8.1 and still having those problems. what I did is checking the system stability with FurMark and...
  8. News

    WPF in 4.6 and beyond | dotnetConf 2015

    Are you interested in the future and the roadmap for the WPF platform? If so, this session is for you. We will take an in-depth look at our areas of investment and the new features we are working on for .NET 4.6 and future releases of the WPF Platform. We will talk about how WPF platform will...
  9. anthonyb3979

    Windows 8 BSOD while gaming at 4k

    only bsod when gaming at 4k on new titles (bf4 crysis 3) and even old titles (mass effect 3) running 780ti sli water cooled. i5 4690k, nothing is overclocked I did just swap my old mobo for a new one and didnt do a clean install of windows. (clean install is what is coming next) i will include...
  10. Leonardo Ochoa Mendes

    Windows 7 BSOD Code a1

    Problem signature: Problem Event Name: BlueScreen OS Version: 6.1.7601.2.1.0.256.1 Locale ID: 1046 Additional information about the problem: BCCode: 1a BCP1: 0000000000041790 BCP2: FFFFFA80032AE160 BCP3: 000000000000FFFF BCP4: 0000000000000000 OS...
  11. News

    Last Week on Channel 9: February 23 - March 1st, 2015

    This week was the kick off of a new event type, live from the Redmond campus... Connect("Live") Connect("Live") is a series of live streamed discussions directly from the Microsoft Redmond campus, giving you an opportunity to hear from the product teams building the developer tools &...
  12. News

    Babylon.js v2.0

    Just saw the news that one of our favorite libs, Babylon.js has reached a new major milestone, v2.0! Link Removed ... Major updates Support for WebAudio. More info Link Removed (davrous) Support for Procedural Texture with standard usable samples and custom support. More info Link Removed...
  13. News

    Historical Debugging with IntelliTrace in Visual Studio 2015 | Visual Studio Toolbox

    IntelliTrace automatically records the execution of your application without you performing any additional steps. Any time the debugger breaks the execution of the application (e.g. because a breakpoint is hit), the IntelliTrace UI is updated and displays the data that has been collected up...
  14. S

    Windows 7 Help please, BSOD randomly, files requested is in OP.

    Hi there. I have not had bsod in years but lately they happen every so many hours now. The only things that have changed is moving my os from c drive ssd 128gb to a 256gb ssd by the clone method. The only drivers i have changed recently would be the nvidia drivers, then the odd windows update...
  15. K

    Windows 7 File Access denied, windows security?

    Hi, I have written a Database management program, and it runs as an .exe. It has been working fine, but i have just added a backup option so you can can create a backup copy of the database. It has suddenly come to my attention that none of the program is now working. - I have done some...
  16. I

    Windows 8 Windows 8.1 Pro BSOD Randomly

    Hello, I decided to upgrade my pc and last night I got everything together and did a fresh install of 8.1 Pro on a new SSD. I also made some hardware changes in the form of a new video card (970GTX) and took out 8 gigs of Mushkin Blackline ram and put in 16 gigs of Mushkin Redline ram. Some of...
  17. News

    Building DPI Aware Visual Studio Extensions

    Are you build Visual Studio extensions? Will you do me a favor? Please consider your user's DPI. My primary machine runs at 3K (2880x1620) and since my eyes are old, the DPI is at 200%. If you're not running a High DPI machine you may be wondering what's the problem? If you are, like Scott...
  18. S

    Windows 7 BSOD when I turn my computer off

    Could you please someone help me with this problem: Unable to load image \SystemRoot\System32\Drivers\dvb7700all.sys, Win32 error 0n2 *** WARNING: Unable to verify timestamp for dvb7700all.sys *** ERROR: Module load completed but symbols could not be loaded for dvb7700all.sys \Driver\DVB7700ALL
  19. News

    .NET Micro Framework SDK v4.3 (QFE2-RTM) (Think ".NETMF 4.3 RTM Release for VS 2013")

    Colin Miller announced that the .NET Micro Framework SDK v4.3 has RTW'd. This has been in beta for a while, highlighted here in Oct 2014, Visual Studio 2013, VS "14" .NET Micro Framework Support is here! but now is finally, officially RTM Link Removed The changes to NETMF 4.3 to make it work...
  20. News

    Visual Studio 2015 Diagnostic Tools | Visual Studio Toolbox

    In this episode, Robert is joined by Dan Taylor, Angelos Petropoulos and Charles Willis to explore some of the enhancements to the diagnostic tooling in Visual Studio 2015. You'll see how these tools are now brought into the debugging process to make them easier to discover and use [01:20], what...
Back
Top