Blackberry Desktop Crashing

Crashes when attempting to sync Bold 9930 using BDS 6.1.0.35 on Win7 x64.
Recommendations on how to fix this?
Exception log follows:
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-01-25 14:57:36.434]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-01-25 14:59:04.052]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-01-25 22:46:24.235]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-02-10 18:08:22.556]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-02-10 18:29:02.630]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-02-18 10:16:21.701]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-02-23 17:38:00.436]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-02-25 18:54:08.462]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-03-12 17:58:42.133]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-03-19 16:49:22.901]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-03-21 10:10:36.698]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-03-21 10:38:31.257]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-03-21 11:09:28.753]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-03-23 16:04:25.687]
16:05:33.669|FATAL|1|Exception|0|Fatal Error
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Rim.Desktop.Services.BesMailServer.MailServerException: MailServer error
   at Rim.Common.Utilities.SingleThreadWorkItem.WaitForCompletion()
   at Rim.Common.Utilities.SingleThreadWorkQueue`1.ExecuteWork(T item)
   at BesSession.~BesSession()
   at BesSession.Dispose(Boolean )
   at BesSession.Dispose()
   at BesMailServerManager.GetMailServerTypes(Boolean includeUnavailable)
   at Rim.Desktop.Services.BesIntegration.Model.BesIntegrationManager.GetAvailableBesIntegrationTypes(Boolean includeUnavailable)
   at Rim.Desktop.Services.BesIntegration.ViewModel.DeviceWizard.EnableBesIntegrationViewModel..ctor(WizardWindow wizardWindow)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
   at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)
   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at Rim.Desktop.Common.Wizard.WizardNode.GetContent(WizardWindow parentWizard)
   at Rim.Desktop.Common.View.WizardWindow.ShowWizardNode(WizardNode wizardNode)
   at Rim.Desktop.Common.View.WizardWindow.NavigateToAction(String action)
   at Rim.Desktop.Shell.ViewModel.FirstRunWizard.AddCopyDeviceViewModel.<CreateCommands>b__0(Object obj)
   at Rim.Desktop.Common.CommandBase.Execute(Object parameter)
   at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
   at System.Windows.Controls.Primitives.ButtonBase.OnClick()
   at System.Windows.Controls.Button.OnClick()
   at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   at System.Windows.UIElement.OnMouseLeftButtonUpThunk(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.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   at System.Windows.UIElement.CrackMouseButtonEventAndReRaiseEvent(DependencyObject sender, MouseButtonEventArgs e)
   at System.Windows.UIElement.OnMouseUpThunk(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.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, Int32 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, Boolean isSingleParameter)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
   at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
   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.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at System.Windows.Application.Run()
   at Rim.Desktop.Shell.App.Main()
16:05:33.670|FATAL|1|Exception|0|Fatal Error - Inner Exception
Rim.Desktop.Services.BesMailServer.MailServerException: MailServer error
   at Rim.Common.Utilities.SingleThreadWorkItem.WaitForCompletion()
   at Rim.Common.Utilities.SingleThreadWorkQueue`1.ExecuteWork(T item)
   at BesSession.~BesSession()
   at BesSession.Dispose(Boolean )
   at BesSession.Dispose()
   at BesMailServerManager.GetMailServerTypes(Boolean includeUnavailable)
   at Rim.Desktop.Services.BesIntegration.Model.BesIntegrationManager.GetAvailableBesIntegrationTypes(Boolean includeUnavailable)
   at Rim.Desktop.Services.BesIntegration.ViewModel.DeviceWizard.EnableBesIntegrationViewModel..ctor(WizardWindow wizardWindow)
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-04-10 18:44:10.344]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-06-14 11:11:10.134]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-06-14 11:16:00.051]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-06-14 11:18:50.755]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-10-12 18:10:03.825]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-10-12 18:42:17.196]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-10-14 09:08:01.392]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-10-17 16:51:02.117]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-10-17 19:35:01.834]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-10-17 19:46:34.768]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-10-24 13:55:11.487]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-10-29 20:10:23.316]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-11-04 09:34:41.636]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-11-07 16:35:20.080]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-11-10 18:29:02.719]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-11-18 09:41:05.859]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-12-02 17:38:55.052]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-12-07 20:03:09.239]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-12-07 20:16:03.646]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-12-13 13:01:17.429]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-12-14 17:24:17.675]
Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-12-18 09:45:48.468]

HEY GUYS!
I found a solution(at least for me) for the same crashing situation thats everyone have.
First, I'm running Windows XP Pro SP3.
I tried everything post in this forum, even in other forums. I've checked the recommend configuration to see if I'm missing something. I saw maybe my .Net framework was not up-to-date so after installing the v4, it dosen't do anything better. So here is the step I made to solve this :
- Start BDM
- Crash occur
- Plugged my Blackberry without selecting in the device what I wanna do
- A message appear on my computer saying it missed a filled to continue, Xmllite.dll
- Gone to MS website to download the package : http://support.microsoft.com/kb/915865/fr
- Installed it
- Always with the device plugged, i start BDM
- IT WORKS! NO CRASH!
So give it a try to see if it can be the solution for all of us. If so... Merry Christmas!

Similar Messages

  • Blackberry Desktop Software crashes on start up

    Hi 
    I just bought new BB and downloaded Blackberry Desktop Software in order to connect my device to my laptop however after downloading and installing when I tried to run the software it crashes.
    I need to connect it to my laptop.
    Any help or guidance is highly appreciable.
    Thanks,
    Sunny Sharma

    Hello ben1107
    I have already given this information earlier in this thread however here is the information you looking for : 
    OS Name Microsoft Windows XP Professional
    Version 5.1.2600 Service Pack 3 Build 2600
    Blackberry Desktop Software Version 6.1.0.35

  • Blackberry Desktop Manager crashes on connect of Tour on Vista 64-Bit

    Hi,
    I'm running Windows Vista 64-bit with my Blackberry Tour 9630. I've been using the phone for a while, syncing it with no problem to my PC. Recently I connected it and once Blackberry Desktop Manager recognizes the phone, it takes a couple of seconds and then crashes.
    I retrieved the following from the Event Viewer.
    Faulting application DesktopMgr.exe, version 5.0.1.18, time stamp 0x4a8f1751, faulting module DesktopMgr.exe, version 5.0.1.18, time stamp 0x4a8f1751, exception code 0xc0000005, fault offset 0x000e6535, process id 0x166c, application start time 0x01ca6994947f0712.
    I've tried uninstalling Desktop Manager entirely (as well as removing registry entry keys), reinstalling it again, deleting out the whole Intellisync folder, etc. all to no avail.
    What else can I do?
    Thank you.

    ddougan wrote:
    The client has had the device for 6 months or so, and it worked OK until last week. Ant idea/suggestions would be appreciated.
    Have the user delete all events he added to his calendar since last week.
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • BlackBerry Desktop Software 6.1.0 B34 crashes !

    Hello,
    Since the update of BlackBerry desktop software, when I try to start the program with or without the phone attached to the computer it crashes immediately.  I have uninstalled the software and re-downloaded it and installed it again all several times and it continues to crash as soon as I start it.
    I'm running Windows 7.
    Here is the text from the log file.
    Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-07-11 18:35:26.468]
    18:35:26.480|INFO |1|Rim.Desktop.Shell|1|Application Started
    18:35:26.494|INFO |1|Rim.Desktop.Shell|2|Commandline: "C:\Program Files\Research In Motion\BlackBerry Desktop\Rim.Desktop.exe"
    18:35:26.494|INFO |1|Rim.Desktop.Shell|2|Rim.Desktop.exe Version: 6.1.0.35
    18:35:26.495|INFO |1|Rim.Desktop.Shell|2|Product Installation Variant: none
    18:35:26.495|INFO |1|Rim.Desktop.Shell|2|OS Version: Windows7 [Microsoft Windows NT 6.1.7601 Service Pack 1]
    18:35:26.495|INFO |1|Rim.Desktop.Shell|2|CLR Version: 2.0.50727.5446
    18:35:26.500|INFO |1|Rim.Desktop.Shell|2|AppLoader Version: 6.0.1.33
    18:35:26.504|INFO |1|Rim.Desktop.Shell|2|Device Manager Version: 6.0.0.30
    18:35:26.507|INFO |1|Rim.Desktop.Shell|2|BBDevMgr Version: 4.2.0.12
    18:35:26.509|INFO |1|Rim.Desktop.Shell|2|Serial USB Driver Version: 2.2.0.3
    18:35:26.511|INFO |1|Rim.Desktop.Shell|2|USB Driver Version: 4.2.0.12
    18:35:26.512|INFO |1|Rim.Desktop.Shell|2|PlayBook RNDIS Driver Interface: 1.0.0.16
    18:35:27.010|ERROR|1|Rim.Desktop.Services.Configur​ation|0|Unable to get Registry entry. Path: Software\Research In Motion\DesktopAutoUpdate Key: AutoUpdateEnabled
    18:35:27.022|FATAL|1|Rim.Desktop.Shell|0|Fatal Application Error
    System.TypeInitializationException: Une exception a été levée par l'initialiseur de type pour 'System.Windows.Media.FontFamily'. ---> System.ArgumentOutOfRangeException: L'argument spécifié n'était pas dans les limites de la plage des valeurs valides.
       à MS.Internal.FontCache.CheckedPointer.op_Addition(C​heckedPointer rhs, Int32 offset)
       à MS.Internal.FontCache.HashTable.GetElementInfo(Int​32*& elementOffsetPtr, ElementHeader*& elementHeader, CheckedPointer& elementDataPtr)
       à MS.Internal.FontCache.HashTable.Lookup(IFontCacheE​lement e, Boolean add)
       à MS.Internal.FontCache.CacheManager.Lookup(IFontCac​heElement e)
       à System.Windows.Media.FontFamily.PreCreateDefaultFa​milyCollection()
       à System.Windows.Media.FontFamily..cctor()
       --- Fin de la trace de la pile d'exception interne ---
       à System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
       à MS.Internal.Text.DynamicPropertyReader.GetTypeface​(DependencyObject element)
       à MS.Internal.Text.TextProperties.InitCommon(Depende​ncyObject target)
       à MS.Internal.Text.TextProperties..ctor(FrameworkEle​ment target, Boolean isTypographyDefaultValue)
       à System.Windows.Controls.TextBlock.GetLinePropertie​s()
       à System.Windows.Controls.TextBlock.EnsureTextBlockC​ache()
       à System.Windows.Controls.TextBlock.MeasureOverride(​Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.StackPanel.MeasureOverride​(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.StackPanel.MeasureOverride​(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à MS.Internal.Helper.MeasureElementWithSingleChild(U​IElement element, Size constraint)
       à System.Windows.Controls.ContentPresenter.MeasureOv​erride(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.Decorator.MeasureOverride(​Size constraint)
       à System.Windows.Documents.AdornerDecorator.MeasureO​verride(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.Border.MeasureOverride(Siz​e constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Window.MeasureOverrideHelper(Size constraint)
       à System.Windows.Window.MeasureOverride(Size availableSize)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Interop.HwndSource.SetLayoutSize()
       à System.Windows.Interop.HwndSource.set_RootVisualIn​ternal(Visual value)
       à System.Windows.Interop.HwndSource.set_RootVisual(V​isual value)
       à System.Windows.Window.SetRootVisual()
       à System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
       à System.Windows.Window.CreateSourceWindowImpl()
       à System.Windows.Window.SafeCreateWindow()
       à System.Windows.Window.ShowHelper(Object booleanBox)
       à System.Windows.Window.Show()
       à System.Windows.Window.ShowDialog()
       à Rim.Desktop.Shell.Bootstrapper.ShowFirstLaunchOpti​onsWindow()
       à Rim.Desktop.Shell.Bootstrapper.CreateShell()
       à Microsoft.Practices.Composite.UnityExtensions.Unit​yBootstrapper.Run(Boolean runWithDefaultConfiguration)
       à Microsoft.Practices.Composite.UnityExtensions.Unit​yBootstrapper.Run()
       à Rim.Desktop.Shell.App.OnStartup(StartupEventArgs e)
       à System.Windows.Application.<.ctor>b__0(Object unused)
       à System.Windows.Threading.ExceptionWrapper.Internal​RealCall(Delegate callback, Object args, Boolean isSingleParameter)
       à System.Windows.Threading.ExceptionWrapper.TryCatch​When(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.DispatcherOperation.Invok​eImpl()
       à System.Windows.Threading.DispatcherOperation.Invok​eInSecurityContext(Object state)
       à System.Threading.ExecutionContext.runTryCode(Objec​t userData)
       à System.Runtime.CompilerServices.RuntimeHelpers.Exe​cuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       à System.Threading.ExecutionContext.RunInternal(Exec​utionContext executionContext, ContextCallback callback, Object state)
       à System.Threading.ExecutionContext.Run(ExecutionCon​text executionContext, ContextCallback callback, Object state)
       à System.Windows.Threading.DispatcherOperation.Invok​e()
       à System.Windows.Threading.Dispatcher.ProcessQueue()
       à System.Windows.Threading.Dispatcher.WndProcHook(In​tPtr 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.Internal​RealCall(Delegate callback, Object args, Boolean isSingleParameter)
       à System.Windows.Threading.ExceptionWrapper.TryCatch​When(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(Dis​patcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       à System.Windows.Threading.Dispatcher.Invoke(Dispatc​herPriority 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(Disp​atcherFrame frame)
       à System.Windows.Threading.Dispatcher.Run()
       à System.Windows.Application.RunDispatcher(Object ignore)
       à System.Windows.Application.RunInternal(Window window)
       à System.Windows.Application.Run(Window window)
       à System.Windows.Application.Run()
       à Rim.Desktop.Shell.App.Main()
    18:35:27.033|FATAL|1|Exception|0|Fatal Error
    System.TypeInitializationException: Une exception a été levée par l'initialiseur de type pour 'System.Windows.Media.FontFamily'. ---> System.ArgumentOutOfRangeException: L'argument spécifié n'était pas dans les limites de la plage des valeurs valides.
       à MS.Internal.FontCache.CheckedPointer.op_Addition(C​heckedPointer rhs, Int32 offset)
       à MS.Internal.FontCache.HashTable.GetElementInfo(Int​32*& elementOffsetPtr, ElementHeader*& elementHeader, CheckedPointer& elementDataPtr)
       à MS.Internal.FontCache.HashTable.Lookup(IFontCacheE​lement e, Boolean add)
       à MS.Internal.FontCache.CacheManager.Lookup(IFontCac​heElement e)
       à System.Windows.Media.FontFamily.PreCreateDefaultFa​milyCollection()
       à System.Windows.Media.FontFamily..cctor()
       --- Fin de la trace de la pile d'exception interne ---
       à System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
       à MS.Internal.Text.DynamicPropertyReader.GetTypeface​(DependencyObject element)
       à MS.Internal.Text.TextProperties.InitCommon(Depende​ncyObject target)
       à MS.Internal.Text.TextProperties..ctor(FrameworkEle​ment target, Boolean isTypographyDefaultValue)
       à System.Windows.Controls.TextBlock.GetLinePropertie​s()
       à System.Windows.Controls.TextBlock.EnsureTextBlockC​ache()
       à System.Windows.Controls.TextBlock.MeasureOverride(​Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.StackPanel.MeasureOverride​(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.StackPanel.MeasureOverride​(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à MS.Internal.Helper.MeasureElementWithSingleChild(U​IElement element, Size constraint)
       à System.Windows.Controls.ContentPresenter.MeasureOv​erride(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.Decorator.MeasureOverride(​Size constraint)
       à System.Windows.Documents.AdornerDecorator.MeasureO​verride(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.Border.MeasureOverride(Siz​e constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Window.MeasureOverrideHelper(Size constraint)
       à System.Windows.Window.MeasureOverride(Size availableSize)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Interop.HwndSource.SetLayoutSize()
       à System.Windows.Interop.HwndSource.set_RootVisualIn​ternal(Visual value)
       à System.Windows.Interop.HwndSource.set_RootVisual(V​isual value)
       à System.Windows.Window.SetRootVisual()
       à System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
       à System.Windows.Window.CreateSourceWindowImpl()
       à System.Windows.Window.SafeCreateWindow()
       à System.Windows.Window.ShowHelper(Object booleanBox)
       à System.Windows.Window.Show()
       à System.Windows.Window.ShowDialog()
       à Rim.Desktop.Shell.Bootstrapper.ShowFirstLaunchOpti​onsWindow()
       à Rim.Desktop.Shell.Bootstrapper.CreateShell()
       à Microsoft.Practices.Composite.UnityExtensions.Unit​yBootstrapper.Run(Boolean runWithDefaultConfiguration)
       à Microsoft.Practices.Composite.UnityExtensions.Unit​yBootstrapper.Run()
       à Rim.Desktop.Shell.App.OnStartup(StartupEventArgs e)
       à System.Windows.Application.<.ctor>b__0(Object unused)
       à System.Windows.Threading.ExceptionWrapper.Internal​RealCall(Delegate callback, Object args, Boolean isSingleParameter)
       à System.Windows.Threading.ExceptionWrapper.TryCatch​When(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.DispatcherOperation.Invok​eImpl()
       à System.Windows.Threading.DispatcherOperation.Invok​eInSecurityContext(Object state)
       à System.Threading.ExecutionContext.runTryCode(Objec​t userData)
       à System.Runtime.CompilerServices.RuntimeHelpers.Exe​cuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       à System.Threading.ExecutionContext.RunInternal(Exec​utionContext executionContext, ContextCallback callback, Object state)
       à System.Threading.ExecutionContext.Run(ExecutionCon​text executionContext, ContextCallback callback, Object state)
       à System.Windows.Threading.DispatcherOperation.Invok​e()
       à System.Windows.Threading.Dispatcher.ProcessQueue()
       à System.Windows.Threading.Dispatcher.WndProcHook(In​tPtr 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.Internal​RealCall(Delegate callback, Object args, Boolean isSingleParameter)
       à System.Windows.Threading.ExceptionWrapper.TryCatch​When(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(Dis​patcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       à System.Windows.Threading.Dispatcher.Invoke(Dispatc​herPriority 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(Disp​atcherFrame frame)
       à System.Windows.Threading.Dispatcher.Run()
       à System.Windows.Application.RunDispatcher(Object ignore)
       à System.Windows.Application.RunInternal(Window window)
       à System.Windows.Application.Run(Window window)
       à System.Windows.Application.Run()
       à Rim.Desktop.Shell.App.Main()
    18:35:27.034|FATAL|1|Rim.Desktop.Shell|0|Fatal Application Error - Inner Exception
    System.ArgumentOutOfRangeException: L'argument spécifié n'était pas dans les limites de la plage des valeurs valides.
       à MS.Internal.FontCache.CheckedPointer.op_Addition(C​heckedPointer rhs, Int32 offset)
       à MS.Internal.FontCache.HashTable.GetElementInfo(Int​32*& elementOffsetPtr, ElementHeader*& elementHeader, CheckedPointer& elementDataPtr)
       à MS.Internal.FontCache.HashTable.Lookup(IFontCacheE​lement e, Boolean add)
       à MS.Internal.FontCache.CacheManager.Lookup(IFontCac​heElement e)
       à System.Windows.Media.FontFamily.PreCreateDefaultFa​milyCollection()
       à System.Windows.Media.FontFamily..cctor()
    18:35:27.035|FATAL|1|Exception|0|Fatal Error - Inner Exception
    System.ArgumentOutOfRangeException: L'argument spécifié n'était pas dans les limites de la plage des valeurs valides.
       à MS.Internal.FontCache.CheckedPointer.op_Addition(C​heckedPointer rhs, Int32 offset)
       à MS.Internal.FontCache.HashTable.GetElementInfo(Int​32*& elementOffsetPtr, ElementHeader*& elementHeader, CheckedPointer& elementDataPtr)
       à MS.Internal.FontCache.HashTable.Lookup(IFontCacheE​lement e, Boolean add)
       à MS.Internal.FontCache.CacheManager.Lookup(IFontCac​heElement e)
       à System.Windows.Media.FontFamily.PreCreateDefaultFa​milyCollection()
       à System.Windows.Media.FontFamily..cctor()
    Thank you for your help.

    When i posted my first message, i was hoping someone (from the RIM technical support for example) would answer my problem...
    Three weeks later, I wonder if RIM technicians do read the messages in this forum...
    I just ask to be treated as a loyal customer. I only wish that the product I purchased works. So, I repeat my problem:
    Since the update of BlackBerry desktop software, when I try to start the program with or without the phone attached to the computer it crashes immediately.  I have uninstalled the software and re-downloaded it and installed it again all several times and it continues to crash as soon as I start it.
    I'm running Windows 7.
    Here is the text from the log file.
    Date|Log Level|Thread ID|Module ID|Log ID|Message [2011-07-11 18:35:26.468]
    18:35:26.480|INFO |1|Rim.Desktop.Shell|1|Application Started
    18:35:26.494|INFO |1|Rim.Desktop.Shell|2|Commandline: "C:\Program Files\Research In Motion\BlackBerry Desktop\Rim.Desktop.exe"
    18:35:26.494|INFO |1|Rim.Desktop.Shell|2|Rim.Desktop.exe Version: 6.1.0.35
    18:35:26.495|INFO |1|Rim.Desktop.Shell|2|Product Installation Variant: none
    18:35:26.495|INFO |1|Rim.Desktop.Shell|2|OS Version: Windows7 [Microsoft Windows NT 6.1.7601 Service Pack 1]
    18:35:26.495|INFO |1|Rim.Desktop.Shell|2|CLR Version: 2.0.50727.5446
    18:35:26.500|INFO |1|Rim.Desktop.Shell|2|AppLoader Version: 6.0.1.33
    18:35:26.504|INFO |1|Rim.Desktop.Shell|2|Device Manager Version: 6.0.0.30
    18:35:26.507|INFO |1|Rim.Desktop.Shell|2|BBDevMgr Version: 4.2.0.12
    18:35:26.509|INFO |1|Rim.Desktop.Shell|2|Serial USB Driver Version: 2.2.0.3
    18:35:26.511|INFO |1|Rim.Desktop.Shell|2|USB Driver Version: 4.2.0.12
    18:35:26.512|INFO |1|Rim.Desktop.Shell|2|PlayBook RNDIS Driver Interface: 1.0.0.16
    18:35:27.010|ERROR|1|Rim.Desktop.Services.Configur​ation|0|Unable to get Registry entry. Path: Software\Research In Motion\DesktopAutoUpdate Key: AutoUpdateEnabled
    18:35:27.022|FATAL|1|Rim.Desktop.Shell|0|Fatal Application Error
    System.TypeInitializationException: Une exception a été levée par l'initialiseur de type pour 'System.Windows.Media.FontFamily'. ---> System.ArgumentOutOfRangeException: L'argument spécifié n'était pas dans les limites de la plage des valeurs valides.
       à MS.Internal.FontCache.CheckedPointer.op_Addition(C​heckedPointer rhs, Int32 offset)
       à MS.Internal.FontCache.HashTable.GetElementInfo(Int​32*& elementOffsetPtr, ElementHeader*& elementHeader, CheckedPointer& elementDataPtr)
       à MS.Internal.FontCache.HashTable.Lookup(IFontCacheE​lement e, Boolean add)
       à MS.Internal.FontCache.CacheManager.Lookup(IFontCac​heElement e)
       à System.Windows.Media.FontFamily.PreCreateDefaultFa​milyCollection()
       à System.Windows.Media.FontFamily..cctor()
       --- Fin de la trace de la pile d'exception interne ---
       à System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
       à MS.Internal.Text.DynamicPropertyReader.GetTypeface​(DependencyObject element)
       à MS.Internal.Text.TextProperties.InitCommon(Depende​ncyObject target)
       à MS.Internal.Text.TextProperties..ctor(FrameworkEle​ment target, Boolean isTypographyDefaultValue)
       à System.Windows.Controls.TextBlock.GetLinePropertie​s()
       à System.Windows.Controls.TextBlock.EnsureTextBlockC​ache()
       à System.Windows.Controls.TextBlock.MeasureOverride(​Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.StackPanel.MeasureOverride​(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.StackPanel.MeasureOverride​(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à MS.Internal.Helper.MeasureElementWithSingleChild(U​IElement element, Size constraint)
       à System.Windows.Controls.ContentPresenter.MeasureOv​erride(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.Decorator.MeasureOverride(​Size constraint)
       à System.Windows.Documents.AdornerDecorator.MeasureO​verride(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.Border.MeasureOverride(Siz​e constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Window.MeasureOverrideHelper(Size constraint)
       à System.Windows.Window.MeasureOverride(Size availableSize)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Interop.HwndSource.SetLayoutSize()
       à System.Windows.Interop.HwndSource.set_RootVisualIn​ternal(Visual value)
       à System.Windows.Interop.HwndSource.set_RootVisual(V​isual value)
       à System.Windows.Window.SetRootVisual()
       à System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
       à System.Windows.Window.CreateSourceWindowImpl()
       à System.Windows.Window.SafeCreateWindow()
       à System.Windows.Window.ShowHelper(Object booleanBox)
       à System.Windows.Window.Show()
       à System.Windows.Window.ShowDialog()
       à Rim.Desktop.Shell.Bootstrapper.ShowFirstLaunchOpti​onsWindow()
       à Rim.Desktop.Shell.Bootstrapper.CreateShell()
       à Microsoft.Practices.Composite.UnityExtensions.Unit​yBootstrapper.Run(Boolean runWithDefaultConfiguration)
       à Microsoft.Practices.Composite.UnityExtensions.Unit​yBootstrapper.Run()
       à Rim.Desktop.Shell.App.OnStartup(StartupEventArgs e)
       à System.Windows.Application.<.ctor>b__0(Object unused)
       à System.Windows.Threading.ExceptionWrapper.Internal​RealCall(Delegate callback, Object args, Boolean isSingleParameter)
       à System.Windows.Threading.ExceptionWrapper.TryCatch​When(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.DispatcherOperation.Invok​eImpl()
       à System.Windows.Threading.DispatcherOperation.Invok​eInSecurityContext(Object state)
       à System.Threading.ExecutionContext.runTryCode(Objec​t userData)
       à System.Runtime.CompilerServices.RuntimeHelpers.Exe​cuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       à System.Threading.ExecutionContext.RunInternal(Exec​utionContext executionContext, ContextCallback callback, Object state)
       à System.Threading.ExecutionContext.Run(ExecutionCon​text executionContext, ContextCallback callback, Object state)
       à System.Windows.Threading.DispatcherOperation.Invok​e()
       à System.Windows.Threading.Dispatcher.ProcessQueue()
       à System.Windows.Threading.Dispatcher.WndProcHook(In​tPtr 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.Internal​RealCall(Delegate callback, Object args, Boolean isSingleParameter)
       à System.Windows.Threading.ExceptionWrapper.TryCatch​When(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(Dis​patcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       à System.Windows.Threading.Dispatcher.Invoke(Dispatc​herPriority 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(Disp​atcherFrame frame)
       à System.Windows.Threading.Dispatcher.Run()
       à System.Windows.Application.RunDispatcher(Object ignore)
       à System.Windows.Application.RunInternal(Window window)
       à System.Windows.Application.Run(Window window)
       à System.Windows.Application.Run()
       à Rim.Desktop.Shell.App.Main()
    18:35:27.033|FATAL|1|Exception|0|Fatal Error
    System.TypeInitializationException: Une exception a été levée par l'initialiseur de type pour 'System.Windows.Media.FontFamily'. ---> System.ArgumentOutOfRangeException: L'argument spécifié n'était pas dans les limites de la plage des valeurs valides.
       à MS.Internal.FontCache.CheckedPointer.op_Addition(C​heckedPointer rhs, Int32 offset)
       à MS.Internal.FontCache.HashTable.GetElementInfo(Int​32*& elementOffsetPtr, ElementHeader*& elementHeader, CheckedPointer& elementDataPtr)
       à MS.Internal.FontCache.HashTable.Lookup(IFontCacheE​lement e, Boolean add)
       à MS.Internal.FontCache.CacheManager.Lookup(IFontCac​heElement e)
       à System.Windows.Media.FontFamily.PreCreateDefaultFa​milyCollection()
       à System.Windows.Media.FontFamily..cctor()
       --- Fin de la trace de la pile d'exception interne ---
       à System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
       à MS.Internal.Text.DynamicPropertyReader.GetTypeface​(DependencyObject element)
       à MS.Internal.Text.TextProperties.InitCommon(Depende​ncyObject target)
       à MS.Internal.Text.TextProperties..ctor(FrameworkEle​ment target, Boolean isTypographyDefaultValue)
       à System.Windows.Controls.TextBlock.GetLinePropertie​s()
       à System.Windows.Controls.TextBlock.EnsureTextBlockC​ache()
       à System.Windows.Controls.TextBlock.MeasureOverride(​Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.StackPanel.MeasureOverride​(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.StackPanel.MeasureOverride​(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à MS.Internal.Helper.MeasureElementWithSingleChild(U​IElement element, Size constraint)
       à System.Windows.Controls.ContentPresenter.MeasureOv​erride(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.Decorator.MeasureOverride(​Size constraint)
       à System.Windows.Documents.AdornerDecorator.MeasureO​verride(Size constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Controls.Border.MeasureOverride(Siz​e constraint)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Window.MeasureOverrideHelper(Size constraint)
       à System.Windows.Window.MeasureOverride(Size availableSize)
       à System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       à System.Windows.UIElement.Measure(Size availableSize)
       à System.Windows.Interop.HwndSource.SetLayoutSize()
       à System.Windows.Interop.HwndSource.set_RootVisualIn​ternal(Visual value)
       à System.Windows.Interop.HwndSource.set_RootVisual(V​isual value)
       à System.Windows.Window.SetRootVisual()
       à System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
       à System.Windows.Window.CreateSourceWindowImpl()
       à System.Windows.Window.SafeCreateWindow()
       à System.Windows.Window.ShowHelper(Object booleanBox)
       à System.Windows.Window.Show()
       à System.Windows.Window.ShowDialog()
       à Rim.Desktop.Shell.Bootstrapper.ShowFirstLaunchOpti​onsWindow()
       à Rim.Desktop.Shell.Bootstrapper.CreateShell()
       à Microsoft.Practices.Composite.UnityExtensions.Unit​yBootstrapper.Run(Boolean runWithDefaultConfiguration)
       à Microsoft.Practices.Composite.UnityExtensions.Unit​yBootstrapper.Run()
       à Rim.Desktop.Shell.App.OnStartup(StartupEventArgs e)
       à System.Windows.Application.<.ctor>b__0(Object unused)
       à System.Windows.Threading.ExceptionWrapper.Internal​RealCall(Delegate callback, Object args, Boolean isSingleParameter)
       à System.Windows.Threading.ExceptionWrapper.TryCatch​When(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.DispatcherOperation.Invok​eImpl()
       à System.Windows.Threading.DispatcherOperation.Invok​eInSecurityContext(Object state)
       à System.Threading.ExecutionContext.runTryCode(Objec​t userData)
       à System.Runtime.CompilerServices.RuntimeHelpers.Exe​cuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       à System.Threading.ExecutionContext.RunInternal(Exec​utionContext executionContext, ContextCallback callback, Object state)
       à System.Threading.ExecutionContext.Run(ExecutionCon​text executionContext, ContextCallback callback, Object state)
       à System.Windows.Threading.DispatcherOperation.Invok​e()
       à System.Windows.Threading.Dispatcher.ProcessQueue()
       à System.Windows.Threading.Dispatcher.WndProcHook(In​tPtr 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.Internal​RealCall(Delegate callback, Object args, Boolean isSingleParameter)
       à System.Windows.Threading.ExceptionWrapper.TryCatch​When(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(Dis​patcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       à System.Windows.Threading.Dispatcher.Invoke(Dispatc​herPriority 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(Disp​atcherFrame frame)
       à System.Windows.Threading.Dispatcher.Run()
       à System.Windows.Application.RunDispatcher(Object ignore)
       à System.Windows.Application.RunInternal(Window window)
       à System.Windows.Application.Run(Window window)
       à System.Windows.Application.Run()
       à Rim.Desktop.Shell.App.Main()
    18:35:27.034|FATAL|1|Rim.Desktop.Shell|0|Fatal Application Error - Inner Exception
    System.ArgumentOutOfRangeException: L'argument spécifié n'était pas dans les limites de la plage des valeurs valides.
       à MS.Internal.FontCache.CheckedPointer.op_Addition(C​heckedPointer rhs, Int32 offset)
       à MS.Internal.FontCache.HashTable.GetElementInfo(Int​32*& elementOffsetPtr, ElementHeader*& elementHeader, CheckedPointer& elementDataPtr)
       à MS.Internal.FontCache.HashTable.Lookup(IFontCacheE​lement e, Boolean add)
       à MS.Internal.FontCache.CacheManager.Lookup(IFontCac​heElement e)
       à System.Windows.Media.FontFamily.PreCreateDefaultFa​milyCollection()
       à System.Windows.Media.FontFamily..cctor()
    18:35:27.035|FATAL|1|Exception|0|Fatal Error - Inner Exception
    System.ArgumentOutOfRangeException: L'argument spécifié n'était pas dans les limites de la plage des valeurs valides.
       à MS.Internal.FontCache.CheckedPointer.op_Addition(C​heckedPointer rhs, Int32 offset)
       à MS.Internal.FontCache.HashTable.GetElementInfo(Int​32*& elementOffsetPtr, ElementHeader*& elementHeader, CheckedPointer& elementDataPtr)
       à MS.Internal.FontCache.HashTable.Lookup(IFontCacheE​lement e, Boolean add)
       à MS.Internal.FontCache.CacheManager.Lookup(IFontCac​heElement e)
       à System.Windows.Media.FontFamily.PreCreateDefaultFa​milyCollection()
       à System.Windows.Media.FontFamily..cctor()
    Thank you for your help.

  • Blackberry Desktop Software 4.7 crashes computers

    Hi
    I would like to have some advice on problems with the Blackberry Desktop Software and it crashing my computers. I am running XP on both computres and I have down loaded v4.7 of Desktop Software. When I connect my Storm or my 8800 to any of my two computers it crashes them. If I boot with the Storm connected then it does not crash initially but when I try to do an update it crashes the computer. 
    Please advise.
    Thanks
    Micke

    Desktop Manager 4.7 is newly released. I've too have noticed some irregular behavior to my PC with 4.7 but I'm not sure whether that is being caused by desktop manager or not.
    For your case if you continuously face the same behavior then uninstall the 4.7 with all the settings and then install it again. If problem still continues then degrade to desktop manager 4.6.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Blackberry Desktop Manager consistently crashing

    I've always avoided BDM like the plague (and by looking through the forums for a few minutesm it seems like I'm not the only one). Each time I have tried to run it, it would always launch several other processes, such as RIMDeviceManager, RIM.Desktop.AutoUpdate, RIM.DesktopHelper and a few others with it and use upwards of one and a half million KB of my memory. My computer would become laggy and I could navigate through it with a lot of patience but anytime I would try to backup/sync my BlackBerry, it would crash and I'd have to force quit each process.
    Anyways, today I bought a new BlackBerry after owning my old one for two years and want to transfer my contacts. This sadly means I have to use this bloated piece of software. Is there anyway to get this program working so I can actually use it?
    Specs:
    Windows 7 SP1
    Intel E8400
    4GB DDR2 RAM
    NVIDIA 9800 GTX+
    Blackberry Desktop Manager 6.1.0.35
    Solved!
    Go to Solution.

    If you can post your exception log, might be able to see the problem:
    %appdata%/Rim.Desktop.Exception.log
    Just a hunk from the bottom, don't need the entire thing.

  • Blackberry Desktop Software crashes on startup

    I am running Windows XP on an Intel-based Mac through Boot Camp.  I have only recently had this issue and cannot resolve it.  I have Blackberry Desktop Software installed on my Mac as well and it runs fine, but I also need it for the Windows side because my company runs Lotus Notes and they subscribe to Blackberry Enterprise Server, so I need to routinely sync my phone with my Lotus Notes Contacts and calendar.
    Here is what I receive:
    "Blackberry Desktop Software has encountered a problem and needs to close."
    Error signature
    Event type: clr20r3
    P1: rim.desktop.exe
    P2: 6.0.1.18
    P3: 4cfdab9c
    P4: microsoft.practices.composite
    P5: 2.0.1.0
    P6: 4cfdaa3a
    P7: 12b
    P8: 50 
    P9: sclhiaanmqhkf4zdfpvvwekjphnm1zuj
    The actually "error report contents" are very long.  The strange thin g is that under "error report contants" it shows the "system info" as Windows NT build 5.1, very strange

    Same situation, same problem. ?? I only tried to use my Parallels windows instal becaue my mac version desktop software refused to delete applications or update. What is up with Blackberry and macs?

  • Windows XP gives message "BlackBerry Desktop Software has encountered a problem and needs to close." when trying to start Desktop Manager

    I apologize if this issue has already been handled in others' posts; I just can't locate my specific issue, and I'm a newbie with this.
    I first encountered the Windows crash shown in subject yesterday when trying to sync my Blackberry. Message is displayed after the program churns for awhile, but hasn't even detected a remote device or shown that it is doing any work.
    I vaguely recall agreeing to an update a few days back.  Perhaps Windows has updated recently as well? 
    I have uninstalled and installed most recent Desktop version several times, rebooting in between.  I have tried installing original version as well - Desktop at least starts then, but bombs before syncing anything.  I also have rolled back my Windows system to before last Windows update.
    Here is the error message that I believe is associated with this problem:
    Sunday, December 26, 2010
    .NET Runtime 2.0 Error Reporting
    EventType clr20r3, P1 rim.desktop.exe, P2 6.0.1.18, P3 4cfdab9c, P4 microsoft.practices.composite, P5 2.0.1.0, P6 4c58abaf, P7 12b, P8 50, P9 sclhiaanmqhkf4zdfpvvwejkphn1z uj, P10 NIL.
    Thanks in advance for any help you can provide.

    Bold 9650 running on Windows XP
    I finally solved my problem with blackberry desktop manager 6.0.1 by going bck to 6.0 version and here is how I did it, since the 6.0 version is not available on blackberry's website or on a disk and I have spent over 30 hours with BB tech support all to no avail in fixing 6.0.1 and enabling it to open.
    1) Removed any Blackberry desktop software from my computer via the  add/remove program in the control panel.  No need to deal with a clean uninstall in terms of registry cleaner, etc.
    2) Installed 6.0 which i was lucky enough to have backed up the intallation files from several months ago when I backed up my entire system to an external drive. 
    3) Opened BB desktop mananager and connected my device and configured my sysn with outlook and all worked out. 
    If anyone needs BB Desktop Manager 6.0 to go back to a version that once worked for you, please let me know and I will email it to you via yousendit.com since it is a 95mb file.
    -Marty

  • BlackBerry Desktop Software has encountered a problem and needs to close. (I am sick of seeing this!)

    Can anyone help me? Does not matter if I use the version on disk or download the one from the site, I get the above message every time. I tried using 5.0 and it worked, but was daft enough to update when asked. Is there anything I can do? I am using XP on my Samsung V25 laptop.
    Regards Paul  

    So here's how I fixed my issue.
    Delete the Rim.Desktop.exception.log located here:
    C:\Documents and Settings\[USERNAME]\Application Data
    Run the application, it will crash with the error message above and create a new Rim.Desktop.exception.log file. Open it in notepad and look through it.
    In my case the exception was this.
    Exception message is: The current build operation (build key Build Key[Rim.Desktop.Shell.MyBlackBerryApplication, null]) failed: Could not load file or assembly 'Rim.Desktop.Services.PolicyManager, Version=6.0.2.44, Culture=neutral, PublicKeyToken=null' or one of its dependencies
    I followed the suggestion of renaming the file C:\Program Files\Research In Motion\BlackBerry Desktop\Modules\Rim.Desktop.Services.PolicyManger.dll to Rim.Desktop.Services.PolicyManger.dll.old
    I then tried to lauch the application and it crashed, you must do this! renaming it back without this step will not work. Then I went back and renamed the dll file back to it's original name Rim.Desktop.Services.PolicyManger.dll and sure enough the application worked.
    Must be some messed up reference somewhere, it's stupid and RIM should figure this out before releasing updates. Obviously your issue may be different but the exception.log file should point you in the right direction.

  • Windows XP SP 3 - Blackberry Desktop Manager 6.0.2 Will Not Open

    When I try to start the desktop manager software I immediately get the windows message: "BlackBerry Desktop Software has encountered a problem and needs to close.  We are sorry for the inconvenience."  I've consulted many resources and tried several fixes, including taking ownership of the registry, renaming one of the library files, and downloading a .NET patch, so far no luck.  Any help would be appreciated.

    Got it to work.
    Here is what I did:
    I took the advice to call Verizon.  Verizon obviously couldn't help, because it is a software issue, not a phone related issue.  After getting passed around to two Verizon Tech Support people, the last one connected me to RIM tech support and handed me off.  The first person at RIM asked VERY basic questions and didn't know what to do with this issue, so they connected me to the next level up.  The RIM tech support had me uninstall/reinstall DTM 6.0.2 and rerun, I think he was trying to get a recent event logged that would detail the problem.  Incidently, he asked about any security programs that might be running in the back ground and suggested shutting everything off.  After the uninstall/reinstall, the program still crashed before it started up and we got the familiar windows "Blackberry Desktop Software has encountered a problem and needs to close...". 
    At this point we went to the system log by going to "Run" in the start menu and typing %temp%.  There are two logs I emailed blackberry Tech Support: BB_Desktop and BB_DM.  We also looked at the event viewer in computer management by right clicking My Computer, selecting "manage", expanding "event viewer", selecting "application".  We looked at the errors associated with the software crashing.
    Here is what we learned:
    It wasn't a blackberry software issue, but a microsoft .NET framework issue (which I had read about and thought I tried an update in some other threads about this issue, but clearly didn't carry the ball far enough).
    At this point, blackberry Tech Support told me to contact microsoft to help fix the problem.
    Rather than spending another 3 hours on the phone, I decided to try to repair/update the .NET framework on my own.  After several downloads and updates, the blackberry software now works like it should.
    These are the resources I used, in order.
    1. Download the "Full Redistributable Package" of .NET Framework 3.5 full package near the bottom of the page of http://www.microsoft.com/downloads/en/details.aspx?FamilyId=333325fd-ae52-4e35-b531-508d977d32a6&dis...
    2.  Uninstall using Add/Remove Programs all previous Microsoft .NET Framework programs (there were 3)
    3.  Install the "Full Redistributable Packge downloaded in #1 above.
    4.  Downloaded and Installed Microsoft .NET Framework 4 (Web Installer) from http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=9cfb2d51-5ff4-4491-b0e5-b...
    5.  Navigated to Microsoft Update at http://www.update.microsoft.com/microsoftupdate/v6/default.aspx?ln=en-us and selected Express update
    Several of these steps required a reboot, etc.  I just followed all of the instructions.  Of course I kept checking and hoping the blackberry desktop software would work.  It finally did after #5 above--the express update found I needed to install some high-prioirity update that I can only assume was a patch or something to the.NET framework.
    In any event, the whole thing took about 45 minutes and now the desktop software is functioning.
    To any real computer people who may evaluate all of these steps, I'm sure I have some redundancies, but whether or not this was the most eloquent way to solve the problem, it got me to the finish line.
    If your issue is a .NET framework issue, this could help solve your issue.
    Good luck

  • BlackBerry Desktop Mananger for Mac Hangs

    When I open the BlackBerry Desktop Manager on my Mac (10.5.8), it hangs and eventually crashes. This configuration has worked perfectly for the last couple years, but started hanging today.
    I tried uninstalling, then reinstalling the Desktop Manager, but there was no change.
    In my Console log, the following appears before it crashes:
    Feb 28 22:42:53 Debras-MacBook-2 BlackBerry Desktop Software[266]: NSExceptionHandler has recorded the following exception:\nNSUncaughtSystemExceptionException -- Uncaught system exception: signal 10\nStack trace:  0xf9c21e  0x953a81cb  0xffffffff  0x9546775c  0x951d517a  0x9508d7e4  0x95114264  0x21234a  0x3af9  0x94ffc42a  0x94f1247a  0x94f12753  0x94ff9680  0x95002ed8
    Please help!

    Just playing around to see if I could try something different to figure out the "delete 25%" issue.  I noticed that you mentioned in your original post that you had set your BB to keep appointments forever.  Well I thought that I had done the same.  It turns out that I had not!  This evening I have set my new BB to keep appointments forever and I have had success in sync-ing.  I have made some test entries and they are working out OK so far without any hangups. I am reluctant to say that I have solved my problems with sync and Desktop mgr for Mac but I will try some things over the course of the next few days and see if I go forward problem free.  I will report again in a few days.  In the meantime, I am keeping my fingers crossed!   

  • Blackberry Desktop Software (Roxio, specifical​ly) causes network problems and blue screens.

    I'm posting this note because I just solved my network issue/crash problems. I started experiencing lots of disconnects and page not found on my office computer over the past few days. Only thing I could think of that was different lately was that I installed the Blackberry Desktop Software. Then a huge lightbulb went on over my head. I remembered when it was installing, it said it was installing "Roxio" software and at that moment shivers went down my spine from past experiences.
         Well, I have lots of good "bad" experiences with Roxio CD software which had caused these same problems on two of my home computers. It caused blue screens when used in conjunction with my wireless Netgear card and also standard network card. The same symptoms including very slow internet access, general machine sluggishness, etc. I was trying to chase this down for months til I finally removed the Roxio crapware and ALL problems went away. No more slow machine, no more page not found and no more blue screens on two of my computers. Now, on a completely different Toshiba work laptop and different network adaptor, same problems.
         So, here we are again with Roxio as part of Blackberry Desktop software. I like my new Blackberrry 8830, but I have to pass this along to the Blackberry folks because I KNOW I'M RIGHT about this. I only installed the software so that I could type my contacts into Outlook and then download to my Blackberry. So, after realizing the common symptoms and after having completed my download (which worked great by the way), I removed the Blackberry Desktop Software and I'm back to speedy everything, no more pages not found, no more putty disconnects, and no more blue screens.
         I hope someone gets good use of this post because this drove me crazy the first time around.
    -- Jeff

    We had the same problem.
    We did extensive troubleshooting, and found the problem was effecting our new HP Windows XP .Laptops.
    We did not have any trouble with the Older Dell Latitude we have.
    We found the BSOD still happened after removing the Black Berry Desktop Manager Software.
    We traced it to a memroy / resource leak in the USB subsystem.
    The workaround we found is to go into the Device manager, and remove all the drivers from the USB section.
    ** Disclaimer :  This works for us, but may make your computer unusable.  Backup your data to external storage.
                   Back up your computer
                   Start -> control Panel -> system ->Hardware tab ->  Device manager.
                    Expand "Universal Serial Bus Controller"  at bottom of list.
                    Right click on each Item, and select "uninstall"
                    Don't reboot after each one.
                    * Remove ALL the entries under Universal Serial Bus Controllers *
                    Repeat until all the entries under  "Universe Serial Bus Controller" are removed
                    (there may be one that sticks, thats ok. so long as it has been uninstalled.
                Reboot.
                The OS will rebuild the USB stack and drivers to default.
    This has worked for us so far.
    We are not sure if this wont break something else.

  • Windows 7 and Blackberry Desktop 6

    I have written about this problem in the past, but found no help. Under Windows 7, Blackberry Desktop 5 works just fine, but Desktop 6 crashes as it attempts to sync with Yahoo. (Yes, I do remove 5 before installing 6.) The Event log shows the following:
    Faulting application name: Rim.Desktop.exe, version: 6.0.0.43, time stamp: 0x4c758111
    Faulting module name: ntdll.dll, version: 6.1.7600.16559, time stamp: 0x4ba9b21e
    Exception code: 0xc0000374
    Fault offset: 0x000c2913
    Faulting process id: 0x186c
    Faulting application start time: 0x01cb77dacc8ad6d0
    Faulting application path: C:\Program Files\Research In Motion\BlackBerry Desktop\Rim.Desktop.exe
    Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    Report Id: 29aae530-e3ce-11df-8f4b-001e8cb471fe
    Does anyone have any idea what's going on here?

    Have now done a complete uninstall of Blackberry Desktop 6 following the instructions in KB02206 and KB04840. I have rebooted and reinstalled the Desktop 6 software on my Winows 7 32 bit OS. And once again .... after configuring the software ... Desktop 6 crashes on trying to sync records with Yahoo. The error log reads:
    Faulting application name: Rim.Desktop.exe, version: 6.0.0.43, time stamp: 0x4c758111
    Faulting module name: ntdll.dll, version: 6.1.7600.16559, time stamp: 0x4ba9b21e
    Exception code: 0xc0000374
    Fault offset: 0x000c2913
    Faulting process id: 0xd38
    Faulting application start time: 0x01cb7b9d86e03690
    Faulting application path: C:\Program Files\Research In Motion\BlackBerry Desktop\Rim.Desktop.exe
    Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    Report Id: c3d8b670-e791-11df-a25e-001e8cb471fe
    This software does not work on Windows 7 and there is no software support at all. This is pretty pathetic performance for an international company.
    So it's back to Desktop 5 for me (which does work) and putting up with the nagging messages that RIM has a software update for me. Whoopee!

  • Problems loading applications using Blackberry Desktop software

    I am using a Blackberry Bold 9000 with OS 5.0.0.681 (Bundle 1137, Platform 5.2.064) and Desktop Software 6.0.0.40 (Bundle 42) on Windows XP. I have about 20 MB of memory available for apps, but I cannot load new applications using Blackberry Desktop software. Now I can remove or unload software with no problem. However, when I attempt to load applications or software that I don't have, the following happens: I can click on the grey cross icon under "Action" to indicate I want the module and status changes to "Pending Install". The apps I want are English UK, Spanish, Supplemental SureType Wordlists for English and Spanish, Blackberry Application Centre, DOD Root Certificates, TTY Support. I then see the following on on the screen: "Update - Uploading Device software -->" "Update - Loading applications -->" "Loading device modules -->" "Loading applications from device - Searching for available device software -->" "Loading applications from device - Read device service information -->" "Loading applications from device - Searching for available device software -->" And lo and behold - the applications are not loaded; they appear as uninstalled in the application list and I can't access them on my Blackberry. During this process the phone does not reboot... previously when changes were made the phone would reboot. My question is, is there a way to force Desktop Manager to load the applications? How can I load the software I want? I have done a wipe and reinstall of apps and OS on my phone; delete and registry clean of my laptop followed by reinstallation of Desktop Software; battery pull and SIM card pull, but to no avail. This is frustrating as I have friends with whom I converse with in Spanish but it isn't my first language so the spell checker is very useful. Any help would be appreciated.

    Same problem, after weeks of no problems.
    Hard reboot of 8520 several times, reboot desktop, tried different USB ports.
    Intellisync crashes on organizer sync and Destop Manager cannot read applications.
    Is there a fix?

  • Blackberry Desktop manager won't start

    I cannot get desktop manager to run on a Vista Business machine.  DM appears in task manager but seems to hang and never appear.  There are no error messages or events in any logs that I can find.
    I have completely removed DM and clean up any remaining reg entries or files and re installed it but still no joy.
    The user running it is a local admin.  
    Any ideas?

    So here's how I fixed my issue.
    Delete the Rim.Desktop.exception.log located here:
    C:\Documents and Settings\[USERNAME]\Application Data
    Run the application, it will crash with the error message above and create a new Rim.Desktop.exception.log file. Open it in notepad and look through it.
    In my case the exception was this.
    Exception message is: The current build operation (build key Build Key[Rim.Desktop.Shell.MyBlackBerryApplication, null]) failed: Could not load file or assembly 'Rim.Desktop.Services.PolicyManager, Version=6.0.2.44, Culture=neutral, PublicKeyToken=null' or one of its dependencies
    I followed the suggestion of renaming the file C:\Program Files\Research In Motion\BlackBerry Desktop\Modules\Rim.Desktop.Services.PolicyManger.dll to Rim.Desktop.Services.PolicyManger.dll.old
    I then tried to lauch the application and it crashed, you must do this! renaming it back without this step will not work. Then I went back and renamed the dll file back to it's original name Rim.Desktop.Services.PolicyManger.dll and sure enough the application worked.
    Must be some messed up reference somewhere, it's stupid and RIM should figure this out before releasing updates. Obviously your issue may be different but the exception.log file should point you in the right direction.

Maybe you are looking for