|
Does anyone know what 'Clarity.Phone.Extensions.DialogService._hideStoryboard_Completed' means. When i check how many downloads my app has i also see a crash report. This is showing as
Problem Function = Clarity.Phone.Extensions.DialogService._hideStoryboard_Completed
Exception Type = NullReferenceException
Stack Trace =
"Frame Image Function
Offset
0 coredll.dll xxx_RaiseException 19
1 mscoree3_7.dll WatsonUnhandledManagedException 296
2 mscoree3_7.dll Dbg_NotifyManagedException 93
3 mscoree3_7.dll FirstPassException 1044
4 TransitionStub
0
5 Clarity.Phone.Extensions.DialogService._hideStoryboard_Completed 72
6 MS.Internal.CoreInvokeHandler.InvokeEventHandler 1220
7 MS.Internal.JoltHelper.FireEvent 1336
8 mscoree3_7.dll IL_CallManaged
884
9 mscoree3_7.dll IL_CallDelegateInternal 176
10 mscoree3_7.dll makeComPlusCall 5255
11 mscoree3_7.dll makeComPlusCallReturnInt 21
12
0
13 agcore.dll CCoreServices::CLR_FireEvent 385
14
0
15
0
16
0
17
0
18 coredll.dll DispatchMessageW 135
19 TaskHost.exe HostDispatcher::Run 185"
Thanks
|