visual-studio-2013

Visual Studio 2013 does not start the program due to ucrtbased.dll

I unpacked OpenCV registered a variable and path made settings in the project, nothing glows red - when compiling the error ... e PDB file. The program '[4896] ConsolCV.exe' has exited with code -1073741515 (0xc0000135) 'A dependent dll was not found'.

The VS 2013 program has been discontinued

The problem appears when working with WinForms (c#), when adding any element that has a scope (panel, PictureBox, etc.) ... ied to reinstall the environment, run it in safe mode mode without extensions, updated to the latest version - does not help.

Unable to attach header file

I use Visual Studio 2013, in the project I added the necessary file with the extension ".h" (randomc.h) to the header files f ... imilarly when connecting .cpp files. These files are already even put in the directory with the project, it's still the same.

I want to install Visual studio 2013 from scratch

I want to install Visual studio 2013 from scratch with the removal of 2008-2015. the first time I do this, so there is no concept. Help, pliiiz, on dotted lines)) 64-bit OS

How do I add a button in Visual Studio 2013?

Where are these panels to drag the button, click on it and write the code, as in the good old basic 6.0? Oh, this basic 6.0. They haven't come up with a better program yet...

Why does the scanf s function in Visual Studio stop working in C when using "%s"

Why does the scanf_s function in Visual Studio 2013 stop working in C when using "%s"? char name[40]; scanf_s("%s", name); Here, when I entered the data in the console, I click enter, and I see the message "Shutdown".

How do I disable error C4700 "Uninitialized local variable used"?

I can't start a working project under Visual Studio 2013 because of this error. The project is old, it was made under Visual ... d of an error. There are many variables. Maybe it's still possible to work around this error without initializing them all?

IDE C (/ZW parameter)

Using the Microsoft Visual Studio Express 2013 IDE Error 1 error D8048: cannot compile the C file "pesok. c" with the parameter /ZW \visual studio 2013\Projects\App1\App1\App1. Windows\cl App1. Windows

Join word docx documents from a template and replace words

I Need to get the contents of a file word as the template, which contains the content of a text, and some of the handles to c ... llowing error: the sequence does not contain elements . And with this the "merge" is not done. How can I solve the problem?

Error Windows cannot find ' svcutil.exe'

Among the many projects here in the company, there is one that when I am going to compile gives the following error: W ... he project that presents the error is using the version: <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>

Visual Studio 2013 does not install on windows 7

I can not install Visual Studio 2013 on Windows 7, I know it is possible because in college we have Visual Studio installed on Windows 7. So I don't know why he complains about the Windows version.

How to make Visual Studio recognize the 'use strict' directive?

Apparently Visual Studio does not recognize the Directive 'use strict', as I entered the code below that assigns value to a v ... itor". How to make Visual Studio recognize 'use strict' and point out errors in the code, as for example in this case above?

Create one.standalone Exe of a game in Visual Studio

I need to launch a game but I want to create one .standalone exe, because when VS finishes compiling it creates the .exe but ... t-possible-to-create-a-standalone-exe-of-my-game/23765 I'm new to this area, so if anyone can help me I thank you very much.

Back previous position in Visual Studio

When we want to see some method, we press F12 and then we are "transported" to said Method. It turns out that this method cou ... mes the question. Is there any hotkey that makes me go back to where I was before pressing F12? A kind of undo. How is there?

Change the project do.NET 4.5 to 4.5.2, how to do?

I installed .NET 4.5.2 on the machine, restarted Windows 7 and, after opening the project, went in Debug > Projeto.Propert ... is Windows 7 Ultimate. In addition to installing, need to do something to be able to change the .NET version of the project?

Debug javascript Visual Studio 2013

Need help please. Next I had a machine with Win 7 32bits and could debug the normal javascript in Visual Studio 2013, put th ... Another thing is that I have already unchecked the disable debugger option in IE 11. If anyone has an idea, I appreciate it.