Skip to main content

All Questions

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
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
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 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
-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
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
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
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
0 answers
186 views

Could not load file or assembly error even when the old DLL was renamed

In my VS 2013 solution, I have few projects like: BookService.BusinessLogic BookServiceContracts BookJob The BookJob project is a console application which references the services: BookService....
RKh's user avatar
  • 14k
0 votes
0 answers
91 views

Error when installing microsoft visual studio 2013

When I install Visual Studio 2013, I receive this error. How can I fix this? [
Trọng Hiếu's user avatar
0 votes
0 answers
324 views

multiple template parameter lists are not allowed with only one template parameter

Say I have the following struct: struct something{ int data; }; Now say I want to create a template function that performs some operation with arrays and returns this struct. template <...
Adam's user avatar
  • 464
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
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
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
0 answers
334 views

Visual Studio returning Error MSB6006 CL.exe exit with code 1

I have tried to build code for testing coverage using the visual Studio 2013 Express version. But getting an error while compiling the code. Microsoft.cppcommon.targets(341,5): error MSB6006: "CL....
rockiee bhai's user avatar

15 30 50 per page
1
2 3 4 5
210