problemi visualizzazione pannelli programma
Posted: Wed Dec 02, 2015 6:32 pm
In aggiunta a quanto richiesto con il precedente post volevo segnalare anche il problema relativo all'assenza degli effetti nel pannello proprietà. Al fine di agevolare il vostro aiuto allego il file di log di web animator.
20/11/2015 17.12.09
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
in Animator.View.MotionKeyPointThumb.MotionKeyPointThumb_DragStarted(Object sender, DragStartedEventArgs e)
in System.Windows.Controls.Primitives.DragStartedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
in System.Windows.Controls.Primitives.Thumb.OnMouseLeftButtonDown(MouseButtonEventArgs e)
in System.Windows.UIElement.OnMouseLeftButtonDownThunk(Object sender, MouseButtonEventArgs e)
in System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
in System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
in System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
in System.Windows.Input.InputManager.ProcessStagingArea()
in System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
in System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
in System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
in System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
20/11/2015 17.14.29
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: element
in MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(DependencyObject element, Visual& visual, Visual3D& visual3D)
in System.Windows.Media.VisualTreeHelper.GetParent(DependencyObject reference)
in Animator.Classes.WpfHelper.GetListBoxFromPoint(ListBox box, Point point)
in Animator.Controls.LiveAnimationListControl.listBox_PreviewMouseMove(Object sender, MouseEventArgs e)
in System.Windows.Input.MouseEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
in System.Windows.Input.InputManager.ProcessStagingArea()
in System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
in System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
in System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
in System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
20/11/2015 17.16.55
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: path2
in System.IO.Path.Combine(String path1, String path2)
in Animator.Model.Effect_FallingLeaves.c99996e369c8d4d8dc767f8dcabe4ca48(Int32 cf58edd51de9aae470b676ea417916964, Random c489a308acf3dec21a06d9471dd39681e)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------
20/11/2015 17.18.26
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: path2
in System.IO.Path.Combine(String path1, String path2)
in Animator.Model.Effect_FallingLeaves.c99996e369c8d4d8dc767f8dcabe4ca48(Int32 cf58edd51de9aae470b676ea417916964, Random c489a308acf3dec21a06d9471dd39681e)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------
20/11/2015 17.21.28
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: path2
in System.IO.Path.Combine(String path1, String path2)
in Animator.Model.Effect_FallingLeaves.c99996e369c8d4d8dc767f8dcabe4ca48(Int32 cf58edd51de9aae470b676ea417916964, Random c489a308acf3dec21a06d9471dd39681e)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------
20/11/2015 17.21.39
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: path2
in System.IO.Path.Combine(String path1, String path2)
in Animator.Model.Effect_FallingLeaves.c99996e369c8d4d8dc767f8dcabe4ca48(Int32 cf58edd51de9aae470b676ea417916964, Random c489a308acf3dec21a06d9471dd39681e)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------
28/11/2015 17.54.34
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: element
in MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(DependencyObject element, Visual& visual, Visual3D& visual3D)
in System.Windows.Media.VisualTreeHelper.GetParent(DependencyObject reference)
in Animator.Classes.WpfHelper.GetListBoxFromPoint(ListBox box, Point point)
in Animator.Controls.LiveAnimationListControl.listBox_PreviewMouseMove(Object sender, MouseEventArgs e)
in System.Windows.Input.MouseEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
in System.Windows.Input.InputManager.ProcessStagingArea()
in System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
in System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
in System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
in System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
28/11/2015 18.03.52
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: element
in MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(DependencyObject element, Visual& visual, Visual3D& visual3D)
in System.Windows.Media.VisualTreeHelper.GetParent(DependencyObject reference)
in Animator.Classes.WpfHelper.GetListBoxFromPoint(ListBox box, Point point)
in Animator.Controls.LiveAnimationListControl.listBox_PreviewMouseMove(Object sender, MouseEventArgs e)
in System.Windows.Input.MouseEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
in System.Windows.Input.InputManager.ProcessStagingArea()
in System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
in System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
in System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
in System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
02/12/2015 18.34.37 - Loading project from C:\Users\giampaolo\Documents\WebAnimator Progetto\neve.wap
20/11/2015 17.12.09
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
in Animator.View.MotionKeyPointThumb.MotionKeyPointThumb_DragStarted(Object sender, DragStartedEventArgs e)
in System.Windows.Controls.Primitives.DragStartedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
in System.Windows.Controls.Primitives.Thumb.OnMouseLeftButtonDown(MouseButtonEventArgs e)
in System.Windows.UIElement.OnMouseLeftButtonDownThunk(Object sender, MouseButtonEventArgs e)
in System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
in System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
in System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
in System.Windows.Input.InputManager.ProcessStagingArea()
in System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
in System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
in System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
in System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
20/11/2015 17.14.29
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: element
in MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(DependencyObject element, Visual& visual, Visual3D& visual3D)
in System.Windows.Media.VisualTreeHelper.GetParent(DependencyObject reference)
in Animator.Classes.WpfHelper.GetListBoxFromPoint(ListBox box, Point point)
in Animator.Controls.LiveAnimationListControl.listBox_PreviewMouseMove(Object sender, MouseEventArgs e)
in System.Windows.Input.MouseEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
in System.Windows.Input.InputManager.ProcessStagingArea()
in System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
in System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
in System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
in System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
20/11/2015 17.16.55
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: path2
in System.IO.Path.Combine(String path1, String path2)
in Animator.Model.Effect_FallingLeaves.c99996e369c8d4d8dc767f8dcabe4ca48(Int32 cf58edd51de9aae470b676ea417916964, Random c489a308acf3dec21a06d9471dd39681e)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------
20/11/2015 17.18.26
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: path2
in System.IO.Path.Combine(String path1, String path2)
in Animator.Model.Effect_FallingLeaves.c99996e369c8d4d8dc767f8dcabe4ca48(Int32 cf58edd51de9aae470b676ea417916964, Random c489a308acf3dec21a06d9471dd39681e)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------
20/11/2015 17.21.28
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: path2
in System.IO.Path.Combine(String path1, String path2)
in Animator.Model.Effect_FallingLeaves.c99996e369c8d4d8dc767f8dcabe4ca48(Int32 cf58edd51de9aae470b676ea417916964, Random c489a308acf3dec21a06d9471dd39681e)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------
20/11/2015 17.21.39
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: path2
in System.IO.Path.Combine(String path1, String path2)
in Animator.Model.Effect_FallingLeaves.c99996e369c8d4d8dc767f8dcabe4ca48(Int32 cf58edd51de9aae470b676ea417916964, Random c489a308acf3dec21a06d9471dd39681e)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------
28/11/2015 17.54.34
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: element
in MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(DependencyObject element, Visual& visual, Visual3D& visual3D)
in System.Windows.Media.VisualTreeHelper.GetParent(DependencyObject reference)
in Animator.Classes.WpfHelper.GetListBoxFromPoint(ListBox box, Point point)
in Animator.Controls.LiveAnimationListControl.listBox_PreviewMouseMove(Object sender, MouseEventArgs e)
in System.Windows.Input.MouseEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
in System.Windows.Input.InputManager.ProcessStagingArea()
in System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
in System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
in System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
in System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
28/11/2015 18.03.52
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: element
in MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(DependencyObject element, Visual& visual, Visual3D& visual3D)
in System.Windows.Media.VisualTreeHelper.GetParent(DependencyObject reference)
in Animator.Classes.WpfHelper.GetListBoxFromPoint(ListBox box, Point point)
in Animator.Controls.LiveAnimationListControl.listBox_PreviewMouseMove(Object sender, MouseEventArgs e)
in System.Windows.Input.MouseEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
in System.Windows.Input.InputManager.ProcessStagingArea()
in System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
in System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
in System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
in System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
02/12/2015 18.34.37 - Loading project from C:\Users\giampaolo\Documents\WebAnimator Progetto\neve.wap