Problemi Template Collection e altro
Posted: Wed Jan 14, 2015 9:50 am
Buongiorno,
ho riscontrato il malfunzionamento della Template Collection e degli Effetti nella Libreria (il Tab non mostra alcun effetto). Chiedo per tanto la vostra assistenza.
Cordialmente
Marino
P.S. Allego il testo del Logfile.txt e a scopo illustrativo un paio di schermate.
07/01/2015 13.22.39
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.OutOfMemoryException: Memoria insufficiente per continuare l'esecuzione del programma.
in System.Windows.Media.Imaging.BitmapSource.CreateCachedBitmap(BitmapFrame frame, BitmapSourceSafeMILHandle wicSource, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapPalette palette)
in System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation()
in System.Windows.Media.Imaging.BitmapFrameDecode..ctor(Int32 frameNumber, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapDecoder decoder)
in System.Windows.Media.Imaging.BitmapDecoder.SetupFrames(BitmapDecoder decoder, ReadOnlyCollection`1 frames)
in System.Windows.Media.Imaging.BitmapDecoder.Initialize(BitmapDecoder decoder)
in System.Windows.Media.Imaging.BitmapDecoder..ctor(SafeMILHandle decoderHandle, BitmapDecoder decoder, Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, Boolean insertInDecoderCache, Boolean isOriginalWritable, Stream uriStream, UnmanagedMemoryStream unmanagedMemoryStream, SafeFileHandle safeFilehandle)
in System.Windows.Media.Imaging.JpegBitmapDecoder..ctor(SafeMILHandle decoderHandle, BitmapDecoder decoder, Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, Boolean insertInDecoderCache, Boolean originalWritable, Stream uriStream, UnmanagedMemoryStream unmanagedMemoryStream, SafeFileHandle safeFilehandle)
in System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
in System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
in System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
in A5Model.Helper.ImageHelper.CreateResizedImage(String sourceFile, String destFile, Double maxWidth, Double maxHeight, BitmapEncoder targetEncoder, Boolean scaleUp)
in TemplateProductPresentation.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
08/01/2015 09.53.01
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
in Animator.Windows.WebFontLoaderWindow.MakePreview(WebFont f, String variant, String subset)
----------------------------------------------------
08/01/2015 11.11.31
WebAnimator Plus v2.0.4 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.CreatevariationCSSClass(Int32 variation, Random rand)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------
08/01/2015 11.11.59
WebAnimator Plus v2.0.4 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.CreatevariationCSSClass(Int32 variation, Random rand)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------
08/01/2015 11.15.58
WebAnimator Plus v2.0.4 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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
08/01/2015 11.16.08
WebAnimator Plus v2.0.4 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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
08/01/2015 11.16.29
WebAnimator Plus v2.0.4 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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
08/01/2015 13.44.51
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' o una delle relative dipendenze. Impossibile trovare il file specificato.
in TemplateBackgroundEffect.WizardWindow..ctor()
in TemplateBackgroundEffect.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
12/01/2015 12.41.14
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' o una delle relative dipendenze. Impossibile trovare il file specificato.
in TemplateTransText.WizardWindow..ctor()
in TemplateTransText.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
12/01/2015 12.42.02
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' o una delle relative dipendenze. Impossibile trovare il file specificato.
in TemplateTransText.WizardWindow..ctor()
in TemplateTransText.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
12/01/2015 12.45.44
WebAnimator Plus v2.0.4 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.EffectListControl.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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
12/01/2015 12.49.40
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' o una delle relative dipendenze. Impossibile trovare il file specificato.
in TemplatePreviewSlider.WizardWindow..ctor()
in TemplatePreviewSlider.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
12/01/2015 12.50.13
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' o una delle relative dipendenze. Impossibile trovare il file specificato.
in TemplateTransText.WizardWindow..ctor()
in TemplateTransText.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
12/01/2015 12.51.22
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' o una delle relative dipendenze. Impossibile trovare il file specificato.
in TemplateTransText.WizardWindow..ctor()
in TemplateTransText.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
12/01/2015 12.52.11
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' o una delle relative dipendenze. Impossibile trovare il file specificato.
in TemplateTransText.WizardWindow..ctor()
in TemplateTransText.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
ho riscontrato il malfunzionamento della Template Collection e degli Effetti nella Libreria (il Tab non mostra alcun effetto). Chiedo per tanto la vostra assistenza.
Cordialmente
Marino
P.S. Allego il testo del Logfile.txt e a scopo illustrativo un paio di schermate.
07/01/2015 13.22.39
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.OutOfMemoryException: Memoria insufficiente per continuare l'esecuzione del programma.
in System.Windows.Media.Imaging.BitmapSource.CreateCachedBitmap(BitmapFrame frame, BitmapSourceSafeMILHandle wicSource, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapPalette palette)
in System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation()
in System.Windows.Media.Imaging.BitmapFrameDecode..ctor(Int32 frameNumber, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapDecoder decoder)
in System.Windows.Media.Imaging.BitmapDecoder.SetupFrames(BitmapDecoder decoder, ReadOnlyCollection`1 frames)
in System.Windows.Media.Imaging.BitmapDecoder.Initialize(BitmapDecoder decoder)
in System.Windows.Media.Imaging.BitmapDecoder..ctor(SafeMILHandle decoderHandle, BitmapDecoder decoder, Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, Boolean insertInDecoderCache, Boolean isOriginalWritable, Stream uriStream, UnmanagedMemoryStream unmanagedMemoryStream, SafeFileHandle safeFilehandle)
in System.Windows.Media.Imaging.JpegBitmapDecoder..ctor(SafeMILHandle decoderHandle, BitmapDecoder decoder, Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, Boolean insertInDecoderCache, Boolean originalWritable, Stream uriStream, UnmanagedMemoryStream unmanagedMemoryStream, SafeFileHandle safeFilehandle)
in System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
in System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
in System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
in A5Model.Helper.ImageHelper.CreateResizedImage(String sourceFile, String destFile, Double maxWidth, Double maxHeight, BitmapEncoder targetEncoder, Boolean scaleUp)
in TemplateProductPresentation.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
08/01/2015 09.53.01
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
in Animator.Windows.WebFontLoaderWindow.MakePreview(WebFont f, String variant, String subset)
----------------------------------------------------
08/01/2015 11.11.31
WebAnimator Plus v2.0.4 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.CreatevariationCSSClass(Int32 variation, Random rand)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------
08/01/2015 11.11.59
WebAnimator Plus v2.0.4 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.CreatevariationCSSClass(Int32 variation, Random rand)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------
08/01/2015 11.15.58
WebAnimator Plus v2.0.4 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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
08/01/2015 11.16.08
WebAnimator Plus v2.0.4 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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
08/01/2015 11.16.29
WebAnimator Plus v2.0.4 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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
08/01/2015 13.44.51
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' o una delle relative dipendenze. Impossibile trovare il file specificato.
in TemplateBackgroundEffect.WizardWindow..ctor()
in TemplateBackgroundEffect.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
12/01/2015 12.41.14
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' o una delle relative dipendenze. Impossibile trovare il file specificato.
in TemplateTransText.WizardWindow..ctor()
in TemplateTransText.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
12/01/2015 12.42.02
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' o una delle relative dipendenze. Impossibile trovare il file specificato.
in TemplateTransText.WizardWindow..ctor()
in TemplateTransText.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
12/01/2015 12.45.44
WebAnimator Plus v2.0.4 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.EffectListControl.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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
12/01/2015 12.49.40
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' o una delle relative dipendenze. Impossibile trovare il file specificato.
in TemplatePreviewSlider.WizardWindow..ctor()
in TemplatePreviewSlider.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
12/01/2015 12.50.13
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' o una delle relative dipendenze. Impossibile trovare il file specificato.
in TemplateTransText.WizardWindow..ctor()
in TemplateTransText.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
12/01/2015 12.51.22
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' o una delle relative dipendenze. Impossibile trovare il file specificato.
in TemplateTransText.WizardWindow..ctor()
in TemplateTransText.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------
12/01/2015 12.52.11
WebAnimator Plus v2.0.4 it-IT
----------------------------------------------------
UserMsg:
System.IO.FileNotFoundException: Impossibile caricare il file o l'assembly 'WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' o una delle relative dipendenze. Impossibile trovare il file specificato.
in TemplateTransText.WizardWindow..ctor()
in TemplateTransText.Template.ShowTemplateDialog(String templateSettingsJson)
in Animator.MainWindow.RunTemplate(ITemplate template, String templateSettingsJson)
in Animator.MainWindow.chooser_Click(Object sender, RoutedEventArgs e)
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.MenuItem.InvokeClickAfterRender(Object arg)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------