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

Couldn't able to establish SSIS connection manager with Citrix home page's Visual studio but able to execute SSRS report with run option

We have Visual studio application in Citrix home page which is not able to establish SSIS connection manager, but it is able to execute SSRS report with run option and an error preventing SSRS preview ...
Srikanth CHindam's user avatar
0 votes
0 answers
79 views

CR is not showing same as I designed in Designed in Designer Mode in VS 2013 and CR 2013

In "Main Report Preview" section the report is showing properly as I have designed but when I load the CR from the .exe file, then it is not showing as I designed. I am using C#.Net and SQL ...
Aamir17072's user avatar
-1 votes
1 answer
177 views

How to create an exe out of ASP.NET project

I need to create an .exe or find a way to run my project in other computer witch i don't have and i cant install Visual Studio. Is there a way to make this possible? Btw I'm using Visual Studio 2013. ...
The_Intern's user avatar
1 vote
2 answers
1k views

The type or namespace name 'Utility' does not exist in the namespace 'Aspose.Cells' (are you missing an assembly reference?)

Heyyy.. I'm facing a pickle at the moment. I need to develop a program and one of it many functions is that it could convert JSON files into CSV files.. Here's what I have : using System; using System....
Niffy's user avatar
  • 11
0 votes
2 answers
303 views

Creation of the virtual directory failed with error: problem with configuration file applicationhost.config

I have a project on TFS, I have two solutions under two differents folders : Project>.NET>projectwebhr Project>.NETprojectwebfinance When I try to load the first project it is loaded ...
Amira Bedhiafi's user avatar
2 votes
1 answer
4k views

error MSB8052: MSVC Toolset Version '14.28.29333' is not compatible with 'v120' Platform Toolset

I have been facing this issue since long, I am trying to build a project in VS 2019 which has previously built fine in vs 2013. I am facing this error which has no definition anywhere on Microsoft ...
Yatharth Tomar's user avatar
0 votes
1 answer
100 views

Can a WebForms application in Asp.net 4.5.1 developed in Visual Studio 2013 be opened and worked on in Visual Studio 2019?

I have an Asp.net 4.5.1 Web Forms project developed on Visual Studio 2013. I want to start using Visual Studio 2019. When I open the project in Visual Studio 2019 I get errors in many places. For ...
Dov Miller's user avatar
  • 2,008
-1 votes
2 answers
211 views

Unable to install in nuget package

I currently using VS2013, I'm using this for several months. I'm not encountering issue since then, but now I getting error. I unable to add package in my project. The default XML namespace of the ...
Vic's user avatar
  • 487
0 votes
0 answers
362 views

Probrem with LibHaru library

I have problem with encountered linking errors : Error 112 error LNK2019: unresolved external symbol HPDF_Stream_WriteToStreamWithDeflate referenced in function HPDF_Stream_WriteToStream C:\Users\...
SunriseAvenue's user avatar
1 vote
2 answers
531 views

Is there a way to update nuget in Visual Studio 2013 in an offline machine?

I am running Visual Studio 2013 on a machine that is behind a firewall, not connected to the Internet. I created a local folder on the machine and copied all packages that I might need to work with (....
Ahmad's user avatar
  • 12.5k
0 votes
1 answer
192 views

How to disable auto building in MSVC on launch?

When ever i launch MSVC solution file, visual studio is trying to build. My project file is big and takes time for building. So, i do not want VS to build solution on launch. Is there any way?
ERROR's user avatar
  • 9
0 votes
1 answer
2k views

How can I use netstandard2 using .net Framework 4.5?

I'm trying to install the package WebSocketSharp.Standard but I getting installing error. Install-Package : Could not install package 'WebSocketSharp.Standard 1.0.3'. You are trying to install this ...
Vic's user avatar
  • 487
0 votes
1 answer
83 views

Why Cyclonedds cannot build for vs2013?

I am able to build cycloneDDS for vs2019 and vs2017. I need to build cycloneDDS for vs2013 express CMake x64 vs2013 cmake -G "Visual Studio 12 2013" -A x64 -DCMAKE_INSTALL_PREFIX=C:\Users\...
kobi89's user avatar
  • 162
0 votes
1 answer
45 views

Page does not work after published with Visual Studio 2013

I have an application that works perfectly in the local host, but when I publish it to a remote server I have a problem. I can see the page published that seems fine, but when I click "SAVE" ...
Marcos Carvalho's user avatar
0 votes
1 answer
434 views

How do I display my list control in Report View. I want to see the VIEW on the properties of list control visual studio 2013 update 4

Please, I am having problem with my control list in MFC programs, I use visual studio 2013. On the properties of the control list, I cannot access VIEW. The list control cannot display columns. Some ...
aloemconsult aloemconsult's user avatar

15 30 50 per page
1
3 4
5
6 7
1250