• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.10.0


Date of Update: Monday, July 27, 2020  
Feature Summary
Web Sites: /Modules/DataSource/ZipFiles.aspx This page now accepts a 'separator' query string variable. Valid options are options are cpsys_Pipe and cpsys_Tilde.
.NET Compiler Platform ("Roslyn") Version 2.0.1 This compiler platform provides support for C# 7.3 and VB.NET 15.5 language features for developers. This update will include the Roslyn compilers in each application's Bin folder and will update the web.config files to utilize the new compilers.
.NET Framework 4.8 All Centralpoint sites have been updated to utilize the .NET Framework 4.8. The .NET Framework 4.8 must be installed on your server manually before this update can be installed. The installation of this framework may create "aspnet_client" folders in the Master/Root and cpweb_SystemName/Root folders on the server. These directories should be manually deleted to prevent problems with the sync. My Module developers will also be required to change their projects to target the .NET Framework 4.8. Right click the project and select Property Pages. Then select Build in the left navigation and change the Target Framework to .NET Framework 4.8. Click OK to apply your changes, save the Visual Studio project and restart Visual Studio. You may also choose to delete and recreate your Visual Studio project and it should automatically default to the appropriate version of the .NET Framework. If you have added any of your own components we suggest you install this update and test your components in your Development site before syncing the changes your other sites. https://dotnet.microsoft.com/download/dotnet-framework/net48
Development > Import Utilities A new Test Console and Cda Utilities attribute has been added to test Utilities.asmx web services which can no longer be loaded directly in a browser.


See Full History of All Updates