Broken View

Hello,

I was trying to recreate a view through the plugin. I tried the following steps to create a view.

  1. Goto Setup->Select Private
  2. Add a Group
  3. 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

What is the exception?

If you add the view manually instead of through the plugin, can you do this? Or do you get an error then?

If you can add the same way manually, but not in the plugin, try to share your XYZViewItemPlugin.cs for me to see.