Remote console crashes when I move workstations between PGs

Hello,
I have an SCDPM 2012 R2 UR2 server (4.2.1235.0). I manage it remotely using DPM console installed at my workstation. We use client protection to protect files from some of users workstations. When I move a client between two client protection groups, my
remote console crashes and I see an errors in Application log:
Log Name: Application
Source: MSDPM
Date: 25.07.2014 14:12:07
Event ID: 999
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: WORKSTATION.example.com
Description:
An unexpected error caused a failure for process 'mmc'. Restart the DPM process 'mmc'.
Problem Details:
<FatalServiceError><__System><ID>19</ID><Seq>0</Seq><TimeCreated>25.07.2014 10:12:07</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>ArgumentException</ExceptionType><ExceptionMessage>Cannot add or insert the item 'PCNAME' in more than one place. You must first remove it from its current location or clone it.
Parameter name: item</ExceptionMessage><ExceptionDetails>System.ArgumentException: Cannot add or insert the item 'PCNAME' in more than one place. You must first remove it from its current location or clone it.
Parameter name: item
at System.Windows.Forms.ListView.InsertItems(Int32 displayIndex, ListViewItem[] items, Boolean checkHosting)
at System.Windows.Forms.ListView.ListViewNativeItemCollection.AddRange(ListViewItem[] values)
at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.ClientsSelectionPage.UpdateAvailableMachines(ROPreDiscoveryServers preDiscoveryServers)
at Microsoft.Internal.EnterpriseStorage.Dls.UI.InstallAgentsWizard.DiscoverServersHelper.SyncProductionServers(Object sender, PreDiscoveryServersInitedEventArgs e)
at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.Utils.ThreadMarshaller.Raise(Object state)</ExceptionDetails></FatalServiceError>
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MSDPM" />
<EventID Qualifiers="0">999</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-07-25T10:12:07.000000000Z" />
<EventRecordID>18681</EventRecordID>
<Channel>Application</Channel>
<Computer>WORKSTATION.example.com</Computer>
<Security />
</System>
<EventData>
<Data>An unexpected error caused a failure for process 'mmc'. Restart the DPM process 'mmc'.
Problem Details:
&lt;FatalServiceError&gt;&lt;__System&gt;&lt;ID&gt;19&lt;/ID&gt;&lt;Seq&gt;0&lt;/Seq&gt;&lt;TimeCreated&gt;25.07.2014 10:12:07&lt;/TimeCreated&gt;&lt;Source&gt;DpmThreadPool.cs&lt;/Source&gt;&lt;Line&gt;163&lt;/Line&gt;&lt;HasError&gt;True&lt;/HasError&gt;&lt;/__System&gt;&lt;ExceptionType&gt;ArgumentException&lt;/ExceptionType&gt;&lt;ExceptionMessage&gt;Cannot add or insert the item 'PCNAME' in more than one place. You must first remove it from its current location or clone it.
Parameter name: item&lt;/ExceptionMessage&gt;&lt;ExceptionDetails&gt;System.ArgumentException: Cannot add or insert the item 'PCNAME' in more than one place. You must first remove it from its current location or clone it.
Parameter name: item
at System.Windows.Forms.ListView.InsertItems(Int32 displayIndex, ListViewItem[] items, Boolean checkHosting)
at System.Windows.Forms.ListView.ListViewNativeItemCollection.AddRange(ListViewItem[] values)
at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.ClientsSelectionPage.UpdateAvailableMachines(ROPreDiscoveryServers preDiscoveryServers)
at Microsoft.Internal.EnterpriseStorage.Dls.UI.InstallAgentsWizard.DiscoverServersHelper.SyncProductionServers(Object sender, PreDiscoveryServersInitedEventArgs e)
at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.Utils.ThreadMarshaller.Raise(Object state)&lt;/ExceptionDetails&gt;&lt;/FatalServiceError&gt;
</Data>
</EventData>
</Event>
Log Name: Application
Source: MSDPM
Date: 25.07.2014 14:14:44
Event ID: 999
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: WORKSTATION.example.com
Description:
An unexpected error caused a failure for process 'mmc'. Restart the DPM process 'mmc'.
Problem Details:
<FatalServiceError><__System><ID>19</ID><Seq>1</Seq><TimeCreated>25.07.2014 10:14:44</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>NullReferenceException</ExceptionType><ExceptionMessage>Object reference not set to an instance of an object.</ExceptionMessage><ExceptionDetails>System.NullReferenceException: Object reference not set to an instance of an object.
at System.Windows.Forms.ListView.ListViewNativeItemCollection.get_Item(Int32 displayIndex)
at System.Windows.Forms.ListView.ListViewItemCollection.get_Item(Int32 index)
at System.Windows.Forms.ListView.ListViewNativeItemCollection.Clear()
at System.Windows.Forms.ListView.Dispose(Boolean disposing)
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Control.Dispose(Boolean disposing)
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Control.Dispose(Boolean disposing)
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Control.Dispose(Boolean disposing)
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Control.Dispose(Boolean disposing)
at System.Windows.Forms.ContainerControl.Dispose(Boolean disposing)
at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.ClientsSelectionPage.Dispose(Boolean disposing)
at System.ComponentModel.Component.Dispose()
at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.PageCache.Dispose()
at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.DataProtectionWizard.Dispose(Boolean disposing)
at System.ComponentModel.Component.Finalize()</ExceptionDetails></FatalServiceError>
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="MSDPM" />
<EventID Qualifiers="0">999</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-07-25T10:14:44.000000000Z" />
<EventRecordID>18684</EventRecordID>
<Channel>Application</Channel>
<Computer>WORKSTATION.example.com</Computer>
<Security />
</System>
<EventData>
<Data>An unexpected error caused a failure for process 'mmc'. Restart the DPM process 'mmc'.
Problem Details:
&lt;FatalServiceError&gt;&lt;__System&gt;&lt;ID&gt;19&lt;/ID&gt;&lt;Seq&gt;1&lt;/Seq&gt;&lt;TimeCreated&gt;25.07.2014 10:14:44&lt;/TimeCreated&gt;&lt;Source&gt;DpmThreadPool.cs&lt;/Source&gt;&lt;Line&gt;163&lt;/Line&gt;&lt;HasError&gt;True&lt;/HasError&gt;&lt;/__System&gt;&lt;ExceptionType&gt;NullReferenceException&lt;/ExceptionType&gt;&lt;ExceptionMessage&gt;Object reference not set to an instance of an object.&lt;/ExceptionMessage&gt;&lt;ExceptionDetails&gt;System.NullReferenceException: Object reference not set to an instance of an object.
at System.Windows.Forms.ListView.ListViewNativeItemCollection.get_Item(Int32 displayIndex)
at System.Windows.Forms.ListView.ListViewItemCollection.get_Item(Int32 index)
at System.Windows.Forms.ListView.ListViewNativeItemCollection.Clear()
at System.Windows.Forms.ListView.Dispose(Boolean disposing)
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Control.Dispose(Boolean disposing)
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Control.Dispose(Boolean disposing)
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Control.Dispose(Boolean disposing)
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Control.Dispose(Boolean disposing)
at System.Windows.Forms.ContainerControl.Dispose(Boolean disposing)
at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.ClientsSelectionPage.Dispose(Boolean disposing)
at System.ComponentModel.Component.Dispose()
at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.PageCache.Dispose()
at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.DataProtectionWizard.Dispose(Boolean disposing)
at System.ComponentModel.Component.Finalize()&lt;/ExceptionDetails&gt;&lt;/FatalServiceError&gt;
</Data>
</EventData>
</Event>
Where "PCNAME" is a name of workstation I moved between PGs BEFORE current move. i.e. I moved "PCNAME" then I'm moving "PCNAME2" and receive console crash with "PCNAME" in logs.
You can find Crash-file of DPMUI0Curr.errlog here: http://pastebin.com/jwtbTyFp
http://about.me/exchange12rocks

What operating system are you using? What processor does your computer have, how much RAM do you have and how much free, clean space is on your hard drive? When did you last run Disk Cleanup and Disk Defragmenter?
Have you ensured that you have the latest version of Quicktime from Apple.com?
What model of camcorder is your video coming from and what format and resolution is it?
When you add the video to your timeline in Expert view, is there a yellow orange line along the top of the timeline, above your clips? This would indicate a mismatch between the program's project settings and your video specs?

Similar Messages

  • Premiere element 12 crashes when I move clips between video 1 and 2

    here are the problem details, has anyone else experienced this problem and is there a solution. I've logged off and rebooted many times today, to no avail. I've removed the clips where it crashed and this has made no difference either.
    Problem signature:
      Problem Event Name:          APPCRASH
      Application Name:          Adobe Premiere Elements.exe
      Application Version:          12.0.0.0
      Application Timestamp:          52251824
      Fault Module Name:          VideoFrame.dll
      Fault Module Version:          6.0.0.0
      Fault Module Timestamp:          52250bed
      Exception Code:          c0000005
      Exception Offset:          0000000000034d4e
      OS Version:          6.1.7601.2.1.0.256.48
      Locale ID:          2057
      Additional Information 1:          c345
      Additional Information 2:          c34502d913f9405b032cbdce49bceb98
      Additional Information 3:          357d
      Additional Information 4:          357dac850a21271f9dea47546ae70357

    What operating system are you using? What processor does your computer have, how much RAM do you have and how much free, clean space is on your hard drive? When did you last run Disk Cleanup and Disk Defragmenter?
    Have you ensured that you have the latest version of Quicktime from Apple.com?
    What model of camcorder is your video coming from and what format and resolution is it?
    When you add the video to your timeline in Expert view, is there a yellow orange line along the top of the timeline, above your clips? This would indicate a mismatch between the program's project settings and your video specs?

  • When I move files between mac the creation date changes, I want to keep the original dates.

    When I move files between a couple of Macs the creation date etc chnges to the time I'm moving them.
    I need to keep the original details.

    Well it now looks like it has sorted it's self out, all working fine now.

  • InDesign CC crashes when i move objects

    Hi,
    Installed InDesign CC yesterday, have rebooted since then.
    Both x64 and x32 versions crash when i move objects, i can use Nudge with arrows and transformation to change size.
    But not using mouse/keyboard like SHIFT and change size... or just moving an object with a mouse.
    Sorry for swedish error message:
    Felet uppstod i programmet med namn: InDesign.exe, version 9.0.0.244, tidsstämpel 0x5176f4c7
    , felet uppstod i modulen med namn: SPREAD UI.RPLN, version 9.0.0.244, tidsstämpel 0x5176f933
    Undantagskod: 0xc0000005
    Felförskjutning: 0x0000000000018ab8
    Process-ID: 0x2088
    Programmets starttid: 0x01ce6ce462f70a9b
    Sökväg till program: J:\Program\Adobe\Adobe InDesign CC (64 bit)\InDesign.exe
    Sökväg till modul: J:\Program\Adobe\Adobe InDesign CC (64 bit)\Required\SPREAD UI.RPLN
    Rapport-ID: a6c178b1-d8d7-11e2-be9e-0026833a19fd
    Fullständigt namn på felaktigt paket:
    Program-ID relativt till felaktigt paket:

    I Created a new documented and pasted everything and re-saved. That fixed my issue. So something must have gotten corrupt :|

  • Remote Desktop Crashes When trying to log-in after changing password on the remote computer

    Hi.
    I use cisco VPN to connect to my work computer.
    I can use RDC to connect to any computer on home network without issue. 
    Yesterday I changed to password on my work computer and now every time I try to log from my home computer RDC crashes.
    I've disabled printing/clipboard on local devices and resourses, and I've deleted all the RDC cache files on the computer but I continue to have the same issues. 
    please help
    Faulting application name: mstsc.exe, version: 6.1.7601.18540, time stamp: 0x53c72529
    Faulting module name: ntdll.dll, version: 6.1.7601.18798, time stamp: 0x5507b864
    Exception code: 0xc0000374
    Fault offset: 0x00000000000bf922
    Faulting process id: 0x44c
    Faulting application start time: 0x01d078d866a9ba25
    Faulting application path: C:\Windows\system32\mstsc.exe
    Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    Report Id: 65a988c9-e4cc-11e4-8a77-f46d04eedf8b
    http://answers.microsoft.com/en-us/windows/forum/windows_7-winapps/remote-desktop-crashes-when-trying-to-log-in-after/cc45b7be-62ee-4f83-b50b-db028ee32a7f

    Hi hg,
    I didn’t found relevant settings in remote desktop connection manager, I checked the “Use multiple monitors when necessary” under tools->options, but seems like it is used for span a full screen over multiple monitors. For now I’d suggest figuring out
    why your remote session keeps crushing.
    I suspect the crash is not related to password changing, similar cases normally occurs after some local device driver, please try to disable the local printer in Remote desktop connection local resources first.
    Regards,
    D. Wu
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Itunes 10.6 crashing when accessing movies tab in itunes library

    itunes 10.6 crashing when accessing movies tab in itunes library
    Unable to access any movie in the library.

    upgrading to itunes 10.6 is crashing computers better to leave it until this bug can be fixed.
    Quick time is not the issue with this particular bug

  • Final Cut 10.1 crash when copy/move events

    Final Cut 10.1 crash or hangs up with spinning beachball when copy/move several events between libraries at once. The problem happens more often than not when managaging media in different libraries on same and/or different disks.
    Move or copy one event at a time works, but not several events at the same time. 
    The problem occurs on an 21.5 iMac (mod 2010) i3, 12 Gb RAM, 500 Gb HDD with external WD FW800 disk, an 27" iMac i7 (mod 2010), 12 Gb RAM, 1Tb HDD with external LaCie FW800 disks as well as with a 13" MacBook Pro (late 2012) i5, 16 Gb RAM, 480 Gb SSD with 1Tb External thunderbolt disk.
    Just checked one of the external drives that had problems with move/copy with Disc Manager and there were no errors.
    /Casi

    I tried the same thing with smaller (200 Gbyte) library and this problem didn't occur.
    My guess is that something fishy was going on with the large (>1 Tbyte) default libraries during upgrade to 10.1 and therefore not found during test of move/copy functionality.
    My own two machines are now upgraded to 10.1.1, but I have not dared to see if this work with an on-going project ;-)

  • SBS Console crashes when trying to create a report

    Hi there,
    My SBS2011 console keeps crashing when I'm trying to send a report. It also shows WSUS as unavailable. Here is the error report and the contents of the Console. log file.
    Things I have tried so far:
    1) Repairing the SBS Console using 2nd SBS2011 install disc from Add Remove programs
    2) Rebuild the SBS DB's as instructed here
    3) Made sure the Windows 
    3) Repair the SBS Monitoring database as instructed here
    http://blogs.technet.com/b/sbs/archive/2011/08/22/how-to-recreate-the-sbsmonitoring-database.aspx
    4) Attempted to clean WSUS as instructed here
    http://blogs.technet.com/b/gborger/archive/2009/02/27/what-to-do-when-your-wsuscontent-folder-grows-too-large.aspx
    5) Repair WSUS as instructed here
    http://technet.microsoft.com/en-us/library/gg680316.aspx

    Hi ,
    Thank you for posting your issue in the forum.
    I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
    Thank you for your understanding and support.
    Best Regards,
    Andy Qi
    Andy Qi
    TechNet Community Support

  • Console crash when viewing all Incidents etc.

    On one of our systems when any user views "All Open Incidents", or any view that has a large number of work items, or attempts to search for a large number of work items the console crashes.  The error logs are as follows:
    OperationsManger log
    Log Name:      Operations Manager
    Source:        Service Manager Console
    Date:          1/23/2014 3:41:55 PM
    Event ID:      34502
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      computer.domain.com
    Description:
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.BadImageFormatException:  is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)
       at System.Reflection.Module._GetHINSTANCE()
       at System.Runtime.InteropServices.Marshal.GetHINSTANCE(Module m)
       at System.Windows.Controls.GridViewColumnHeader.GetCursor(Int32 cursorID)
       at System.Windows.Controls.GridViewColumnHeader.get_SplitCursor()
       at System.Windows.Controls.GridViewColumnHeader.HookupGripperEvents()
       at System.Windows.FrameworkElement.ApplyTemplate()
       at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       at System.Windows.UIElement.Measure(Size availableSize)
       at System.Windows.Controls.GridViewHeaderRowPresenter.MeasureOverride(Size constraint)
       at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
       at System.Windows.UIElement.Measure(Size availableSize)
       at System.Windows.ContextLayoutManager.UpdateLayout()
       at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
       at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
       at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
       at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
       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.DispatcherOperation.InvokeImpl()
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.Run(ExecutionContext 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, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, 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 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Window.ShowHelper(Object booleanBox)
       at System.Windows.Window.Show()
       at System.Windows.Window.ShowDialog()
       at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager.GenericWpfWindowConstructor.BeginShow(ShowViewContext showViewContext, Object parent, Object view, AsyncCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ViewConstructor.BeginShow(ShowViewContext showViewContext, AsyncCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager.WpfWindowRecord.ShowWindow()
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Delegate.DynamicInvokeImpl(Object[] args)
       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.DispatcherOperation.InvokeImpl()
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.Run(ExecutionContext 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, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, 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 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Application.RunInternal(Window window)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleApplication.LaunchWindow()
       at Microsoft.EnterpriseManagement.ConsoleFramework.ConsoleApplication.Run()
       at Microsoft.EnterpriseManagement.ServiceManager.UI.Console.Program.Main()
    Application Log:
    Log Name:      Application
    Source:        Windows Error Reporting
    Date:          1/24/2014 8:14:01 AM
    Event ID:      1001
    Task Category: None
    Level:         Information
    Keywords:      Classic
    User:          N/A
    Computer:      computer.domain.com
    Description:
    Fault bucket , type 0
    Event Name: CLR20r3
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: MIISDOYLP4JANZLHYCZWCU3FX1QY0RNK
    P2: 7.0.5000.0
    P3: 522c3fa7
    P4: mscorlib
    P5: 2.0.0.0
    P6: 5174de33
    P7: 20cd
    P8: 100
    P9: N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB
    P10:
    Attached files:
    C:\Users\JohnDoe\AppData\Local\Temp\WERE0FE.tmp.WERInternalMetadata.xml
    These files may be available here:
    C:\Users\JohnDoe\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_MIISDOYLP4JANZLH_6dfc979bc8d5f75eaa911becb875e5c01be8de4c_19fbe745
    Analysis symbol:
    Rechecking for solution: 0
    Report Id: 25f7632d-850a-11e3-8403-18037318dc3c
    Report Status: 1
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Windows Error Reporting" />
        <EventID Qualifiers="0">1001</EventID>
        <Level>4</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-01-24T15:14:01.000000000Z" />
        <EventRecordID>14920</EventRecordID>
        <Channel>Application</Channel>
        <Computer>EAS-CSMITH.boisestate.edu</Computer>
        <Security />
      </System>
      <EventData>
        <Data>
        </Data>
        <Data>0</Data>
        <Data>CLR20r3</Data>
        <Data>Not available</Data>
        <Data>0</Data>
        <Data>MIISDOYLP4JANZLHYCZWCU3FX1QY0RNK</Data>
        <Data>7.0.5000.0</Data>
        <Data>522c3fa7</Data>
        <Data>mscorlib</Data>
        <Data>2.0.0.0</Data>
        <Data>5174de33</Data>
        <Data>20cd</Data>
        <Data>100</Data>
        <Data>N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB</Data>
        <Data>
        </Data>
        <Data>
    C:\Users\JohnDoe\AppData\Local\Temp\WERE0FE.tmp.WERInternalMetadata.xml</Data>
        <Data>C:\Users\JohnDoe\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_MIISDOYLP4JANZLH_6dfc979bc8d5f75eaa911becb875e5c01be8de4c_19fbe745</Data>
        <Data>
        </Data>
        <Data>0</Data>
        <Data>25f7632d-850a-11e3-8403-18037318dc3c</Data>
        <Data>1</Data>
      </EventData>
    </Event>
    Version=1
    EventType=CLR20r3
    EventTime=130350500394393791
    ReportType=2
    Consent=1
    UploadTime=130350500395023917
    ReportIdentifier=25f7632d-850a-11e3-8403-18037318dc3c
    Response.type=4
    Sig[0].Name=Problem Signature 01
    Sig[0].Value=MIISDOYLP4JANZLHYCZWCU3FX1QY0RNK
    Sig[1].Name=Problem Signature 02
    Sig[1].Value=7.0.5000.0
    Sig[2].Name=Problem Signature 03
    Sig[2].Value=522c3fa7
    Sig[3].Name=Problem Signature 04
    Sig[3].Value=mscorlib
    Sig[4].Name=Problem Signature 05
    Sig[4].Value=2.0.0.0
    Sig[5].Name=Problem Signature 06
    Sig[5].Value=5174de33
    Sig[6].Name=Problem Signature 07
    Sig[6].Value=20cd
    Sig[7].Name=Problem Signature 08
    Sig[7].Value=100
    Sig[8].Name=Problem Signature 09
    Sig[8].Value=N3CTRYE2KN3C34SGL4ZQYRBFTE4M13NB
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7601.2.1.0.256.4
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=1033
    UI[2]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.UI.Console.exe
    UI[3]=Microsoft.EnterpriseManagement.ServiceManager.UI.Consol has stopped working
    UI[4]=Windows can check online for a solution to the problem.
    UI[5]=Check online for a solution and close the program
    UI[6]=Check online for a solution later and close the program
    UI[7]=Close the program
    LoadedModule[0]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.UI.Console.exe
    LoadedModule[1]=C:\WINDOWS\SYSTEM32\ntdll.dll
    LoadedModule[2]=C:\WINDOWS\SYSTEM32\MSCOREE.DLL
    LoadedModule[3]=C:\WINDOWS\system32\KERNEL32.dll
    LoadedModule[4]=C:\WINDOWS\system32\KERNELBASE.dll
    LoadedModule[5]=C:\WINDOWS\system32\apphelp.dll
    LoadedModule[6]=C:\WINDOWS\AppPatch\AppPatch64\AcGenral.DLL
    LoadedModule[7]=C:\WINDOWS\system32\SspiCli.dll
    LoadedModule[8]=C:\WINDOWS\system32\msvcrt.dll
    LoadedModule[9]=C:\WINDOWS\system32\RPCRT4.dll
    LoadedModule[10]=C:\WINDOWS\system32\SHLWAPI.dll
    LoadedModule[11]=C:\WINDOWS\system32\GDI32.dll
    LoadedModule[12]=C:\WINDOWS\system32\USER32.dll
    LoadedModule[13]=C:\WINDOWS\system32\LPK.dll
    LoadedModule[14]=C:\WINDOWS\system32\USP10.dll
    LoadedModule[15]=C:\WINDOWS\system32\ole32.dll
    LoadedModule[16]=C:\WINDOWS\system32\SHELL32.dll
    LoadedModule[17]=C:\WINDOWS\system32\sfc.dll
    LoadedModule[18]=C:\WINDOWS\system32\sfc_os.DLL
    LoadedModule[19]=C:\WINDOWS\system32\USERENV.dll
    LoadedModule[20]=C:\WINDOWS\system32\profapi.dll
    LoadedModule[21]=C:\WINDOWS\system32\dwmapi.dll
    LoadedModule[22]=C:\WINDOWS\system32\ADVAPI32.dll
    LoadedModule[23]=C:\WINDOWS\SYSTEM32\sechost.dll
    LoadedModule[24]=C:\WINDOWS\system32\MPR.dll
    LoadedModule[25]=C:\WINDOWS\system32\IMM32.DLL
    LoadedModule[26]=C:\WINDOWS\system32\MSCTF.dll
    LoadedModule[27]=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
    LoadedModule[28]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorwks.dll
    LoadedModule[29]=C:\WINDOWS\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6229_none_88dcc0bf2fb1b808\MSVCR80.dll
    LoadedModule[30]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\mscorlib\88744044294787b99dd4a8704ab75a79\mscorlib.ni.dll
    LoadedModule[31]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorsec.dll
    LoadedModule[32]=C:\WINDOWS\system32\WINTRUST.dll
    LoadedModule[33]=C:\WINDOWS\system32\CRYPT32.dll
    LoadedModule[34]=C:\WINDOWS\system32\MSASN1.dll
    LoadedModule[35]=C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_a4d3b9377117c3df\COMCTL32.dll
    LoadedModule[36]=C:\WINDOWS\system32\CRYPTSP.dll
    LoadedModule[37]=C:\WINDOWS\system32\rsaenh.dll
    LoadedModule[38]=C:\WINDOWS\system32\CRYPTBASE.dll
    LoadedModule[39]=C:\WINDOWS\system32\imagehlp.dll
    LoadedModule[40]=C:\WINDOWS\system32\ncrypt.dll
    LoadedModule[41]=C:\WINDOWS\system32\bcrypt.dll
    LoadedModule[42]=C:\WINDOWS\system32\bcryptprimitives.dll
    LoadedModule[43]=C:\WINDOWS\system32\GPAPI.dll
    LoadedModule[44]=C:\WINDOWS\system32\cryptnet.dll
    LoadedModule[45]=C:\WINDOWS\system32\WLDAP32.dll
    LoadedModule[46]=C:\WINDOWS\system32\SensApi.dll
    LoadedModule[47]=C:\WINDOWS\system32\uxtheme.dll
    LoadedModule[48]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorjit.dll
    LoadedModule[49]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System\af0a0b96a02f9925eb84392ee65a5cfa\System.ni.dll
    LoadedModule[50]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\WindowsBase\fd08d5ddc926ae51bf653620202e8d19\WindowsBase.ni.dll
    LoadedModule[51]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\PresentationCore\4ea564f9fd06e0fb40a42acf7693b81a\PresentationCore.ni.dll
    LoadedModule[52]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\PresentationFramewo#\3f0016119cbaccffc68806e1c91da0fc\PresentationFramework.ni.dll
    LoadedModule[53]=C:\Windows\Microsoft.NET\Framework64\v3.0\WPF\wpfgfx_v0300.dll
    LoadedModule[54]=C:\WINDOWS\system32\OLEAUT32.dll
    LoadedModule[55]=C:\WINDOWS\system32\RpcRtRemote.dll
    LoadedModule[56]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.ServiceManager.UI.Console.resources.dll
    LoadedModule[57]=C:\WINDOWS\system32\urlmon.dll
    LoadedModule[58]=C:\WINDOWS\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
    LoadedModule[59]=C:\WINDOWS\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
    LoadedModule[60]=C:\WINDOWS\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
    LoadedModule[61]=C:\WINDOWS\system32\api-ms-win-downlevel-user32-l1-1-0.dll
    LoadedModule[62]=C:\WINDOWS\system32\api-ms-win-downlevel-version-l1-1-0.dll
    LoadedModule[63]=C:\WINDOWS\system32\version.DLL
    LoadedModule[64]=C:\WINDOWS\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
    LoadedModule[65]=C:\WINDOWS\system32\normaliz.DLL
    LoadedModule[66]=C:\WINDOWS\system32\iertutil.dll
    LoadedModule[67]=C:\WINDOWS\system32\WININET.dll
    LoadedModule[68]=C:\WINDOWS\system32\WindowsCodecs.dll
    LoadedModule[69]=C:\WINDOWS\system32\d3d9.dll
    LoadedModule[70]=C:\WINDOWS\system32\d3d8thk.dll
    LoadedModule[71]=C:\WINDOWS\system32\igdumd64.dll
    LoadedModule[72]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\PresentationFramewo#\56d7206478a1eb28089a8efbdf921bf2\PresentationFramework.Aero.ni.dll
    LoadedModule[73]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.ConsoleFramework.dll
    LoadedModule[74]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Core\7140611b14c038e25f80544af4f1ab61\System.Core.ni.dll
    LoadedModule[75]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.Enterpris#\219cbb4f3ce5f87b8a9ef399ad5c4cfb\Microsoft.EnterpriseManagement.UI.Foundation.ni.dll
    LoadedModule[76]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Config.dll
    LoadedModule[77]=C:\WINDOWS\system32\WINMM.dll
    LoadedModule[78]=C:\WINDOWS\system32\PresentationNative_v0300.dll
    LoadedModule[79]=C:\WINDOWS\system32\CLBCatQ.DLL
    LoadedModule[80]=C:\WINDOWS\system32\msctfui.dll
    LoadedModule[81]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Xml\3975acf49313ceea1280da91f0383480\System.Xml.ni.dll
    LoadedModule[82]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.ServiceModel#\d0b2bd083ff5a1efa6204ff05da77ecc\System.ServiceModel.Web.ni.dll
    LoadedModule[83]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.ServiceModel\6973c0f29a5f8c44bcfeff58f66496bc\System.ServiceModel.ni.dll
    LoadedModule[84]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\SMDiagnostics\866066edf3131203ffed980bf90092d8\SMDiagnostics.ni.dll
    LoadedModule[85]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Drawing\868d117286ad259249f31d3fe813d39a\System.Drawing.ni.dll
    LoadedModule[86]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Windows.Forms\994b9a807cc6fa0c8d1a9ae90ab685ac\System.Windows.Forms.ni.dll
    LoadedModule[87]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.SdkDataAccess.dll
    LoadedModule[88]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.Core.dll
    LoadedModule[89]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.Datawarehouse.Common.dll
    LoadedModule[90]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.SqmBase.dll
    LoadedModule[91]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.Application.Common.dll
    LoadedModule[92]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.ViewFramework.dll
    LoadedModule[93]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.Enterpris#\60d090ba529ce6adf7c622edf33ade55\Microsoft.EnterpriseManagement.Core.ni.dll
    LoadedModule[94]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.CSVImport.dll
    LoadedModule[95]=C:\WINDOWS\assembly\GAC_MSIL\Microsoft.EnterpriseManagement.DataWarehouse\7.0.5000.0__31bf3856ad364e35\Microsoft.EnterpriseManagement.DataWarehouse.dll
    LoadedModule[96]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.ReportingFramework.dll
    LoadedModule[97]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Management.A#\7a1fc9031d16ecdc3bb5723cabb4bd9c\System.Management.Automation.ni.dll
    LoadedModule[98]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\7b939f994e02589512bdcc9230f0cb9b\Microsoft.PowerShell.Commands.Diagnostics.ni.dll
    LoadedModule[99]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Configuratio#\584957503dbd747f204abd55e5e6fab0\System.Configuration.Install.ni.dll
    LoadedModule[100]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.WSMan.Man#\7b8999936ff5dd60f6f1c2f1ac5db732\Microsoft.WSMan.Management.ni.dll
    LoadedModule[101]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Transactions\aedc9c10f3875976af459b0209a8d09f\System.Transactions.ni.dll
    LoadedModule[102]=C:\WINDOWS\assembly\GAC_64\System.Transactions\2.0.0.0__b77a5c561934e089\System.Transactions.dll
    LoadedModule[103]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\f9e9ab1e503d194219ac97026b2badc9\Microsoft.PowerShell.Commands.Utility.ni.dll
    LoadedModule[104]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\094bf8f44f9e075a504402d18eb8eca7\Microsoft.PowerShell.ConsoleHost.ni.dll
    LoadedModule[105]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\1c42012c68aae8024396285803ada62e\Microsoft.PowerShell.Commands.Management.ni.dll
    LoadedModule[106]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Microsoft.PowerShel#\5b29687a6c4d30cae62b2b89ae9b2b25\Microsoft.PowerShell.Security.ni.dll
    LoadedModule[107]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Management\7e1a0f53a8580321c5902b6867c3f7da\System.Management.ni.dll
    LoadedModule[108]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.DirectorySer#\c53e24a4b319ed8e0abe6b4a8ffaf871\System.DirectoryServices.ni.dll
    LoadedModule[109]=C:\WINDOWS\system32\shfolder.dll
    LoadedModule[110]=C:\WINDOWS\system32\secur32.dll
    LoadedModule[111]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Data\5e957216f11830cbc49b4b30314e0e10\System.Data.ni.dll
    LoadedModule[112]=C:\WINDOWS\assembly\GAC_64\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll
    LoadedModule[113]=C:\WINDOWS\system32\WS2_32.dll
    LoadedModule[114]=C:\WINDOWS\system32\NSI.dll
    LoadedModule[115]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Bid2ETW.dll
    LoadedModule[116]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.Cmdlets.dll
    LoadedModule[117]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Core.Cmdlets.dll
    LoadedModule[118]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.Sdk.dll
    LoadedModule[119]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.OpsMgrConnectorUtils.dll
    LoadedModule[120]=C:\WINDOWS\system32\MSISIP.DLL
    LoadedModule[121]=C:\Windows\system32\wshext.dll
    LoadedModule[122]=C:\WINDOWS\system32\COMDLG32.dll
    LoadedModule[123]=C:\Windows\System32\WindowsPowerShell\v1.0\pwrshsip.dll
    LoadedModule[124]=C:\WINDOWS\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
    LoadedModule[125]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Warehouse.Cmdlets.dll
    LoadedModule[126]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Configuration\fed86e49fe95761085bf287f901f5b53\System.Configuration.ni.dll
    LoadedModule[127]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\sqmapi.dll
    LoadedModule[128]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.UI.ConsoleFramework.resources.dll
    LoadedModule[129]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.Controls.dll
    LoadedModule[130]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.Extensions.dll
    LoadedModule[131]=C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18120_none_2b25b14c71ebf230\gdiplus.dll
    LoadedModule[132]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.UI.Controls.resources.dll
    LoadedModule[133]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\WindowsFormsIntegra#\fffa833a307c3ad981d98b81311f2ad3\WindowsFormsIntegration.ni.dll
    LoadedModule[134]=C:\WINDOWS\system32\mscms.dll
    LoadedModule[135]=C:\WINDOWS\system32\WindowsCodecsExt.dll
    LoadedModule[136]=C:\WINDOWS\system32\icm32.dll
    LoadedModule[137]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\UIAutomationProvider\c179449be86cec9547455e9c93276b31\UIAutomationProvider.ni.dll
    LoadedModule[138]=C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll
    LoadedModule[139]=C:\WINDOWS\assembly\GAC_MSIL\Microsoft.EnterpriseManagement.ServiceManager\7.0.5000.0__31bf3856ad364e35\Microsoft.EnterpriseManagement.ServiceManager.dll
    LoadedModule[140]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Warehouse.Utility.dll
    LoadedModule[141]=C:\WINDOWS\system32\mswsock.dll
    LoadedModule[142]=C:\WINDOWS\System32\wshtcpip.dll
    LoadedModule[143]=C:\WINDOWS\System32\wship6.dll
    LoadedModule[144]=C:\WINDOWS\system32\DNSAPI.dll
    LoadedModule[145]=C:\Program Files\Bonjour\mdnsNSP.dll
    LoadedModule[146]=C:\WINDOWS\system32\Iphlpapi.DLL
    LoadedModule[147]=C:\WINDOWS\system32\WINNSI.DLL
    LoadedModule[148]=C:\WINDOWS\system32\rasadhlp.dll
    LoadedModule[149]=C:\WINDOWS\System32\fwpuclnt.dll
    LoadedModule[150]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.IdentityModel\41a16e1dfb51a3cd7ff0a3e90d65a52d\System.IdentityModel.ni.dll
    LoadedModule[151]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Runtime.Seri#\dbfc784cc4bde7b16fb471e14563569d\System.Runtime.Serialization.ni.dll
    LoadedModule[152]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.WorkflowServ#\d7c578deb0027604d209391ef50f0279\System.WorkflowServices.ni.dll
    LoadedModule[153]=C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.Diagnostics.ServiceModelSink\3.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Diagnostics.ServiceModelSink.dll
    LoadedModule[154]=C:\WINDOWS\system32\NLAapi.dll
    LoadedModule[155]=C:\WINDOWS\system32\napinsp.dll
    LoadedModule[156]=C:\WINDOWS\system32\pnrpnsp.dll
    LoadedModule[157]=C:\WINDOWS\System32\winrnr.dll
    LoadedModule[158]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Web\ffcb92605ae455c5763d0cf2afa82ed2\System.Web.ni.dll
    LoadedModule[159]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.EnterpriseSe#\1163a3233beb99d037b873460fb0cea8\System.EnterpriseServices.ni.dll
    LoadedModule[160]=C:\WINDOWS\system32\security.dll
    LoadedModule[161]=C:\WINDOWS\system32\credssp.dll
    LoadedModule[162]=C:\WINDOWS\system32\msv1_0.DLL
    LoadedModule[163]=C:\WINDOWS\system32\cryptdll.dll
    LoadedModule[164]=C:\Windows\Microsoft.NET\Framework64\v2.0.50727\diasymreader.dll
    LoadedModule[165]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.IdentityMode#\7f6a69750009da16f7b953b6ba8f4e0a\System.IdentityModel.Selectors.ni.dll
    LoadedModule[166]=C:\WINDOWS\system32\schannel.DLL
    LoadedModule[167]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.Core.resources.dll
    LoadedModule[168]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.Common.dll
    LoadedModule[169]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.UI.SdkDataAccess.resources.dll
    LoadedModule[170]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Xml.Linq\cfd4d6a6ccde1323b6ecb279483718f1\System.Xml.Linq.ni.dll
    LoadedModule[171]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.DataWarehouse.resources.dll
    LoadedModule[172]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Web.Services\60231551ebd3098f5595b2278f168a37\System.Web.Services.ni.dll
    LoadedModule[173]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.UI.WpfViews.dll
    LoadedModule[174]=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\en\Microsoft.EnterpriseManagement.UI.WpfViews.resources.dll
    LoadedModule[175]=C:\WINDOWS\system32\rasapi32.dll
    LoadedModule[176]=C:\WINDOWS\system32\rasman.dll
    LoadedModule[177]=C:\WINDOWS\system32\rtutils.dll
    LoadedModule[178]=C:\WINDOWS\system32\winhttp.dll
    LoadedModule[179]=C:\WINDOWS\system32\webio.dll
    LoadedModule[180]=C:\WINDOWS\system32\dhcpcsvc6.DLL
    LoadedModule[181]=C:\WINDOWS\system32\dhcpcsvc.DLL
    LoadedModule[182]=C:\WINDOWS\system32\CFGMGR32.dll
    LoadedModule[183]=C:\WINDOWS\system32\WtsApi32.dll
    LoadedModule[184]=C:\WINDOWS\system32\WINSTA.dll
    LoadedModule[185]=C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\Accessibility\ac8fcb25480f6a106783ce1c3fe92e3e\Accessibility.ni.dll
    FriendlyEventName=Stopped working
    ConsentKey=CLR20r3
    AppName=Microsoft.EnterpriseManagement.ServiceManager.UI.Consol
    AppPath=C:\Program Files\Microsoft System Center 2012 R2\Service Manager\Microsoft.EnterpriseManagement.ServiceManager.UI.Console.exe
    ReportDescription=Stopped working
    I have tried to reinstall the console and recreated the Users profile but the problem still persists.  This affects all users that use the machine.  On other machines they are able operate just fine.  Any Ideas on what could be causing this?

    Maybe not enough RAM on the box? 
    I would also clear the cache on the box which may help
    Open the Operations console with the /clearcache parameter.
    "C:\Program Files\System Center Operations Manager 2012\Console\Microsoft.EnterpriseManagement.Monitoring.Console.exe" /clearcache
    http://technet.microsoft.com/en-us/library/hh212884.aspx

  • SCSM 2012 R2 UR5 Console Crashes When Viewing Business Service Components

    I have an issue where a business service which has been synced from SCOM 2012 R2 into the CMDB I am unable to view the service components without the console crashing. This is occurring on all business services with service components present.
    The error message reported is:
    Microsoft.EnterpriseManagemnt.UI.DataModel.QueryFailedException: Query to adaptor 'dataportal:EnterpriseManagementRelationshipObjectAdaptor' Failed --->
    Microsoft.Enterprise.Management.Common.InvalidCriteriaException: The criteria used for the query has a character or keyword that is not valid
    Has anyone seen this before?

    Our server has been upgraded to UR5, as well as most consoles. Each of them, including the one that is available on the Management Server, crashes when performing the above task.
    We installed the console + UR4 on a VM and the problem doesn't happen.
    On ALL affected consoles, each crash is recorded with this message in the OperationsManager log:
    Microsoft.EnterpriseManagement.UI.DataModel.QueryFailedException: Query to adapter 'dataportal:EnterpriseManagementRelationshipObjectAdapter' failed. ---> Microsoft.EnterpriseManagement.Common.InvalidCriteriaException: The criteria used for the query
    has a character or keyword that is not valid. The following parse error was returned: Parse error before ) ---> Microsoft.EnterpriseManagement.Common.QueryGrammarException: Parse error before )
       at Microsoft.EnterpriseManagement.Mom.QueryGrammar.QueryGrammarYaccClass.error(Int32 q_state, SSLexLexeme q_look)
       at Microsoft.EnterpriseManagement.Mom.QueryGrammar.SSVParseLib.SSYacc.doError()
       at Microsoft.EnterpriseManagement.Mom.QueryGrammar.SSVParseLib.SSYacc.parse()
       at Microsoft.EnterpriseManagement.Mom.QueryGrammar.QueryGrammarParser.GetCriteriaXml(String query)
       at Microsoft.EnterpriseManagement.Common.QueryCriteriaHelper.GetParseTree(String criteria)
       --- End of inner exception stack trace ---
       at Microsoft.EnterpriseManagement.Common.QueryCriteriaHelper.GetParseTree(String criteria)
       at Microsoft.EnterpriseManagement.Common.QueryCriteria`1.ParseCriteria(ManagementPackClass monitoringClass, Boolean validateProperties)
       at Microsoft.EnterpriseManagement.Common.QueryCriteria`1.ParseCriteria()
       at Microsoft.EnterpriseManagement.UI.SdkDataAccess.DataAdapters.EnterpriseManagementRelationshipObjectAdapter.GetDataFromSdk(EnterpriseManagementGroup managementGroup, AdapterQueryParameters queryParameters)
       at Microsoft.EnterpriseManagement.UI.SdkDataAccess.DataAdapters.SdkDataAdapter`1.DoAction(DataQueryBase query, IList`1 dataSources, IDictionary`2 parameters, IList`1 inputs, String outputCollectionName)
       at Microsoft.EnterpriseManagement.UI.DataModel.QueryQueue.StartExecuteQuery(Object sender, ConsoleJobEventArgs e)
       at Microsoft.EnterpriseManagement.ServiceManager.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
       --- End of inner exception stack trace ---
       at Microsoft.EnterpriseManagement.UI.DataModel.DataPortalService.EndQuery(IAsyncResult result)
       at Microsoft.EnterpriseManagement.UI.SdkDataAccess.Common.DataAccessQuery.QueryAdapter(Uri adapterUri, Uri dataSourceUri, IList`1 inputs, Dictionary`2 parameterList, DataQueryBase query)
       at Microsoft.EnterpriseManagement.UI.SdkDataAccess.Common.DataAccessQuery.QueryAdapter(Uri adapterUri, Type adapterType, Uri dataSourceUri, Dictionary`2 parameterList, IList`1 inputs)
       at Microsoft.EnterpriseManagement.ServiceManager.ServiceMaps.Forms.ServiceForm.FetchRelationships(IList`1 sourceInstanceIdList, Guid relationshipTypeId, Boolean isSourceSeedRole)
       at Microsoft.EnterpriseManagement.ServiceManager.ServiceMaps.Forms.ServiceForm.FetchContainmentRelationshipsWithConfigItems(IList`1 sourceIDList)
       at Microsoft.EnterpriseManagement.ServiceManager.ServiceMaps.Forms.ServiceForm.ExpandServiceComponentsTreeImportedServiceNodes(IList`1 currentLevelNodes)
       at Microsoft.EnterpriseManagement.ServiceManager.ServiceMaps.Forms.ServiceForm.ExpandServiceComponentsTreeNodes(IList`1 currentLevelNodes)
       at Microsoft.EnterpriseManagement.ServiceManager.ServiceMaps.Forms.ServiceForm.HandleNodeClick(TreeViewItem item, Boolean seedRole)
       at Microsoft.EnterpriseManagement.ServiceManager.ServiceMaps.Forms.ServiceForm.ChildNode_Selected(Object sender, RoutedEventArgs e)
       at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
       at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
       at System.Windows.Controls.TreeViewItem.OnSelected(RoutedEventArgs e)
       at System.Windows.Controls.TreeViewItem.OnIsSelectedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
       at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
       at System.Windows.FrameworkElement.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, OperationType
    operationType)
       at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, OperationType operationType, Boolean isInternal)
       at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Boolean value)
       at System.Windows.Controls.TreeView.ChangeSelection(Object data, TreeViewItem container, Boolean selected)
       at System.Windows.Controls.TreeViewItem.OnGotFocus(RoutedEventArgs e)
       at System.Windows.UIElement.IsFocused_Changed(DependencyObject d, DependencyPropertyChangedEventArgs e)
       at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
       at System.Windows.FrameworkElement.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, OperationType
    operationType)
       at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, OperationType operationType, Boolean isInternal)
       at System.Windows.DependencyObject.SetValue(DependencyPropertyKey key, Object value)
       at System.Windows.Input.FocusManager.OnFocusedElementChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
       at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
       at System.Windows.FrameworkElement.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, OperationType
    operationType)
       at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, OperationType operationType, Boolean isInternal)
       at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
       at System.Windows.Input.FocusManager.SetFocusedElement(DependencyObject element, IInputElement value)
       at System.Windows.Input.KeyboardNavigation.UpdateFocusedElement(DependencyObject focusTarget)
       at System.Windows.FrameworkElement.OnGotKeyboardFocus(Object sender, KeyboardFocusChangedEventArgs e)
       at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
       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.KeyboardDevice.ChangeFocus(DependencyObject focus, Int32 timestamp)
       at System.Windows.Input.KeyboardDevice.Focus(DependencyObject focus, Boolean askOld, Boolean askNew)
       at System.Windows.Input.KeyboardDevice.Focus(IInputElement element)
       at System.Windows.UIElement.Focus()
       at System.Windows.Controls.TreeViewItem.OnMouseLeftButtonDown(MouseButtonEventArgs e)
       at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
       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.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
       at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
       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.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       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.TranslateAndDispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Window.ShowHelper(Object booleanBox)
       at System.Windows.Window.Show()
       at System.Windows.Window.ShowDialog()
       at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager.GenericWpfWindowConstructor.BeginShow(ShowViewContext showViewContext, Object parent, Object view, AsyncCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.ViewConstructor.BeginShow(ShowViewContext showViewContext, AsyncCallback callback, Object state)
       at Microsoft.EnterpriseManagement.ConsoleFramework.WindowManager.WpfWindowRecord.ShowWindow()
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()

  • Event 917 Console Crash when attempting to modify Disk Only Protection Group

    Primary DPM 2012 R2 4.2.1254.0 running on Server 2012 -
    In the process of decommissioning a number of old servers - I found that I am no longer able to modify a disk only protection group on one of my primary DPM servers. Console crash - noting error 917. I've seen a number of work around in relation to protection
    groups with long term storage, but none noting disk only. Notably, kb 2905631 - long term only protection may cause this issue.
    Another thread mentioned that re-syncing / consistency checks on the entire server resolved the issue for them, but I find that rather unnecessary. I've over 13Tb of data on this server, and am trying to remove the last 30GB of an old protection group.
    Recap-
    Error 917 when removing member from protection group
    MMC crash with a 999 marked when modifying the protection group
    The event log is not noting any service crashes, or the 917 error in the event log. 999 is getting recorded in the event log.
    The description for Event ID 999 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event: 
    An unexpected error caused a failure for process 'mmc'.  Restart the DPM process 'mmc'.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>0</Seq><TimeCreated>12/2/2014 5:40:14 PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>SqlNullValueException</ExceptionType><ExceptionMessage>Data
    is Null. This method or property cannot be called on Null values.</ExceptionMessage><ExceptionDetails>System.Data.SqlTypes.SqlNullValueException: Data is Null. This method or property cannot be called on Null values.
       at System.Data.SqlClient.SqlBuffer.get_String()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.ProtectionGroup.ReadBackupAndCCWindow()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.ProtectionGroup.get_BackupWindow()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ObjectModel.OMCommon.ProtectionGroup.GetPerformanceString()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectedGroupUIElement.AddPerformanceData()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectedGroupUIElement.ConstructDetailsPaneContent()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.CommonControls.UISearchableElement.get_DetailNameValuePairs()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectedGroupUIElement.DisplayDetails()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectionViewInternal.FillGroupDetails(GroupingListHeaderItem group)
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ProtectionViewInternal.UpdateDetailsPane()
       at System.EventHandler.Invoke(Object sender, EventArgs e)
       at Microsoft.Internal.EnterpriseStorage.UI.CommonControls.GroupingListView.EndUpdate()
       at Microsoft.Internal.EnterpriseStorage.UI.CommonControls.GroupingListViewBody.ProcessClick()
       at System.Windows.Forms.Control.WmMouseUp(Message&amp; m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message&amp; m)
       at Microsoft.Internal.EnterpriseStorage.UI.CommonControls.GroupingListViewBody.WndProc(Message&amp; m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</ExceptionDetails></FatalServiceError>
    the message resource is present but the message is not found in the string/message table

    Hi Mike,
    That appears to be the case. A row shows NULL for IMCatalogXML. I'm looking at your script to update the value now based on the following thread - thread .
    So far, no rows have been modified.
    Since I really don't care about this protected member, is this a row I could just delete from the DB, or how to properly update the data so I can remove it from within the confines of the GUI?
    Marketing 2011-05-19 18:59:41.917
    B7073B10-DDE6-4EA3-BD8C-1E1497C218D5 NULL
    NULL 0
    0 0 NULL
    2 0
    NULL
    This PG was definitely around back when this server was DPM 2010.
    Regards

  • InDesign CC keeps crashing when I move objects?

    Whenever I try to move text/objects in InDesign CC the program crashes. I completely uninstalled indesign and reinstalled it, but it's still crashing when I try to move things with my mouse. It lets me move things with the arrow keys or clicking the arrows at the top, and it also lets me rotate and transform things, I just can't drag them.

    It's not allowing me to download the update. The CC app isn't showing that have any updates and when I tried to download the update directly it says "Updates have been surpressed by administrator".

  • Flash CS4 Crashing when testing movie

    I am running into Flash CS 4 Professional crashing when I
    test (ctrl + enter) or publish my movie. The final swf file turns
    out corrupted as well. How do I fix this problem?? I am using Flash
    Player 10.

    Thanks for your reply. I have the 10.0.2 Flash update on my pc, I'm not sure about the machines at school but I'm guessing they do as well. I also have 6gb of ram, and am running 64bit windows7. The pc's at school are new Dell's running widows7 and I would think they have at least 4gb of ram. I've attached a file that crashed when I scrubbed the playhead on the pc's at school. I don't have that problem at home. Thanks again for your help.
    Dan
    jdehaan <[email protected]> wrote:
    I would check a couple things - whether the Flash CS4 installations (the ones that crash) have been updated to 10.0.2, and secondly what the machine specs are (how much RAM). There were a number of issues (including crashing while scrubbing) that were worked on at great length for the updater.  If the updater has been installed and the machines have more than 2 gigs of ram, it would be great if you could link to a file that crashes while scrubbing so I can take a look.
    Thanks.
    >

  • Spinning Beach Ball then frequent crash when editing movie

    Help! I have tried everything; the project I am working on is about 14 min. long, still pics only, with transitions; I had extracted the audio from the clips (a trick I learned after trying to export movies previously) and now when trying to delete the audio extracts, I get looooooooong hang times, and frequent crashes. Also, frequent crashes when just updating transitions, etc. Any suggestions? I have to have this finished soon, it is an anniversary video for my niece's folks.
    Thanks

    http://discussions.apple.com/message.jspa?messageID=2920540#2920540

  • IMovie '08 crashes when importing movies from SONY DCR-SR52

    Hi there! I am getting crazy because of this....iMovie keep crashing when iMovie creates thumbnails in order to import the movies from this crapy Sony DCR-SR52 (SD) camera. I removed Perian component from QT, started iMovie after I connected the camera...the same.....after 3-5 minutes iMovie crashes....
    Any idea? I dont want to use the MPEG Streamclip solution.
    Thanks a lot!

    For what it's worth, I have been having problems importing video from iPhoto to iDVD in the iLife'08 and also could not select video from iPhoto into iMovie '08 for an iDVD project. Apple technician took all my video clips out of iPhoto and put them on desktop. IDVD '08 is filled with problems, including green screens that replace transitions if using iPhoto photos and video to make slideshows. However, I somehow found in my applications file an "IMovie-previous version"('06) and used it to prepare a slideshow from iPhoto, using video clips from desktop, then "shared" to iDVD '08 tp pick a new theme and it burned perfectly.
    The iMovie version '06 is so much easier to work with and I can avoid the glitches of iMovie'08 that prevented me from importing video. By preparing movie, you can avoid using the transition window in iDVD'08 -- transitions that don't work. Forums on iDVD are filled with people having the same problem and we hope Apple will find a fix.
    If you have'08 and want to revert to '06, there is now an Apple software that will allow you to do that- just offered, to allow people who especially are not interested in YouTube and more interested in sharing with family and friends for TV viewing.

Maybe you are looking for