Greetings.
We have web servers running IIS version 7.5.
The web application on those servers is using .NET version 4.5.1
The SQL Server that the web app uses is SQL Server version 2014 SP2 (no cumulative updates)
My question is this: is that combination of .NET, IIS, and SQL supported? In other words, do you have to be on a certain version of IIS or .NET (in the web app layer, not on the actual SQL Server) to be "supported" while running a SQL Server 2014 instance/databases?
Let me know if I need to provide more info. Thanks much!