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
48 views

The type initializer for 'Sybase.Data.AseClient1.AseConnection' threw an exception when running in IIS

I am getting the following error in one of my C# ASP.NET MVC applications: The type initializer for 'Sybase.Data.AseClient1.AseConnection' threw an exception Notice that it says AseClient1 and not ...
Frank Martin's user avatar
  • 3,357
0 votes
1 answer
44 views

Aiogram Telegram Bot Python

I have a problem. In previous versions of aiogram (2.0, 2.5) Dispatcher had a method "process_message". As I remember, It had a meaning of continuing message to another handler. How is it ...
0 votes
1 answer
48 views

Keyboard Input Not Captured

I am trying to write a simple desktop application to capture user input and write it to a text file. I have figured out how to capture the mouse mouse movement and mouse clicks. I am writing this ...
crjunk's user avatar
  • 969
0 votes
0 answers
56 views

Access violation reading location : CryptProtectData

I'm trying to call CryptProtectData from the Data Protection API (DPAPI): DATA_BLOB dataIn; DATA_BLOB dataEncrypted; BYTE *phrase = (BYTE *)plain.c_str(); DWORD length = strlen((char *)phrase) + 1; ...
Gokul's user avatar
  • 1
-1 votes
1 answer
89 views

Alternative for nextafter when backporting to visual studio 2013

I am backporting a project from VS 2017 to VS 2013. Looks like the function std::nextafter is not available in VS 2013. Can anyone please suggest a workaround or alternative?
Kiran's user avatar
  • 1
0 votes
1 answer
40 views

Visual Studio 2013 Crystal report error "MIssing parameters Values"

I am working on an application, which comes from several migrations. It started in Visual Studio 2010 and Crystal Report 9 and is now in Visual 2013. The latest version of the code was lost and I am ...
Diego's user avatar
  • 2,316
0 votes
1 answer
103 views

Visual Studio 2013 Crystal report 13.0.8 do not open

I am working on an application, which comes from several migrations. It started in Visual Studio 2012 and is now in Visual 2013. Crystal version 13.0.28 is installed on the server and the application ...
Diego's user avatar
  • 2,316
0 votes
0 answers
29 views

Open Visual Studio 2012 solution in Visual Studio 2013

I have to open a Web Application created in Visual Studio 2012 in Visual Studio 2013. The structure of the solution is with one project. The solution is called OT and the pages are in the folder OTWEB/...
Diego's user avatar
  • 2,316
0 votes
0 answers
31 views

SSRS DataTransform property in VS 2013 produces no output

Visual Studio 2013. Creating a report .rdl in SSRS. When I preview the .rdl output, data is present. Click the Save As icon. Select XML with report data. This exports successfully and can view xml ...
Keith Salmon's user avatar
0 votes
1 answer
125 views

Virtual method with default parameter changed behavior [duplicate]

I was asked to make a slight change on an old project build with Visual Studio 2013 VC++. So, I installed VS2013, made the change, compiled it but its behavior has changed on a code that I didn't ...
Andrew KeepCoding's user avatar
0 votes
1 answer
76 views

why return nothing when i want to read password( CredentialBlob ) from credential manager in windows with type CRED_TYPE_DOMAIN_PASSWORD

i cant read password( CredentialBlob ) from credential manager with type CRED_TYPE_DOMAIN_PASSWORD in windows , i can show user name but return nothing for show password( CredentialBlob ) and size ...
Faramarz Jafari's user avatar
0 votes
0 answers
15 views

"This project is incompatible with the current version of Visual Studio" (VS2013)

I recently decided that I wanted to look at some of my old VS2013 projects from back in the day, so I installed Visual Studio 2013 Update 5 and attempted to open one of my old XNA projects. I was ...
android927's user avatar
0 votes
0 answers
31 views

How to install AJAX in Visual Studio 2013

I am using the HandsonTables and I can get it to display the Grid with the correct number of Columns and even got it to display the correct Headers. Problem is my buttons do not seem to work. My View ...
JoAnn Donaldson's user avatar
0 votes
0 answers
35 views

"Package Installation" error on Visual Studio project load

I wanted to learn ASP.NET MVC web development. So I pulled up a Youtube to give me a tutorial on the basics. I was able to create the simple project just fine. The next day, I went to create another ...
Josh M's user avatar
  • 173
1 vote
1 answer
206 views

Running C++ dll in C# for calling functions

I have code in C++ that I want to package as a dll and use in C# code. I made the dll, but when I am loading it, I am getting System.AccessViolationException. (First, the dll wouldn't load and after ...
Flight Dynamic Model's user avatar
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
1
2 3 4 5
625