Last post Dec 16, 2019 03:29 AM by Yongqing Yu
Member
47 Points
1656 Posts
Dec 13, 2019 01:13 PM|aspfun|LINK
My Asp.net projects are developed on local Window 7 PC using Visual Studio 2017 in which there are Crystal Reports.
Company web server will update to Windows 2016.
I always deploy web project using Publishing way.
Questions:
1) What version of framework need to be installed?
2) What Crystal Report run time components need to be installed?
Contributor
3710 Points
1043 Posts
Dec 16, 2019 03:29 AM|Yongqing Yu|LINK
Hi aspfun,
aspfun 1) What version of framework need to be installed?
For this question, you need to know the .NET Framework version and its dependencies, on which versions it can run, you can refer to the official documentation:
.NET Framework versions and dependencies
aspfun 2) What Crystal Report run time components need to be installed?
In VS2017, you need to download SP 21 and higher to support Crystal Reports.
For the installation and use of Crystal Reports in windows 2016, you can refer to the following link:
Crystal Reports, Developer for Visual Studio Downloads
Crystal report 2016 (version 14.2.5.2618 ) on Windows 2016 server
Best Regards,
YongQing.
Member
47 Points
1656 Posts
Web server updated to Windows 2016
Dec 13, 2019 01:13 PM|aspfun|LINK
My Asp.net projects are developed on local Window 7 PC using Visual Studio 2017 in which there are Crystal Reports.
Company web server will update to Windows 2016.
I always deploy web project using Publishing way.
Questions:
1) What version of framework need to be installed?
2) What Crystal Report run time components need to be installed?
Contributor
3710 Points
1043 Posts
Re: Web server updated to Windows 2016
Dec 16, 2019 03:29 AM|Yongqing Yu|LINK
Hi aspfun,
For this question, you need to know the .NET Framework version and its dependencies, on which versions it can run, you can refer to the official documentation:
.NET Framework versions and dependencies
In VS2017, you need to download SP 21 and higher to support Crystal Reports.
For the installation and use of Crystal Reports in windows 2016, you can refer to the following link:
Crystal Reports, Developer for Visual Studio Downloads
Crystal report 2016 (version 14.2.5.2618 ) on Windows 2016 server
Best Regards,
YongQing.
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.