Full exception text:
An exception has been caught
System.TypeInitializationException: The type initializer for ‘GrapeCity.ActiveReports.Framework.Implementation.PanModeBehavior’ threw an exception. —> System.IO.IOException: The directory name is invalid.
at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Path.InternalGetTempFileName(Boolean checkHost)
at System.Windows.Input.Cursor.LoadFromStream(Stream cursorStream)
at GrapeCity.ActiveReports.Framework.Implementation.PanModeBehavior…cctor()
— End of inner exception stack trace —
at GrapeCity.ActiveReports.Framework.Implementation.PanModeBehavior.OnIsEnabledChanged(Boolean isEnabled)
at GrapeCity.ActiveReports.Framework.Implementation.ScrollBehavior.OnIsEnabledChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
at GrapeCity.ActiveReports.Viewer.Wpf.View.SinglePageViewer.UpdateBehaviors()
at GrapeCity.Viewer.Common.Model.ActiveModelListenExtensions.<>cDisplayClass5
2.<Listen>b__4(String propertyName) at System.ComponentModel.PropertyChangedEventHandler.Invoke(Object sender, PropertyChangedEventArgs e) at GrapeCity.Viewer.Common.Model.ActiveModel.RaisePropertyChanged(String propertyName) at GrapeCity.Viewer.Common.ViewModel.ViewTypeViewModel.set_IsUIEnabled(Boolean value) at GrapeCity.Viewer.Common.ViewModel.ViewTypeViewModel.<SubscribeToModelChange>b7() at GrapeCity.Viewer.Common.Model.ActiveModelListenExtensions.<>cDisplayClass5
2.b__4(String propertyName)
at System.ComponentModel.PropertyChangedEventHandler.Invoke(Object sender, PropertyChangedEventArgs e)
at GrapeCity.Viewer.Common.Model.ActiveModel.RaisePropertyChanged(String propertyName)
at GrapeCity.Viewer.Common.Model.DocumentModel.set_PageCount(Nullable
1 value) at GrapeCity.ActiveReports.Viewer.Win.Rdf.RdfDocumentReportBase.SetPageCountAndSize(RdfDocumentModel model, Int32 count, Size maxPageSize) at GrapeCity.ActiveReports.Viewer.Win.Rdf.RdfDocumentReportBase.<>cDisplayClass11.<>cDisplayClass15.<LoadImpl>b__6(Object _) 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) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(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) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Window.ShowHelper(Object booleanBox) at System.Windows.Window.ShowDialog() at Alliance.Infrastructure.Dialogs.ExceptionViewer.Show(Exception exception, String message, Boolean EnableSendToSupport) at Alliance.Infrastructure.EventLogger.<>cDisplayClass6.<LogException>b1() at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback) at Alliance.Infrastructure.EventLogger.LogException(Exception exception, MethodBase methodbase, String source, String title, Dictionary
2 contextInfo, Boolean silent, Boolean enableSendToSupport, Int32 customerId)
System.IO.IOException: The directory name is invalid.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Path.InternalGetTempFileName(Boolean checkHost)
at System.Windows.Input.Cursor.LoadFromStream(Stream cursorStream)
at GrapeCity.ActiveReports.Framework.Implementation.PanModeBehavior…cctor()