Content Studio: Saving a message error message "System.ServiceModel.FaultException: Exception has been thrown by the target of an invocation."

Potential Symptoms

  • Trying to save a message in Content Studio, the message won't save and the following error window comes up:


Case619923.jpg 

  • When opening content studio prompted for user name and password.
  • Unable to save Automatic Backup  error in Venus even though XPCmdshell is enabled.
  • Errors.log file located at C:\Program Files (x86)\Daktronics\Nucleus Server\Logs contains this error message:
    • Title: Add Disk Data
      Message: Exception has been thrown by the target of an invocation.
      Category: Nucleus, Content Library
      Severity: Error
      User: administrator
      Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
         at System.Security.Cryptography.MD5CryptoServiceProvider..ctor()
         --- End of inner exception stack trace ---
         at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
         at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
         at System.Security.Cryptography.CryptoConfig.CreateFromName(String name, Object[] args)
         at Daktronics.Nucleus.Data.NucleusDataAgent.AddDiskData(Stream data, Nullable`1 progressIncrement, Action`1 progressCallback)
         at Daktronics.Nucleus.ContentLibraryService.AddDiskData(Stream data)

Environment

  • Product: Message Displays
  • Component: Content Studio
  • Control System: Venus 1500 v4, Windows Vista, Windows 7, Windows 8, Windows 10

Cause

  • The computer has FIPS (Federal Information Processing Standards) encryption enabled and the default Disk Data Hash Algorithm is not FIPS compliant.

Resolution

  1. Open Notepad as an Administrator (right click Run as Administrator).
  2. Navigate to the Nucleus Server.exe.config file.
    • 64 Bit - C:\Program Files (x86)\Daktronics\Nucleus Server
    • 32 Bit - C:\Program Files\Daktronics\Nucleus Server
  3. Open the Nucleus Server.exe.config file to edit it.
  4. Scroll to the bottom and locate <appSettings>
  5. Under app settings add the following line of code.
    • <add key="DiskDataHashAlgorithm" value="SHA1"/>
      • Note substitute the correct FIPs from the following list: SHA1, SHA256, SHA384, SHA512 are all FIPS compliant.
    • fips code.jpg
  6. Save the Nucleus Server.exe.config file.
  7. Restart the Daktronics Nucleus Service.

For Temporary Operation

  • Another computer without FIPS enabled can be utilized.

KB ID: DD2795548


DISCLAIMER: Use of this content may void the equipment warranty, please read the disclaimer prior to performing any service of the equipment.

DAKTRONICS DOES NOT PROMISE THAT THE CONTENT PROVIDED HEREIN IS ERROR-FREE OR THAT ANY DEFECTS WILL BE CORRECTED, OR THAT YOUR USE OF THE CONTENT WILL PROVIDE SPECIFIC RESULTS. THE CONTENT IS DELIVERED ON AN "AS-IS" AND "AS-AVAILABLE" BASIS. ALL INFORMATION PROVIDED IN THIS ARTICLE IS SUBJECT TO CHANGE WITHOUT NOTICE. DAKTRONICS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING ANY WARRANTIES OF ACCURACY, NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. DAKTRONICS DISCLAIMS ANY AND ALL LIABILITY FOR THE ACTS, OMISSIONS AND CONDUCT OF YOU OR ANY THIRD PARTIES IN CONNECTION WITH OR RELATED TO YOUR USE OF THE CONTENT. ADJUSTMENT, REPAIR, OR SERVICE OF THE EQUIPMENT BY ANYONE OTHER THAN DAKTRONICS OR ITS AUTHORIZED REPAIR AGENTS MAY VOID THE EQUIPMENT WARRANTY. YOU ASSUME TOTAL RESPONSIBILITY FOR YOUR USE OF THE CONTENT AND ANY LINKED CONTENT. YOUR SOLE REMEDY AGAINST DAKTRONICS FOR DISSATISFACTION WITH THE CONTENT IS TO STOP USING THE CONTENT. THIS LIMITATION OF RELIEF IS A PART OF THE BARGAIN BETWEEN THE PARTIES.

The above disclaimer applies to any property damage, equipment failure, liability, infringement, or personal injury claim arising out of or in any way related to your use or application of the content, whether such claim is for breach of contract, tort, negligence or any other cause of action.