Why Visual studio 2017 preview freezes at a certain point while coding - visual-studio-2017

I have installed visual studio 2017 preview on my PC, core i7 , 8gb RAM. but when am coding in python (flask) it slows down. Is there any clue on how to stabilize it.
I wanted to develop python projects in visual studio 2017 and i saw the preview one. but it has the issue above.

Related

Visual studio 6.0 compability on windows 10

I wanna install Visual Studio 6.0 on my Windows 10 computer but I have some problems. If you can help me, I will be great. Firstly, I click to Setup file to install, and than I saw this screen below
I click "No". After that, I saw This screen below
And I click "Tamam (its mean "OK")" and than I saw this screen
And, after I wait 45 min, screen is shown like this in below
How can I install it on my Windows 10 computer ?
Computer is waiting like be locked as shown as like last picture
Install it on a Windows XP Virtual Machine. I think this is the last officially supported OS.
UPDATE
I could not find anything explicitly stating this, only this Visual Studio 6.0: Installation and Setup and this Microsoft Visual studio 6.0 on Microsoft Product Lifecycle
I think VS 6.0 was released in 1998 - Microsoft Visual Studio 6.0 on Wikipedia. I remember using it til 2004 when we upgraded to Visual Studio 2005. Which we now still have in some good old Windows XP MVs.

How to install Visual Studio 2017 64bit version explicitly?

I have 64bit windows 10 machine .When downloading and installing visual studio, I didn't see any step to select the version which is 32bit or 64bit. Implicitly installer takes the installation path as :
C:\Program Files (x86)\Microsoft Visual Studio
And after installation it is showing as a 32bit version in task manager.
Visual Studio 2017 is still a 32Bit application, Microsoft tried to defend their decision to not provide VS as 64bit in various blog posts.
So by default 32Bit applications install to C:\Program Files (x86)\ and everything is ok what you see.
// Update
The next Visual Studio Version 2022, will be 64Bit to fix the out of memory issues:
The next major release of Visual Studio will be faster, more
approachable, and more lightweight, designed for both learners and
those building industrial scale solutions. For the first time ever,
Visual Studio will be 64-bit.
Visual Studio 2022 will be a 64-bit application, no longer limited to ~4gb of memory in the main devenv.exe process. With a 64-bit Visual Studio on Windows, you can open, edit, run, and debug even the biggest and most complex solutions without running out of memory.

Remote debugging on Surface Pro 3

I've installed x64 version of remote debugging components for Visual Studio 2015 on my Surface Pro 3 with Intel Core i3 CPU and recently updated to Windows 10 Pro Insider Preview x64.
When I'm trying to debug remotely simple universal application from Visual Studio 2015 RC (development machine runs Windows 8.1 Pro) I'm having this error in the output window:
Error: Unable to connect to the Microsoft Visual Studio Remote Debugger named '192.168.1.2:4020 (hosthame)'. The remote debugger is older than this version of Visual Studio 2015 RC, and Visual Studio is no longer compatible with it. Please upgrade your remote debugger to match Visual Studio.
Also there are records of failed attempt to connect in the main (log) window of Remote Debugging Monitor.
So, is there any "more updated" version of remove debugger component for Visual Studio 2015 RC then the current one I'm using, which, btw, has version 14.0.22310.1 and was "built by: DP" (have no idea what does it mean)?
Or any thoughts about other ways to workaround this issue?
I'm looking into installing Visual Studio on the Surface directly, but would like to avoid it if possible.
OK, I'll google next time harder - Remote Tools for Visual Studio 2015 RC (this link is no longer available, please use the links bellow).
Update (2016-06-28)
Remote Tools for Visual Studio 2015 Update 3:
Download (this link is no longer available, please use the links bellow)
Update (2016-09-28)
x64 - Remote Tools for Visual Studio 2015 Update 3
x86 - Remote Tools for Visual Studio 2015 Update 3
ARM - Remote Tools for Visual Studio 2015
Sevenate, your latest link is for the 2013 and not the 2015. Your second link still works, people just have to go to:
Tools for Visual Studio 2015->Remote Tools for Visual Studio 2015 and download the one for Update 3. I hope this helps

WinUSB template is missing

I want to experiment with usb drivers on c++. I'm using visual studio express 2013 and I could not find WinUSB template. I have seen this guide. However it is for visual studio ultimate/pro 2012. Can anyone help me?
Thanks in advance!
According to this page
For building Windows 10 driver samples, Visual Studio Community 2015 works with WDK 10 to build samples from the samples gallery. Visual Studio Community 2015 is available free.
This contradicts some other pages (e.g. this one) which say you need Visual Studio Professional or Ultimate. But it is wrong - I just downloaded VS 2015 Community, and the Windows Driver Kit, and it installed fine and has a WinUSB sample.

Which Nsight version that can be used CUDA5.5, in VisualStudio2010?

I am using CUDA5.5 at the VisualStudio2010 on Windows7 64bit.
I'm going to install a Nsight VisualStudioEdition
and I would like to debug the code of CUDA.
The Nsight3.1 that I found on the site of nVidia is like the latest version,
It had been described as corresponds to the VisualStudio2012.
Nsight3.1 work? CUDA5.5, in VisualStudio2010?
Also, is there a version of Nsight that can be used CUDA5.5, in VisualStudio2010?
Please let me know which version of nSight that can be used CUDA5.5, in VisualStudio2010?
The following message is displayed in the item of "Nsight C + + AMP Debugger" when you try to install the Nsight.
This does not it? Have failed to install?
Nsight C++ AMP Debugger
 Nsight C++ AMP Debugger for Visual Studio 2012 will not be installed.
 Requirement not met:Microsoft Visual Studio 2012 was not found.
 Nsight C++ AMP Target Support for MSVSMON will be installed
 warning:Microsoft Visual Studio 2012 MSVMON.exe was not found.
I'm using Nsight 3.1 with Visual Studio 2010 and either CUDA 5.0 or CUDA 5.5 on several systems with no problem.
Nsight is now compatible also with Visual Studio 2012, see
Install Nsight Visual Studio Edition
if local debugging (host and target on same machine) is concerned.
Concerning Nsight C++ AMP Debugger, if you do not need it, you don't have to worry about this error message. If you have Visual Studio 2010, you will be able to perform CUDA and/or graphics debugging after the installation is complete, see
getting the problem during the installation of nsight visual studio