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.

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

15 30 50 per page