0
Fixed

Object reference not set to an instance of an object.

Anonymous 7 years ago in Studio updated by anonymous 7 years ago 3
Email Address : CvdB Steps to follow : Hi Guys, When Connecting to the Warewolf Store during the Installer Testing I received this Error Message. Steps: 1. Connect to the Warewolf Store - Takes 15 minutes 2. Selecting DiceRoll Example - Takes a few minutes 3. Error Comes up I did this step twice as the first time the error came up when clicking Debug. When trying again the error comes up when clicking on the DiceRoll Example. Version: 1.3.0.29 at Dev2.Studio.Core.AppResources.Repositories.ResourceRepository.HydrateResourceModel(SerializableResource data, Guid serverId, Boolean forced, Boolean fetchXaml, Boolean prepairForDeployment) at Dev2.Studio.Core.AppResources.Repositories.ResourceRepository.GetContextualResourceModel(Guid resourceId, List`1 toReloadResources) at Dev2.Studio.Core.AppResources.Repositories.ResourceRepository.LoadContextualResourceModel(Guid resourceId) at Dev2.Studio.ViewModels.MainViewModel.OpenResource(Guid resourceId, Guid environmentId) at Dev2.Studio.ViewModels.MainViewModel.OpenResource(Guid resourceId, IServer server) at Warewolf.Studio.ViewModels.ExplorerItemViewModelCommandController.OpenCommand(ExplorerItemViewModel item, IServer server) at Warewolf.Studio.ViewModels.ExplorerItemViewModel.b__47_3(Object o) at Dev2.Runtime.Configuration.ViewModels.Base.DelegateCommand.Execute(Object parameter) at System.Windows.Input.CommandManager.TranslateInput(IInputElement targetElement, InputEventArgs inputEventArgs) at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)