My first steps in C# are horrible. Now I'm trying to install Entity Framework. For doing that, I just go to the NuGet package manager, I type "Entity" and try t
I'm using Visual Studio 17 (version 15.8.5), my project targets .NET Framework 4.8 and I've tried setting the C# version to use (via Build tab in the Properties
when I install any package,vcpkg throw these error said can not get visual studio env . I am sure I had install visual studio 2017,but may it not work the error
I want to retrieve the string value selected in a combo box and convert into an integer, however the SelectedItem method always returns the name of the object.
I'm running Visual Studio 2017 on Windows 10 1803 64-bit. I have a mapped drive (H:) and when I try to run an SSIS package that depends on finding files in that
I've been running a schema compare in a database project in Visual Studio 2017, when I do this I get the following message in the Error List tab: Unexpected
I have Visual Studio community 2017. coming from eclipse it was just enough to copy file to project directory and hit refresh then files were appearing in proje
I'm really new to programming, but I felt like trying out some bot-development for my discord server, like one that will occasionally say hello to people when t
I have installed a Windows Service for my project, this error pop out when I start the service. error 1503 the service didn't respond to the start or contro
I am working on a project where I have to read in serveral pre-existing CSV (dog.csv, horse.csv, etc.). I want to know how would I add these file into my projec
I'm using Windows 10 and VS2017.I have a Fingerprint sensor and Windows hello installed and working fine. It detects fingers. I'm now developing a UWP app for
On Visual Studio 2017, I can not clone a repository with git. I'm having this error message: The repository url is good and the destination folder is also fi
I have .net core test project. When I build it in visual studio or use the TestManager it build without a problem. But when I execute the following command on t
VS2017, Deploy to SS2016. Package runs without any errors from VS. Project deployment to a server that previously had package deployments only - we're moving to
In Visual Studio 2017 I'm trying to connect to the nuget server to update some stuff, but I'm getting this error: [nuget.org] Unable to load the service ind
In VS <= 2015 we can use a WebEssentials extension that takes care for compiling the less/sass files for us, but currently it does not support VS 2017. Is th
After the most recent update (Xamarin.Android.Support libraries, V28.0.0, Build tools 28.0.3), every build is failing with "java.exe" exited with Code 2 I had
When I export data to CSV file using SSRS 2017 I got BOM (Byte Order Mark) in the data. How can I get rid of it? I tried the below link, but I cannot find rsr
I'm trying to solve this problem since a long time, every execution I perform on TF.exe command, is throwing TF30063 exception, when i'm the admin and the only
I've added a NuGet Source. It needs credentials but when I'm installing a package using install-package packageName nothing happens. I tried the same steps on