Unable to select dates with a year greater than 2010 in AVIcode Intercept Studio SE-Viewer
Just an FYI on a new Knowledge Base article we published today:
=====
Symptoms
When using the AVIcode Intercept Studio SE-Viewer application to review data by date/time ranges, the date picker dialog does not allow any dates with a year beyond 2010 to be either selected using the Calendar control or by manually entering the year.
Cause
The Calendar control has a hard-coded value to only show up to the year 2010 and the date picker dialog as a whole is configured to only allow year values up to 2010.
Resolution
Resolution 1:
Upgrade to AVIcode Intercept Studio 5.7 or later.
Resolution 2:
To resolve this issue in versions prior to 5.7, perform the following steps:
- On the AVIcode Intercept Studio SE-Viewer server, navigate to the <SE-Viewer Install>\Web\Scripts folder.
- Open the controls.js file in Notepad.
- Search for MaxVal = 2010 and replace that text with MaxVal = 2020.
- Save the modified controls.js file and close Notepad.
- Navigate to the <SE-Viewer Install>\Web\Behaviors folder.
- Open the Calendar.htc file in Notepad.
- Search for maxYear = 2010 and replace that text with maxYear = 2020.
- Save the modified Calendar.htc file and close Notepad.
- Refresh the view in AVIcode Intercept Studio SE-Viewer.
=====
For more information and the latest version of this article see the link below:
J.C. Hornbeck | System Center Knowledge Engineer
The App-V Team blog: https://blogs.technet.com/appv/
The WSUS Support Team blog: https://blogs.technet.com/sus/
The SCMDM Support Team blog: https://blogs.technet.com/mdm/
The ConfigMgr Support Team blog: https://blogs.technet.com/configurationmgr/
The SCOM 2007 Support Team blog: https://blogs.technet.com/operationsmgr/
The SCVMM Team blog: https://blogs.technet.com/scvmm/
The MED-V Team blog: https://blogs.technet.com/medv/
The DPM Team blog: https://blogs.technet.com/dpm/
The OOB Support Team blog: https://blogs.technet.com/oob/
The Opalis Team blog: https://blogs.technet.com/opalis
The Service Manager Team blog: http: https://blogs.technet.com/b/servicemanager
The AVIcode Team blog: http: https://blogs.technet.com/b/avicode