(warning) Please check SP-EXPERT Compatibility up-to version 5.16

Unblock files from internet

On some servers files might be blocked by the operating system and must be unblock explicitly. See also Microsoft's documentation

Troubleshooting with Windows Security Update 

Security-Patches KB4565633 (Windows 10) resp. KB4565912KB4565511 (Windows Server 2016) cause problems with TIS, in particular with SPX base data picker portlet. It fixes critical security problems with ASP.NET and should not be deinstalled.
Please add following red lines to following config file

  • TIService\bin\TIServiceWindowsService.exe.config
  • WebApp\web.config
  • TISBoard\web.config


<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <configSections>

      <!-- .... -->


     <sectionGroup name="system.data.dataset.serialization" type="System.Data.SerializationSettingsSectionGroup, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
       <section name="allowedTypes" type="System.Data.AllowedTypesSectionHandler, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>
     </sectionGroup>
 </configSections>
 <system.data.dataset.serialization>
     <allowedTypes>
       <!-- <add type="assembly qualified type name" /> -->
       <add type="cc.Controls.BaseDataAutoCompleteExtender+ValueInfo, cc.Controls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=50ada2d2f8dc09b9" />
       <!-- additional <add /> elements as needed -->
     </allowedTypes>
 </system.data.dataset.serialization>

 <!-- .... -->

</configuration>




Version 5.16.2

(warning) With SP-EXPERT only applicable for version 20.1.

Patch

Database schema version

Release Date

Description

TIS5_16_2-29094 (cumulative)


2019-06-18

  • #5297 Fixed Write TIS table 4.0 using "replace rows with same key"
  • #5315 Fixed Date parameter access (time portion truncated)
  • #5236 Fixed Cron jobs portlet in SPX context
  • #5103 Fixed Cron jobs portlet in SPX context, preserve password
  • #5253 Fixed ActionRunner with deactivated operations
  • #5166 Fixed CSV-Import-Operator file references
  • #5162 Fixed OpPatches with parallel Logon-Events

TIS5_16_2-29080 (cumulative)


2019-04-29

  • #4720 Fixed InvalidCastException with Oracle
  • #4797 Fixed Dynamic ComboBox in multiple columns with different data sources
  • #4961 Fixed Export with file in root folder
  • #4942 Fixed EdGrid generate table op missing table reference
  • #4611 Grant access to Data Management without DEVELOPERROLE
  • #5085 Fixed db connection leak with file stream in diverse operators
  • #5130 Fixed Admin portlet collapsing
  • #5132 Fixed project context menu in editor
  • #5144 Fixed permission report in User Management

TIS5_16_2-29039 (cumulative)

dbupdate-2019-01-20-0000.sql

2019-03-12

SPX 20.1 Release Version

  • #4734 fixed temporary license
  • #4725 EdGrid portlet fixed EdGrid filter (DateTime)
  • #4690 avoid potential project dead lock
  • #4665 EdGrid portlet fixed EdGrid dyn. ComboBox with import
  • #4666 fixed project patches
  • #4661 cron jobs fixed cron jobs (ByWeekDay)
  • #4627 Python op fixed Python operator
  • #4596 enable "delete project" for non-developer users
  • #4530 EdGrid portlet fixed EdGrid dyn. ComboBox with template projects
  • #4073 Scaling op fixed Scaling operator
  • #4477 EJSChart portlet fixed EJSChart portlet
  • #4419 Controller portlet fixed Controller portlet with DateTime
  • #4401 fixed Export CSV operator
  • #4400 EdGrid portlet fixed EdGrid (paste replace all rows)
  • #4354 New Editor fixed list of events using a data node
  • #4277 EdGrid portlet fixed EdGrid (row order edit)
  • #4334 EdGrid portlet fixed EdGrid (row order add)
  • #4269 cron jobs fixed cron jobs (ByDateTime start on same day)
  • #4265 Python op fixed Python operator
  • #4077 Write TIS Table op fixed in create only mode Warning instead of Error
  • #4143 Auto CSV import op fixed setting
  • #4266 EdGrid portlet improved entering date and time, adds one day to date column, parsing of time
  • #4333 EdGrid protlet fixed editing mode without having a focus yet
  • #4293 EdGrid portlet improved paste error message
  • #4305 SQL Import op improved option to disable timeout
  • #4253 cron jobs fixed stop cron jobs

Version 5.16

Patch

Release Date

Description

TIS5_16_0-28917 (cumulative)

2019-07-02

  • #5394 Fixed Controller Portlet for relative date used with Internet Explorer (IE)

TIS5_16_0-28915 (cumulative)

2019-06-18

  • #4861 Fixed empty Portlet tree (portlets with multiple data sources)
  • #5315 Fixed Date parameter access (time portion truncated)

TIS5_16_0-28913 (cumulative)

2019-02-14

  • #4597 Fixed decrypting XimesDALconfig.xml.s
  • #4596 Grant delete project without DEVELOPERROLE
  • #4611 Grant access to Data Management without DEVELOPERROLE

TIS5_16_0-28906

2018-12-06

  • #4503 Fixed Dynamic ComboBox with template projects
  • #4477 Fixed EJS Chart portlet with operator v4
  • #4204 Improved logon error message
  • #4035 Fixed import project with parameters in controller portlets
  • #4252 Fixed memory leak with TIS Files