Skip to main content

All Questions

0 votes
1 answer
34 views

Visual Studio keeps asking me to update project's version

We have a Visual Studio solution that has some projects inside. Some of these projects need to be on v110 (Visual Studio 2012), but we cannot update them at least for now. Now that we use Visual ...
Oscar's user avatar
  • 19
0 votes
0 answers
54 views

Visual Studio Ultimate

My computer has Windows 7, 32-bit installed I have a problem: When you start Visual Studio Ultimate 2010 or 2012 and then click on the toolbox, the tools appear colored and grayed out as if they are ...
Hamza Xl's user avatar
0 votes
1 answer
973 views

Cannot drag and drop items from toolbox in Visual studio

The problem that I cannot drag and drop items from toolbox in Visual Studio in C# project . When I am trying to drag from the toolbox, this error shows up: And when I am trying to move any component ...
Samer Kasseb's user avatar
0 votes
0 answers
312 views

my project in Visual studio doesn't load (load failed)

.csproj file in Visual studio crashed when I open it in VS in solution explorer shows to me that: load failed the project requires user input reload the project for more information I reload the ...
Samer Kasseb's user avatar
0 votes
1 answer
329 views

QML debugging in visual studio

I use visual studio to build and run my Qt based application. I can keep breakpoints in my c++ files but QML no way I am able to keep breakpoints. The way I debug QML is keeping console.log() ...
Sijith's user avatar
  • 3,960
1 vote
0 answers
39 views

Visual Studio keeps running the old build and doesn't update my project

Even if I made changes and rebuilt the project, it woould not update he debugged project. Also, I have searched for possible solutions but they did not work for me. Here are the possible solutions I'...
coderChen's user avatar
-1 votes
2 answers
713 views

C2061 syntax error: identifier 'LPWNDCLASSEXA'

I am getting below error C2061 syntax error: identifier 'LPWNDCLASSEXA' in file c:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\WinUser.h I am porting a VS-2012 code to VS-2019. ...
Rakesh Mehta's user avatar
2 votes
1 answer
5k views

Installing R for VSCode issues (R LSP)

I am trying to use Visual Studio for R for the first time, and am having a hard time starting. I have installed VSCode as a binary on my Windows machine (needed because of corporate machine). My R ...
Daycent's user avatar
  • 595
2 votes
5 answers
2k views

Could not install microsoft.netcore.hostpath 2019

I am trying to install Visual Studio 2019 but unfortunately every time I get this error could not install Microsoft.NetCore.HostPath Here is an image of the same:
Mian Bilal's user avatar
0 votes
0 answers
253 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
-1 votes
2 answers
955 views

Problem trying to run Assembly in Visual Studio

I'm trying to run some assembly code in Visual Studio 2012 and call it in C just for testing purposes. As I have no experience writing assembly code I have no idea what is going wrong, so I would ...
Bruno Kinast's user avatar
  • 1,188
0 votes
0 answers
135 views

WinError 193 %1 is not a valid Win32 application

I'm trying to import these libraries in python using this code: import matplotlib as plt from matplotlib import style import pandas as pd import pandas_datareader.data as web I get ...
bassel277's user avatar
0 votes
0 answers
31 views

Problem with the create of the c# project ، I can't click OK [duplicate]

I have a Problem with the create of the c# project ، I can't click OK So what can I do to solve it ??
Murtada Yahya's user avatar
0 votes
1 answer
381 views

Is there a way to compare the value of _MSC_VER in C#? Or is there another way of getting the compiler version in C#?

I'd like to get the version of Visual Studio used to build a C# project without having to resort to C++/CLI. When I use the following in C# the compiler complains. #if (_MSC_VER == 1500) // ... Do ...
Gregor J's user avatar
1 vote
1 answer
313 views

Visual Studio 2012 crashes when deploying SSIS packages

I'm using Visual Studio 2012 to generate SSIS packages using a BIML script, and then deploy them. It uses metadata from SQL Server and runs a range of scripts eg to (re)generate stored procedures ...
Joe Shark's user avatar
  • 700

15 30 50 per page
1
2 3 4 5
224