У вас не стоит Flash Player
Настройки
#7490 - Wed Jun 30 2010 07:47 PM Ошибка при работе с окном "Управление скриптами"
noofiz Offline
stranger

Registered: Mon Jun 14 2010
Записи: 10
System.Exception: В компоненте "TSLab.UI.EditTextWindow" отсутствует ресурс, соответствующий URI "/TSLab.WpfUtilities;component/edittextwindow.xaml".
в System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
в TSLab.UI.EditTextWindow.InitializeComponent()
в TSLab.UI.EditTextWindow..ctor()
в TSLab.LabView.ScriptManagerControl.CopyScriptHandler(Object sender, EventArgs e)
в System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
в System.Windows.Input.CommandManager.ExecuteCommandBinding(Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding)
в System.Windows.Input.CommandManager.FindCommandBinding(CommandBindingCollection commandBindings, Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
в System.Windows.Input.CommandManager.FindCommandBinding(Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
в System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
в System.Windows.UIElement.OnExecutedThunk(Object sender, ExecutedRoutedEventArgs e)
в System.Windows.Input.ExecutedRoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object target)
в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
в System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
в System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated)
в System.Windows.Input.RoutedCommand.ExecuteCore(Object parameter, IInputElement target, Boolean userInitiated)
в MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
в System.Windows.Controls.Primitives.ButtonBase.OnClick()
в System.Windows.Controls.Button.OnClick()
в System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
в System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
в System.Windows.UIElement.CrackMouseButtonEventAndReRaiseEvent(DependencyObject sender, MouseButtonEventArgs e)
в System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
в System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
в System.Windows.Input.InputManager.ProcessStagingArea()
в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
в System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
в System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
в System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
в MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
в System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
в System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
в System.Windows.Threading.Dispatcher.Run()
в System.Windows.Application.RunDispatcher(Object ignore)
в System.Windows.Application.RunInternal(Window window)
в System.Windows.Application.Run(Window window)
в TSLab.WpfApplication.WpfApplication.RunSingleInstanceApplication(Window window)
в TSLab.WpfApplication.WpfApplication.Run(Window window)
в TSLab.WpfApplication.WpfApplication.Run()
в TSLab.Launcher.Program.Main()


Отредактировано noofiz (Wed Jun 30 2010 08:12 PM)

Наверх
#7491 - Wed Jun 30 2010 07:51 PM Re: Ошибка при работе с окном "Управление скриптами" [Re: noofiz]
noofiz Offline
stranger

Registered: Mon Jun 14 2010
Записи: 10
System.Reflection.TargetInvocationException: Адресат вызова создал исключение. ---> System.Exception: В компоненте "TSLab.LabView.LabControl" отсутствует ресурс, соответствующий URI "/TSLab.LabView;component/labcontrol.xaml".
в System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
в TSLab.LabView.LabControl.InitializeComponent()
в TSLab.LabView.LabControl..ctor()
--- Конец трассировки внутреннего стека исключений ---
в System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
в System.Activator.CreateInstance[T]()
в TSLab.Controls.BaseContentPane`1..ctor()
в TSLab.LabView.ScriptManagerControl.EditScriptHandler(Object sender, EventArgs e)
в TSLab.LabView.ScriptManagerControl.ScriptsMouseDoubleClick(Object sender, MouseButtonEventArgs e)
в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
в System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
в System.Windows.Controls.Control.OnMouseDoubleClick(MouseButtonEventArgs e)
в System.Windows.Controls.Control.HandleDoubleClick(Object sender, MouseButtonEventArgs e)
в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
в System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
в System.Windows.UIElement.CrackMouseButtonEventAndReRaiseEvent(DependencyObject sender, MouseButtonEventArgs e)
в System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
в System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
в System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
в System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
в System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
в System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
в System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
в System.Windows.Input.InputManager.ProcessStagingArea()
в System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
в System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
в System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
в System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
в System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
в System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
в System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
в System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
в MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
в System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
в System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
в System.Windows.Threading.Dispatcher.Run()
в System.Windows.Application.RunDispatcher(Object ignore)
в System.Windows.Application.RunInternal(Window window)
в System.Windows.Application.Run(Window window)
в TSLab.WpfApplication.WpfApplication.RunSingleInstanceApplication(Window window)
в TSLab.WpfApplication.WpfApplication.Run(Window window)
в TSLab.WpfApplication.WpfApplication.Run()
в TSLab.Launcher.Program.Main()

Наверх
#7493 - Wed Jun 30 2010 07:55 PM Re: Ошибка при работе с окном "Управление скриптами" [Re: noofiz]
noofiz Offline
stranger

Registered: Mon Jun 14 2010
Записи: 10
Что это за дерьмо? У меня скрипт с деньгами работает, а система валится куда ни ткни! Нельзя что ли нормальную обработку ошибок сделать?! Вы ее вообще тестируете? Работа скрипта не должна останавливать ни при каких условиях! А тут эксепшаны валятся на каждом углу.

Наверх
#7502 - Wed Jun 30 2010 09:02 PM Re: Ошибка при работе с окном "Управление скриптами" [Re: noofiz]
pasha Offline

old hand

Registered: Tue Dec 23 2008
Записи: 1085
Когда такие эксепшены идут, то скорее всего запорчены файлы программы на диске. Такое возможно когда неправильно встал апдейт или ночная сборка.
С какого момента это начало проявляться? Какая версия у Вас стоит?

Наверх
#7504 - Wed Jun 30 2010 09:18 PM Re: Ошибка при работе с окном "Управление скриптами" [Re: pasha]
noofiz Offline
stranger

Registered: Mon Jun 14 2010
Записи: 10
Версия - 1.1.7.0
Началось сегодня.
Как лечить? Только переустановкой? Как лучше обновлять автоматически или скачивать и самому ставить?


Отредактировано noofiz (Wed Jun 30 2010 09:19 PM)

Наверх
#7516 - Wed Jun 30 2010 11:36 PM Re: Ошибка при работе с окном "Управление скриптами" [Re: noofiz]
andy Offline

Pooh-Bah

Registered: Mon Feb 16 2009
Записи: 2130
Originally Posted By: noofiz
Версия - 1.1.7.0
Началось сегодня.
Как лечить? Только переустановкой? Как лучше обновлять автоматически или скачивать и самому ставить?


Возьмите свежий билд
http://www.tslab.ru/ubb/ubbthreads.php?ubb=showflat&Number=20#Post20

Наверх
#7522 - Thu Jul 01 2010 12:43 AM Re: Ошибка при работе с окном "Управление скриптами" [Re: andy]
andy Offline

Pooh-Bah

Registered: Mon Feb 16 2009
Записи: 2130
Так же есть предположение либо на ОС, либо на железо.
Такие серьезные эксепшены просто так не возникают, тем более что вы утверждаете что до этого все работало и версию вы не меняли. Возможно как вариант перегрев.

Наверх
#7530 - Thu Jul 01 2010 10:00 AM Re: Ошибка при работе с окном "Управление скриптами" [Re: andy]
noofiz Offline
stranger

Registered: Mon Jun 14 2010
Записи: 10
Я ничего сам не загружал. Тем более ночные сборки. wink ТСЛаб что сам обновился из ночной сборки? Вы уж извините за грубость. В общем переустановка все вылечила.

Наверх
#7531 - Thu Jul 01 2010 10:04 AM Re: Ошибка при работе с окном "Управление скриптами" [Re: noofiz]
andy Offline

Pooh-Bah

Registered: Mon Feb 16 2009
Записи: 2130
Originally Posted By: noofiz
В общем переустановка все вылечила.


ок

Наверх
#7608 - Thu Jul 01 2010 05:15 PM Re: Ошибка при работе с окном "Управление скриптами" [Re: noofiz]
Nektodron Offline

Carpal Tunnel

Registered: Thu Oct 23 2008
Записи: 5492
Originally Posted By: noofiz
Я ничего сам не загружал. Тем более ночные сборки. wink ТСЛаб что сам обновился из ночной сборки? Вы уж извините за грубость. В общем переустановка все вылечила.

Я думаю проблема все же в перегреве, жарко сейчас очень. Такая ошибка (исчезновение ресурса из dll) не могла произойти сама собой, это сбой в системе.

Наверх


Moderator:  ViL, sar