This is a migrated thread and some comments may be shown as answers.

NullReferenceException

1 Answer 32 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
John
Top achievements
Rank 1
John asked on 04 Jan 2014, 10:08 PM
[Type]:[NullReferenceException]

[ExceptionMessage]:[Object reference not set to an instance of an object.]

[StackTrace]:[

   at MS.Internal.XcpImports.CheckHResult(UInt32 hr)

   at MS.Internal.XcpImports.Storyboard_Stop(Storyboard storyboard)

   at System.Windows.Media.Animation.Storyboard.Stop()

   at Telerik.Windows.Controls.TiltInteractionInfo.Clear()

   at Telerik.Windows.Controls.TiltInteractionInfo.OnResetAnimation_Completed(Object sender, EventArgs e)

   at MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)

   at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)]

[InnerException]:[none]

[OccurrenceDate]:[Sat, 04 Jan 2014 20:51:06 GMT]

[AppInstallDate]:[Mon, 23 Dec 2013 00:21:47 GMT]

[AppTotalRuns]:[509]

[AppRunsAfterLastUpdate]:[251]

[AppPreviousRunDate]:[Sat, 04 Jan 2014 19:54:40 GMT]

[AppVersion]:[2.5.0.3]

[Culture]:[en-GB]

[CurrentPageSource]:[/PostAndCommentsPage.xaml]

[NavigationStack]:[

/OpenChatPage.xaml?p=4

/MainPage.xaml]

[DeviceManufacturer]:[NOKIA]

[DeviceModel]:[RM-914_eu_euro1_450]

[DeviceHardwareVersion]:[1.0.0.0]

[DeviceFirmwareVersion]:[3046.0000.1329.2002]

[OSVersion]:[Microsoft Windows NT 8.0.10328.0]

[CLRVersion]:[4.0.50829.0]

[DeviceType]:[Device]

[NetworkType]:[Wireless80211]

[DeviceTotalMemory(Mb)]:[395.4102]

[AppPeakMemoryUsage(Mb)]:[93.24609]

[AppCurrentMemoryUsage(Mb)]:[82.34766]

[IsoStorageAvailableSpace(Mb)]:[2633]

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 09 Jan 2014, 11:14 AM

Hello John,

Thanks for writing.



It seems that this error is somehow related to the TiltInteractionEffect. Based on the stacktrace alone, however, I cannot exactly say why this happens. Maybe if you share with us some more details about the setup we will be able to diagnose the problem.



For instance, can you describe what type of controls are you using? If you can share the XAML structure of your page, we will be able to get more context and thus identify possible reasons for this exception.



Thanks for your time.



Regards,

Deyan
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
DataBoundListBox
Asked by
John
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or