This can be fixed by opening the "SLX_Common" VBScript and altering the line below:
' Application.MainViews.AddEx strPlugin, intMode, blnExisting, 1, "Invalid", "" 'DNL Application.MainViews.AddEx strPlugin, intMode, blnExisting, 1, strCrntID,"" 'DNL
|