How can we help you today? How can we help you today?
ImmerTech
Small update. Support has determined that there is an issue with the installer. They are going to get back to me in the next couple of days with an update on a fix. I will post here when they update. / comments
Small update. Support has determined that there is an issue with the installer. They are going to get back to me in the next couple of days with an update on a fix. I will post here when they up...
0 votes
You are closer. With 8.0.10 Visual Studio no longer crashes. But it now gets a error pop-up. When I check the log it looks like the error that is being generated is the following. But I think we should close this thread as answered and I will post the error as a new thread and support ticket since it is a different issue. Agreed? System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: The component 'RedGate.SQLPrompt.CommonUI.Forms.TaskExecuter.Views.DatabaseLoadingProgressPopup' does not have a resource identified by the URI '/RedGate.SQLPrompt.CommonUI;component/forms/taskexecuter/views/databaseloadingprogresspopup.xaml'. at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at RedGate.SQLPrompt.CommonUI.Forms.TaskExecuter.Views.DatabaseLoadingProgressPopup.InitializeComponent() at RedGate.SQLPrompt.CommonVS.ToastPopups.LoadingPopupController.InitializeLoadingPopup() at RedGate.SQLPrompt.CommonVS.ToastPopups.LoadingPopupController.MetadataCacheOnLoadStarted(ILoadableCandidate candidate) at RedGate.SQLPrompt.CommonVS.ToastPopups.LoadingPopupController.<>c__DisplayClass6_0.<MetadataCacheOnLoadStarted>b__0() --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at RedGate.SQLPrompt.CommonUI.Utils.UIThreadInvoker.<>c__DisplayClass6_0.<BeginInvoke>b__1() at RedGate.SQLPrompt.CommonUI.Utils.ErrorDialog.Do(Action action) 30 Aug 2017 14:27:39,834 [1] ERROR RedGate.SQLPrompt.CommonUI.Utils.ErrorDialog - Report error dialog shown System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object. at RedGate.SQLPrompt.CommonVS.ToastPopups.LoadingPopupController.MetadataCacheOnCandidateFinished(ILoadableCandidate candidate, CacheEventArgs eventArgs) at RedGate.SQLPrompt.CommonVS.ToastPopups.LoadingPopupController.<>c__DisplayClass8_0.<MetadataCacheOnCandidateFinished>b__0() --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at RedGate.SQLPrompt.CommonUI.Utils.UIThreadInvoker.<>c__DisplayClass6_0.<BeginInvoke>b__1() at RedGate.SQLPrompt.CommonUI.Utils.ErrorDialog.Do(Action action) / comments
You are closer. With 8.0.10 Visual Studio no longer crashes. But it now gets a error pop-up. When I check the log it looks like the error that is being generated is the following. But I think w...
0 votes