We have installed PDFCreator on a Windows 2012 R2 Server. The installation goes without a problem and after the installation te application works, when started with an administrator account.
When a Domain User logs in and starts the program an error message appears. I have scanned te server with Procmon but cannot find the part what causes the error. Any help will be appreciated
This is the error message:
"We are sorry, there was a problem wit PDFCreator
Here you van find details:
Error Report for PDFCreator v2.1.0.807
Exception:
System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
bij pdfforge.PDFCreator.Helper.WelcomeSettingsHelper.GetWelcomeVersionFromRegistry()
bij pdfforge.PDFCreator.Views.MainWindow.MainWindow_OnLoaded(Object sender, RoutedEventArgs e)
bij System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
bij System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
bij MS.Internal.FrameworkObject.OnLoaded(RoutedEventArgs args)
bij System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
bij System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
bij System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
bij System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
bij System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
bij System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
bij System.Windows.Interop.HwndTarget.OnResize()
bij System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
bij System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bij MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
bij MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bij MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
bij System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
bij MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
Environment:
Microsoft Windows NT 6.2.9200.0"