Hello,
I was trying to recreate a view through the plugin. I tried the following steps to create a view.
- Goto Setup->Select Private
- Add a Group
- Add a new View (4 x 3) [infact the plugin has 6 ]
When I relaunch the Client it throws the following error message
===================================
Index > Layout Table (VideoOS.RemoteClient.Application)
------------------------------
Program location
at VideoOS.RemoteClient.Application.MIP.Manager.SCViewAndLayoutItem.InsertBuiltinViewItem(Int32 index, Guid builtinId, Dictionary`2 properties)
at XYZ.Client.XYZViewItemPlugin.UpdateURL() in [c:\jenkins\workspace\Milestone](file:c:/jenkins/workspace/Milestone) Plugin\XYZ\Client\XYZViewItemPlugin.cs:line 211
at XYZ.Client.XYZViewItemPlugin.ViewChangedHandler(Message message, FQID s, FQID r) in [c:\jenkins\workspace\Milestone](file:c:/jenkins/workspace/Milestone) Plugin\XYZ\Client\XYZViewItemPlugin.cs:line 91
at VideoOS.RemoteClient.Application.MIP.Manager.SCEnvironmentManager.ExecuteMessage(Message message, FQID destination, FQID sender, String logMessage)
Please help
Thank You
Giridhar