I am getting error while creating singlePaneControl.CreateLayout();
Installed client version : Cisco_VSM-7.8.0-13i-clients
SDK sample version : VSM7.8sdk
Error message :
System.NullReferenceException was caught
HResult=-2147467261
Message=Object reference not set to an instance of an object.
Source=SpClient
StackTrace:
at Cisco.PSBU.SDK.Examples.Model.SinglePaneObj.LaunchUrl(String url, String token) in E:\All Documents\CiscoVSM_CAM\VSM 7.0 SDK with Examples\Examples\SpClient\Model\SinglePaneObj.cs:line 158
at Cisco.PSBU.SDK.Examples.View.MainWindow.btnViewUrl_Click(Object sender, RoutedEventArgs e) in E:\All Documents\CiscoVSM_CAM\VSM 7.0 SDK with Examples\Examples\SpClient\View\MainWindow.xaml.cs:line 106
InnerException:
URL detail for sp view
2016-08-19 10:54:33:6407: SinglePane RTSP Uri:
2016-08-19 10:54:33:6427: Live: rtsp://VSMTest.identiv/ff797ceb-c448-4bf3-a251-868d1c499ac9
2016-08-19 10:54:33:6447: Token: ff797ceb-c448-4bf3-a251-868d1c499ac9^LVEMOTD^50^26^26^1627104165^b02477f5db745befc9cfe252a2fc51568810fab3
Please help me to resolve this issue