Top ".net-framework-version" questions

Versions of .NET Framework.

How can I detect whether .NET Framework 4.6.1 or higher is installed in WiX?

I currently using the following markup in my WiX installer project to check if .NET Framework 4.5 or greater is installed. &…

wix .net-framework-version
How to change .NET Framework in Rider IDE?

In Rider IDE, I am trying to create a new solution: But I'm unable to change the .NET Framework as …

c# .net .net-framework-version rider
Exception : The requested security protocol is not supported c#

Exception : The requested security protocol is not supported c#. My application is using .net framework 3.5 and run on server windows 2012 …

c# asp.net .net windows-server-2012-r2 .net-framework-version
Install SQL Server 2012 with .Net Framework 4.5

I have a strange problem trying to install SQL Server 2012. I had a fresh copy of Windows Server 2008 R2. I …

sql-server installation sql-server-2012 .net-framework-version
The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))

I have an application which opens an Visio file .VSD and copies some jpeg images onto the VSD file. I …

c# .net-framework-version comexception visio2013 visio-2010
WiX checking for .NET Framework 4

I am trying to implement a check to see if the .NET framework is installed when running the installer. I …

wix windows-installer .net-framework-version
How to reference framework 4.0 dll in project targetting 3.5 in VS2008

I have a dll created in VS2010 using the 4.0 framework (yes it's the full 4.0, NOT the client profile). I would …

c# dll .net-framework-version
FileUpload Contol not showing posted files

I am trying to upload multiple files on an aspx page using one FileUpload control. I've set the control to …

c# asp.net file-upload .net-framework-version httppostedfile
is asp.net and .net framework version are same? or asp.net or clr version are same?

this was my previous question hi i am new to net framework. can u tell me is .net framework version …

.net asp.net clr version .net-framework-version
Set up couldn't find update.inf file

I need to install a software build in .net platform that requires .net framework 4. Actually my problem is that I …

.net .net-framework-version wic