debugging

  1. Suzan Kara

    Windows Server PUT and DELETE method not supported on IIS server

    I am running a simple website on a hostforlife.eu windows server, I suppose it is IIS server. The backend of the website is REST api implemented in PHP. However, when I send requests with PUT and DELETE as method, it just return 405 method unsupported. My web.config is like this: <?xml...
  2. News

    Power Suite for Windows Embedded Compact Platforms

    Power Suite for Windows Embedded Compact Platforms is a group of tools to help developers debugging and testing their code on Windows Embedded Compact Platforms. Link Removed
  3. News

    Skype for Business Server 2015, Debugging Tools

    Skype for Business Server 2015, Debugging Tools are provided to help IT Administrators with troubleshooting deployments of Skype for Business Server 2015. Link Removed
  4. News

    Using Chakra for Scripting Applications across Windows 10

    In Windows 10, the Chakra JavaScript engine powers Link Removed and Windows applications written in HTML/CSS/JS. However with JavaScript’s increasing popularity in beyond-the-browser scenarios, developers have been requesting to host the Chakra engine outside the browser to enable JavaScript...
  5. News

    Last Week on Channel 9: May 11th - May 17th, 2015

    Most everyone is back and now starting to get into the swing for the coming wave of releases. I would expect to see a great deal about this wave in the coming months... Link Removed Last year you might have Link Removed that came from Johannes Kopf and team in Link Removed. This week it was...
  6. Grizzlyadamz

    Windows 7 WinDbg ignore missing pages!

    Hey, last couple days my PC's been shutting down/restarting without warning. (I uh, can't tell. It hasn't shutdown/restarted *properly* since I put it together a few years ago) Figured it might be memory/PSU failure, so I scheduled a mem-test and cleaned out the guts for good measure, (I dunno...
  7. News

    Time-Travel Debugging for JavaScript/HTML Applications | Marron

    Have you ever set a breakpoint a few statements too late, or accidentally stepped over the function call that you wanted to step into, and wished that you could just reverse-execute the program in the debugger? This video from Microsoft Research describes an experimental time-traveling debugger...
  8. News

    Bringing Node.js to Windows 10 IoT Core

    Microsoft is making big Link Removed in the Internet of Things (IoT). Windows 10 IoT will power a range of intelligent, connected IoT devices. From small devices like gateways, to mobile point-of-sale to powerful industry devices like robotics and specialty medical devices. At the //build...
  9. News

    A look at new feedback-driven improvements to the network tool in our F12 Developer Tools

    In Link Removed this year, we described new features and experiences for developers in the F12 developer tools that enable you to be more effective with a range of updates (e.g. new performance and network tools as well as Debugger enhancements and UI improvements. The Link Removed brings more...
  10. A

    Windows 8 I can't find out how to fix an issue with booting up Windows 8

    Specs: Windows 8 Lenovo IdeaPad U430 Touch I first noticed the problems when my laptop would freeze while booting sometimes, and I would have to restart once or twice in order for it to work. I REALLY REALLY need help; I’ve done all of the following things to try and fix my computer, and...
  11. News

    Pre-release Microsoft Emulator for Windows 10 Mobile

    Microsoft Emulator is a desktop application that emulates a Windows 10 Mobile device when used in conjunction with Visual Studio 2015 Preview. It provides a virtualized environment in which you can debug and test universal apps without a physical device. It also provides an isolated environment...
  12. 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
  13. 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...
  14. 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...
  15. 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...
  16. 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...
  17. 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.
  18. 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...
  19. 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...
  20. News

    GoingNative 36: Cross-Platform Mobile Development in VS2015 | C9::GoingNative

    Today's episode is somewhat overdue, as the Cross-Platform Mobile Development experience has actually been in VS2015 previews since, well, Preview. Join us in today's packed episode as we go behind the scenes with Ankit and Ion on how the experience came to pass, what Visual Studio can bring to...
Back
Top