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
0 votes
0 answers
122 views

Migration from VS2003 to latest versions

I have a C++ MFC project that was created and built on visual studio 2003. I want to apply modifications on the software. I tried to open it with visual studio 2013 but a lot of dependencies are not ...
Yaya963's user avatar
0 votes
0 answers
262 views

Curl Upload Stuck

I'm using curl-7.65.0 (Static) with Microsoft Visual Studio 2013. I have the following method to upload files to the FTP server. bool uploadFile(string sourcePath, string url, string & error) { ...
M.H.'s user avatar
  • 263
0 votes
2 answers
8k views

Character set utf8mb3 is not supported by Net Framework [duplicate]

Remote server that hosts my database recently updated MySQL to version 8.0.29. I use Visual Studio 2013 to create a project that utilizes that database. So to summarize my config is: MySQL 8.0.29 on ...
Jorhanc's user avatar
  • 340
-1 votes
1 answer
469 views

Routing not working after angular upgrade

I upgraded my angular project from 2 to 13 version and after that multiple tabs are not working properlyenter image description here
Jyotsana Rai's user avatar
-2 votes
1 answer
2k views

Visual studio build error (please use /fs)

I program C++ in visual studio 2013. recently there may have been a problem. it doesn't show underlined syntax error while coding and i see the (cannot open program database if multiple cl.exe write ...
Fakhar Hassan's user avatar
1 vote
1 answer
578 views

Why do IIS authentication settings change when I overwrite my published files?

Here is the procedure I go through to publish an application to our IIS server. From VS2013, click Build->Publish MyApp (I publish to a share on our file server) Copy and replace MyApp's ...
GonePhishing's user avatar
0 votes
0 answers
51 views

Deploy C# Application With Access Database

I want to deploy the C# application with the MS Access database("I want to give Path for database"), so I can go to the client and install the application with the database will save at ...
user18222944's user avatar
4 votes
2 answers
2k views

Visual Studio 2013 cannot login

Cannot sign in to Visual Studio using Visual Studio 2013 (Professional edition). Anyone knows what is the problem ?
Kendo Wang's user avatar
0 votes
0 answers
272 views

Request too long Error 400. Remove the process that goes to Account/Login.aspx

I was wondering on you block the website from going to the Account/login.aspx page? I can not seem to find it anywhere. We are getting a Bad Request - Request Too Long HTTP Error 400. The size of the ...
mrmcg's user avatar
  • 183
0 votes
0 answers
41 views

Windows messes up data put in TextBox Control

This is unbelievable to me, and I do not know how to work around this problem! I try to put [4]0.004 into an EditBox Control and what appears in the EditBox is 0.004[4]. Same result is obtained with ...
Tomasz's user avatar
  • 343
0 votes
0 answers
198 views

Visual Studio Debugging: How to reference DLLs in another directory without manually copying to the project dir?

[This is specific to Visual Studio 2013 - my project requires this version.] I have a C++ project which I can successfully build. However, the project comes with a number of DLLs which are not ...
Brie's user avatar
  • 2,309
0 votes
0 answers
63 views

MFC project has linking error on Visual Studio 2013?

When I tried to add a toolbar to my mfc project in Visual studio 2013, the following errors occurred. Has anyone worked on this? How can I fix the errors? mfc project in Visual studio 2013 ...
Akmal Aliqulov's user avatar
1 vote
1 answer
674 views

VB.Net - Background Excel process REOPENS after closing file

I have been searching all over for this problem, but I can't seem to find one that quite matches my issue. I am creating a new excel file, filling it with data, and showing it to user. While ...
RuttleHead's user avatar
0 votes
0 answers
341 views

Test connection failed because of an error in initializing provider. ora-12154 in connecting OraServer in SSIS using Visual Studio 2013

I want to connect the OraServer in the SSIS using Visual Studio. But the error encountered is Test connection failed because of an error in initializing provider. ora-12154 TNS:could not resolve the ...
user17641387's user avatar
0 votes
1 answer
116 views

namespace 'CopyItemCommand' could not be found, using Microsoft.PowerShell.Commands

As per my task I have been building an old library named CoApp I am using Visual Studio 2013 and I have had to make some minor changes to NuGet versions and reference paths for things like 'System....
edwin's user avatar
  • 311
0 votes
1 answer
727 views

Error Code 0x80070021 HTTP Error 500.19 - Internal Server Error

I trying to configure IIS but when I run the project this error appeared : Error Code 0x80070021 HTTP Error 500.19 - Internal Server Error May I know the cause and solution for this? This is example ...
cui's user avatar
  • 23
1 vote
1 answer
466 views

Issues Running Web App in Visual Studio using Microsoft Edge

I have inherited a MVC application (Visual Studio 2013) using Angular that is not working when viewing the app in Microsoft Edge. When the browser is set to use Microsoft Edge when debugging in VS I ...
user2073183's user avatar
0 votes
0 answers
231 views

Locating corrupt Visual Studio user settings

My copy of VS2015 has for several weeks had a problem in specific situations: File > New > Project gives error message Failed to create a 'ImageSource' from the text '..\Images\Medium.png' and ...
stephen's user avatar
  • 323
0 votes
1 answer
312 views

How to print on physically printer a JPG file in C++

I need some help. I wrote print function on Linux with cups API. Now I must print jpg or other image file on Windows with C++ code. I have to do this silently without any dialogs/GUI. I can't find any ...
duri's user avatar
  • 61
0 votes
0 answers
51 views

Fade out exit requires 2 clicks instead of one

I'm trying to implement a fade in/out to main form open/close, open fade in works fine, however close fade out requires 2 button clicks to work. Current code: using System; using System.Collections....
Jaymar's user avatar
  • 27

15 30 50 per page
1
2 3 4 5
375