I have Net 4.5.2, in Windows 2012 R2, and CRM 2016 installed.
I use VS 2013.
I want créate WCF Services .NET 4.6.1, and hosting in IIS 8.5 in the Windows 2012 R2 + CRM 2016 server.
CRM 2016 manages Net 4.5.2.
Any problems if I install Targeting Pack .NET Framework 4.6.1 ?
Dynamics CRM 2016 is compatible with IIS 8.5 and Framework 4.6.1.
You may already be aware of this but the targeting pack is only going to give you support within VS. You'll need the 4.6.1 framework upgrade installed on the server not the targeting pack. As 4.6.1 is an in place upgrade of framework 4.x all applications on the server will now be using it so test accordingly.
Any particular reason you want to target 4.6.1 in your WCF services?
Related
I want to install .NET Core in Visual Studio 2015 Pro, to implement Service worker for Linux.
When I go to official download page of microsoft, they are showing everything confusing, not sure what to download.
See below screeshot
Please suggest how to install .Net Core?
Microsoft only supports .NET Core development on Visual Studio 2015 up to .NET Core 1.1, meanwhile .NET Core Worker Service is introduced on .NET Core 3.0. Since the only currently supported .NET Core with Worker Service is .NET 3.1, you will need to use .NET Core 3.1, which are only supported by the latest VS 2019. So either ask your company if they can provide you with the license for VS 2019 Pro, get VS 2019 Community if you're eligible, or otherwise use VS Code.
How to add .NET Core to Visual Studio 2015 Pro
TL;DR: you can't.
.NETCore 3.0 (now end of life) and 3.1 are only supported in VS 2019.
.NET Core 2.2 (the only other supported version) is only supported in VS 2017 & 2019.
I have Windows Server 2008 with Service Pack 2. In that .Net framework 3.5 already exist.
Now I am trying to install .Net framework 4.5 but I got some error and it did not installed properly.
Server has
Microsoft .Net Framework 4 Client Profile
Microsoft .Net Framework 4 Extended
can these framework cause installation problem as well?
Someone please let me know what could be the problem and how to solve this.
install the .NET Framework 4.5 on Windows Server 2008 and is not recognized by the IIS7, because not listed in the options appears only net framework 2.0 and 4.0, anything else I need to have, and I will some day with this. thanks
Today, on Windows 7, for testing purposes, i first installed Internet Explorer 11, then Visual Studio 2013 Express Desktop, then Visual F# Out of Band Release 3.1.1.
After starting Visual Studio, i ran into misc Issues (scrolling with middle mouse button is broken, clicked links do not open windows, there are no F# templates as this tutorial suggests).
Therefore i want to uninstall this Software again. Here is a list of things which were installed on my System (5+ GB)
Entity Framework Tools for Visual Studio 2013
Erforderliche Komponenten für SSDT
Microsoft .NET Framework 4.5 Multi-Targeting Pack
Microsoft .NET Framework 4.5 SDK
Microsoft .NET Framework 4.5 SDK - DEU Lang Pack
Microsoft .NET Framework 4.5.1
Microsoft .NET Framework 4.5.1 (Deutsch)
Microsoft .NET Framework 4.5.1 Multi-Targeting Pack
Microsoft .NET Framework 4.5.1 SDK
Microsoft .NET Framework 4.5.1 SDK (Deutsch)
Microsoft Help Viewer 2.1
Microsoft Help Viewer 2.1 Sprachpaket - DEU
Microsoft SQL Server 2012 Command Line Utilities
Microsoft SQL Server 2012 Data-Tier App Framework
Microsoft SQL Server 2012 Data-Tier App Framework (x64)
Microsoft SQL Server 2012 Express LocalDB
Microsoft SQL Server 2012 Management Objects
Microsoft SQL Server 2012 Management Objects (x64)
Microsoft SQL Server 2012 Native Client
Microsoft SQL Server 2012 Transact-SQL ScriptDom
Microsoft SQL Server 2012 T-SQL-Sprachdienst
Microsoft SQL Server Compact 4.0 SP1 x64 DEU
Microsoft SQL Server Data Tools - DEU (12.0.30919.1)
Microsoft SQL Server Data Tools Build Utilities - DEU (12.0.30919.1)
Microsoft Visual F# 3.1.1
Microsoft Visual Studio Express 2013 für Windows Desktop - DEU
Microsoft-System-CLR-Typen für SQL Server 2012
Microsoft-System-CLR-Typen für SQL Server 2012 (x64)
Paket zur Festlegung von Zielversionen für Microsoft .NET Framework 4.5.1 (Deutsch)
And now the Question: I have never before installed such a huge software, but i want my 5GB back - is it safe to uninstall all items of this list or did the Visual Studio installer replace some older files on my system so that some other software may not work anymore if i do?
In general an installation/ uninstallation proccess, provided you follow the procedure defined by the vendor and as long as it is concerning a verified program is never harmful to a system.
Specifically for your Question, if you unistall Visual Studio 2013:
No harm will be done
The other programs you are listing will not get unistalled (e.g .NET 4.5, SQL Express 2012 etc.)
You wont have back your 5GB of space because Visual Studio 2013 is taking about 2 GB
Most of other programs will be still functional (e.g SQL Server,SQl Management Studio)
If you want to have your 5 GB back you have to unistall all the remaining programs. Consider which of them will be of later use (e.g .NET 4.5) as well which take the most space (e.g SQL Express Server 2012)
Uninstalling Visual Studio should work ok, but some of the runtimes and system files will remain after uninstall even if you uninstall everything. This is just how Windows works. Certain files and settings will never be removed if they are installed on the system. They are permanent additions to the system.
Yesterday i had problem with connecting SQL server 2005 with VS 2010, then i download "SQLManagementStudio_x86_ENU" (SQL server Management Studio 2008) from Microsoft's website, now it asks for .NET 3.5 Framework. and when i tried to Install 3.5 framework, it again throw error. i think it comes because i already have 4.0 Framework in my PC and we can overlap with 3.5, any guess???
.NET 3.5 and 4 should run well side by side. Maybe there's some error in installer or your .Net installation.
Here are people with similar problem
http://forums.iis.net/p/1165685/1941233.aspx#1941233
They advice to change some key in the registry
If this fails, try to download SSMS 2008 R2 or 2005. Both are free, and 2005 doesn't use .NET 3.5