Top ".net-4.6.1" questions

.Net 4.6.1 of the Microsoft .Net framework.

How to fix No connection could be made because the target machine actively refused it 127.0.0.1:64527

I have an MVC application which depends on a web API application, I hosted the two on a shared hosting …

c# asp.net-mvc asp.net-web-api .net-4.6.1
.Net Framework 4.6.1 not defaulting to TLS 1.2

Our client have recently upgrade the security protocol to TLS 1.2. Therefore We have our application upgraded to 4.6.1 expecting the security …

.net ssl tls1.2 .net-4.6.1
Type 'Object' is defined in an assembly that is not referenced (NET Standard 2.0/.NET Framework 4.6.1)

I'm using the .NET Standard 2.0 preview, on which my Class Libraries are based. After having trouble with a few NuGet …

c# .net .net-standard .net-4.6.1
What is the difference between .NET Framework 4.6.1 Targeting Pack and .NET Framework 4.6.1 Runtime?

I want to develop .net framework 4.6.1 applications using Visual studio 2012.So, I tried to install 4.6.1 developer pack for visual studio 2012.…

visual-studio-2012 .net-4.6.1
Can't select .NET Framework 4.6.1 in Visual Studio Project properties

I installed .NET Framework 4.6.1 using this url: http://www.microsoft.com/en-us/download/details.aspx?id=49981 But when I open …

.net visual-studio visual-studio-2015 .net-4.6.1
This application requires one of the following versions of .NET Framework

I am trying to migrate our application to the newer version of .NET Framework. From current version of 4.5 to 4.6.1 Reason, …

c# asp.net .net .net-framework-version .net-4.6.1
msbuild 14 doesn't work without full .net framework installation

I have a build machine with visual studio 2010 and multiple build targets. all the other targets that I use works …

c# .net-4.6.1 msbuild-14.0
4.6.1 framework update leaves web.config httpRuntime still at 4.5?

i recently upgraded our c# Web Applications to use .net framework 4.6.1 from 4.5 and only today noticed in the web.configs …

web-config .net-4.5 httpruntime .net-4.6.1
When running the NuGet pack command I get the error: 'AutoMapper' already has a dependency defined for 'NETStandard.Library'

I'm having an issue packaging my own nuget package, which includes AutoMapper 5.0.2. This is only producing an error within the …

nuget automapper azure-devops azure-pipelines .net-4.6.1