Skip to main content

Questions tagged [visual-studio-2013]

Visual Studio 2013 is a version of Microsoft's Visual Studio (also known as "Dev12", includes C++ compiler version 18.0). Do not use this tag unless you have a specific question about Visual Studio -- not just a coding issue.

visual-studio-2013
0 votes
1 answer
238 views

Install multiple SAP Crystal Reports versions?

I have multiple Windows applications, some are built on Visual Studio version 13 and others are built on version 22. Now I cannot use these applications simultaneously because these apps require ...
Hw Dulanjana's user avatar
0 votes
0 answers
116 views

Error "Cannot open source file" always occurs on Visual Studio Platform Toolsets v120_xp

I have Visual Studio 2019 and 2013 in my computer. I install VS2019 first, then VS2013 because I need v120_xp to build old project recently. The error, "fatal error C1083: Cannot open source file&...
William Shen's user avatar
1 vote
1 answer
208 views

How to build Google test in Visual Studio 2013?

Updated question: I am trying to build Google test in VS 2013 Pro. Because it supports C++11, so I downloaded Google test version 1.8.1 in https://github.com/google/googletest/releases/tag/release-1.8....
gnase's user avatar
  • 630
-1 votes
1 answer
28 views

Upload file to Project1 from Project2 in same solution

I Have a solution that has two projects. Project2 displays a webform to the user having an asp:FileUpload control. The ask is to load this file from project2 to Project1 folder(i.e. /Project1/img) Any ...
user1489440's user avatar
1 vote
0 answers
47 views

Include paths not working when building with devenv

I have a project created in Visual Studio The Project has some header files included from another directory To make it work in different machines I have an environment variable set to point the ...
PrabanjanRaja's user avatar
0 votes
0 answers
143 views

How to resolve this: "NuGet Package restore failed for project VTS: Unable to find version '10.0.0.0' of package 'Microsoft.ReportViewer.Common'"?

I am using VS 2013 for a webform project. But when adding a rdlc report I am getting the below message "NuGet Package restore failed for project VTS: Unable to find version '10.0.0.0' of package ...
ParthaPratim Dey's user avatar
0 votes
1 answer
371 views

VS2013 and CUDA 12 compatibility

Error 2 error MSB3721: The command ""C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.0\bin\nvcc.exe" -gencode=arch=compute_35,code="sm_35,compute_35" --use-local-env -...
Md Fardin Nahid's user avatar
0 votes
1 answer
213 views

Error url with parameters (read key from web.config) mvc c# visual studio 2013

I have the following code :   public ActionResult Signin() { var state = Guid.NewGuid(); // work for application state if required then we can use it. var oAuthUrl = $"{...
Ran's user avatar
  • 1
0 votes
2 answers
6k views

Add-migration and enable-migration are not recognized

I am trying to enable-migrations and add-migration in the project but getting error. Anyone faced same issue please share your experience. Visual Studio 2013 Entity Framework 6.4.4 Error: PM> Add-...
MSS's user avatar
  • 29
-1 votes
1 answer
47 views

Visual Studio modify default install path

I renamed my SSD 'E' letter to D and My visual studio now not working. I already removed files. I would like install again to the 'D' drive but i got this message and i can't select directory.. How ...
Rony's user avatar
  • 19
0 votes
1 answer
135 views

css styles not being shown on the page

I'm working with VS2013 Update 5 and Node.js v16. I had started off by following this guide. I've tried to add in css to it by adding in css-loader and style-loader packages and had updated the ...
Manib's user avatar
  • 181
1 vote
1 answer
3k views

ENOENT: No such file or directory ..\node_modules\.staging\@types\react-transition-group-96871f11\package.json

I'm trying to run a React project in VS2013. I had followed this tutorial. Everything seems to work fine. I then tried to make changes to it by adding in more packages into package.json file and then ...
Manib's user avatar
  • 181
1 vote
0 answers
637 views

Visual Studio 2022 Solution Upgraded from Visual Studio 2013 Fails to Set Telemetry Environment Variables

I recently upgraded a Visual Studio 2013 Solution with C++ Libraries in it to Visual Studio 2022. Everything went great except there were three major environment variables not set. The error: Error ...
Steve's user avatar
  • 4,047
-1 votes
1 answer
175 views

GetTextExtentPoint32W returns different values in different computers

I'm trying to adjust button width depending on the current language that is set in comboBox. For some language like spanish some of the texts are just too long to be fitted into PUSHBUTTON. All ...
A K's user avatar
  • 1
2 votes
1 answer
426 views

Visual Studio 2013 Community stop Login – the online service is not available

I have a Visual Studio 2013 Community stop working; i. e. there is no login to my MS account with a message like that: I tried the solution from the link below to update registry values to enforce ...
MaxMil's user avatar
  • 123

15 30 50 per page