Error 0x800A01A8 thrown after Undo in PowerPoint

My code has to merge selected shapes into one by 1. finding the topmost shape 2. making combined string 3. putting string to the topmost shape 4. deleting other shapes. It works fine, but if user does UNDO (Ctrl+Z), and error 0x800A01A8 is thrown. Any
ideas?
'_firstCoordinate stores .Top coordinates, _allCoordinates finds shapes through these coordinates
Dim _firstCoordinate As New List(Of Single)
Dim _allCoordinates As New Dictionary(Of Single, PPT.Shape)
'Omitted code for initiatization, sorting, etc
'====
'====
'This works fine
If _allCoordinates(_firstCoordinate(0)).HasTextFrame Then
If _allCoordinates(_firstCoordinate(0)).TextFrame.HasText Then
_combinedString = _allCoordinates(_firstCoordinate(0)).TextFrame.TextRange.Text + Environment.NewLine
Else
_combinedString = ""
End If
Else
_exitMarker = True
End If
'Make combined text string and delete shapes
For i = 1 To _firstCoordinate.Count - 1 Step 1
If _allCoordinates(_firstCoordinate(i)).HasTextFrame Then
'This line throws error (.TextFrame.HasText)
If _allCoordinates(_firstCoordinate(i)).TextFrame.HasText Then
_combinedString = _combinedString + _allCoordinates(_firstCoordinate(i)).TextFrame.TextRange.Text + Environment.NewLine
_allCoordinates(_firstCoordinate(i)).Delete()
System.Runtime.InteropServices.Marshal.ReleaseComObject(_allCoordinates(_firstCoordinate(i))) : _allCoordinates(_firstCoordinate(i)) = Nothing
End If
End If
Next

Hi Herrpuqq,
Thanks for posting in MSDN forum.
According to the description, you got the error when you does UNDO action after you combine the string into anther shape.
However, based on the code, it got error when the code is running? Did I misunderstood? Would you mind sharing more detail about the issue?
Since it seems the issue relative to the code, would you mind sharing a workable demo to help us reproduce this issue?
You can upload it via OneDrive and please remove the sensitive information before you uploading.
Regards & Fei
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.
The code merges strings and then deletes empty shapes (keeps the upmost only). I get error when I try to access TextFrame.HasText for the shape that were previously deleted. .HasTextFrame and .Top works fine. 
This is the entire sub
Dim _firstCoordinate As New List(Of Single)
Dim _allCoordinates As New Dictionary(Of Single, PPT.Shape)
_allCoordinates.Clear()
Dim i As Integer
Dim _combinedString As String
Dim _exitMarker As Boolean = False
'Make list
Dim shp As PPT.Shape
For Each shp In Globals.ThisAddIn.Application.ActiveWindow.Selection.ShapeRange
If _allCoordinates.ContainsKey(shp.Top) Then
shp.Top = shp.Top - 1
End If
_firstCoordinate.Add(shp.Top)
_allCoordinates.Add(shp.Top, shp)
Next
'Sort list
_firstCoordinate.Sort()
'This works fine
If _allCoordinates(_firstCoordinate(0)).HasTextFrame Then
If _allCoordinates(_firstCoordinate(0)).TextFrame.HasText Then
_combinedString = _allCoordinates(_firstCoordinate(0)).TextFrame.TextRange.Text + Environment.NewLine
Else
_combinedString = ""
End If
Else
_exitMarker = True
End If
If _exitMarker Then
MsgBox("Unsuitable topmost shape")
Exit Sub
End If
'Make combined text string and delete shapes
For i = 1 To _firstCoordinate.Count - 1 Step 1
If _allCoordinates(_firstCoordinate(i)).HasTextFrame Then
'This line throws error (.TextFrame.HasText)
If _allCoordinates(_firstCoordinate(i)).TextFrame.HasText Then
_combinedString = _combinedString + _allCoordinates(_firstCoordinate(i)).TextFrame.TextRange.Text + Environment.NewLine
_allCoordinates(_firstCoordinate(i)).Delete()
System.Runtime.InteropServices.Marshal.ReleaseComObject(_allCoordinates(_firstCoordinate(i))) : _allCoordinates(_firstCoordinate(i)) = Nothing
End If
End If
Next
'Put to first shape
_allCoordinates(_firstCoordinate(0)).TextFrame.TextRange.Text = _combinedString

Similar Messages

  • Too Many disk I/O tasks (-10022) error playing song after edits

    I have been fighting Logic 9 throwing the "Too Many disk I/O tasks (Elastic Audio) (-10022)" error when playing back a song with 12 tracks of audio AFTER I cut across 8 tracks (of drums) and move regions around. The Disk I/O indicator never shows more than 1-2 bars, tops when this error is thrown. While writing this up and troubleshooting, the problem has seemed to sort itself out, but only after doing some peculiar steps.
    *System is MacPro 2x2.26 Quad-Core, 8GB RAM, Mackie Onyx 1620 recording to 500GB WD MyBook Pro over FW800. I/O Buffer = 128.
    1) Grouped the 8 tracks of drums (there are 3 takes on each track). Play back song. No problems.
    2) Cut the drums at bars 73, 81, 105 and 109.
    3) Drag-copied the regions from bars 105-109 to 73-81.
    4) Playback song, error thrown at bar 70
    5) Increase buffer size to 256.
    6) Playback song, error thrown at bar 70
    7) Increase buffer size to 512.
    8) Playback song, error thrown at bar 70
    - Thought this might be a disk problem.
    9) I copied the project with all the files to the internal Seagate and open the project.
    10) Playback song, error thrown at bar 70
    - Thinking this is not a disk problem.
    11) Open the project on the original WD external drive.
    12) Mute all regions an all drum tracks except the kick.
    13) The song plays back normally.
    14) Un-mute regions on 1 track and playback and repeat for each track.
    15) The song plays back normally until the 8th drum track is un-muted, then the error is thrown.
    16) Mute and un-mute the regions on 8th drum track.
    17) The song now plays back normally. Error no longer thrown.
    Looks like after making the edits, muting all the regions and un-muting them 1 by one might have cleared this up right away.
    Is anyone else is experiencing something similar? If so, how are you working around this?

    No, didn't solve it yet, after I'm done completing work to meet a deadline, I will do some experimenting and see what I can figure out. But so far I've had this phasing issue occur in two different sessions on two different rigs (both Mac Pro dual-quad core with lotsa RAM)...
    One test that anyone could try... to really max it out... take one single source and record it onto 20 tracks at once... or I guess you could just record one track and then duplicate it 19 times, whatever. Group all these tracks, keep `em all at the same level. Then take a listen to all tracks at once using some good headphones.
    Then put all the tracks in flex mode and do some flexing, flex every single quarter note this way and that way for three full measures or so, whatever. Then play it back again with headphones. If you hear ANY hint of phase shifting, then you are experiencing what I am experiencing.
    For anyone who might not be familiar with the "phase shifting" sound I speak of, it pretty much will sound as if you are running your tracks through a classic "phase shifter" effect pedal or whatever. If using headphones, it'll seem like the audio starts swirling around in your head like some wacky stereo effect, frequency response will change and shift, etc.
    I've noted that I have not always heard phase issues when flexing, it seem to be a bit inconsistent. It may be because I've been working in some very large sessions, maybe in my situations Logic was already being heavily taxed and then the extra flexing just put it over the edge. Don't know. Will do some testing perhaps next week.
    But, I'd say everyone should be careful about this before bouncing forever to disk and then maybe deleting all your old raw audio, because if you permanently write in some wacky phase shifting between your group of drum tracks and have no original raw files left, you'll be in very big trouble... I don't think there would be any way to fix that. In a professional level mix, that type of issue would stick out like a sore thumb. I guess one fix would be to apply a phase shifter effect across the entire drum bus... on purpose... as some sort of artistic statement... hey, it might sound cool!
    This whole issue has made me realize how incredibly important it is for DAW tracks to remain truly phase locked at all times. Been working with DAWs for years now and never really thought about it. In one regard, this is a lot to ask... to make sure your 30-odd tracks or whatever are always dead in time with each other, to the sample. It's certainly of critical importance, at least for multiple tracks of the same exact source (like when you have 12 mics on a drum kit etc).
    Actually, perfect time synch is just as critical for even a mere TWO mics on a given source... any stereo recording. Once one track goes out of "synch" with the other, even by a minute amount, just for a short amount of time, you will HEAR it.,.. and it won't be good... unless you desire a wacky phase shifting effect.

  • BPEL process on error retrying self after every 5 minutes (no fault policy)

    Hi All
    We are facing very strange issue in one of our BPEL processes (we are using Oracle SOA Suite 11.1.1.3 on linux with 2 soa servers in cluster). The composite consists of a web service binding followed by a mediator which routes to three different BPEL processes (operational routing). This is all one way.
    Inside the BPEL we are throwing a bpel rollback fault in the catch all to roll back any pending database changes. As soon as the error comes, In the composite diagram i can see multiple BPEL instances under the mediator and they keep on coming after every 5 minutes (basically i see two BPEL instances with a gap of one second and this pair keeps on repeating every 5 minutes)
    Also we have a send email in the catch all and the email we get has a different composite id in every mail. However in the em i can see only one composite id (the first one when the error came) with multiple BPEL diagrams in it.
    We are not sure what is causing the error?
    1) Is it the one way mediator routing to 3 BPEL processes as per the operation invoked?
    2) Is there something wrong with clustering?
    3) Is there a problem with version 11.1.1.3?
    Please help as we are struck and not able to move to INT.
    Thanks and Regards
    Amit Sachdev

    Hi Anuj
    Thanks for the reply again. Using the below property seems to work, but it is making the call sync (i get an empty fault in SOAP-UI) and my java client also waits for the response.
    <component name="abcd">
    <implementation.bpel src="abcd.bpel"/>
    <property name="bpel.config.oneWayDeliveryPolicy" many="false" type="xs:string">sync</property>
    <property name="bpel.config.transaction" many="false" type="xs:string">required</property>
    </component>
    As i told that this is a long running process (could easily take 3-4 hours), i cant afford to wait for this (should be fire and forget).
    1) Is there a way, i can make it fire and forget and also stop the recovery using the properties you just told?
    2) If there is no way out, i can remove the throw rollback fault in catch all, but i want the composite instance to be shown as red (i will take care of the rollbacks in db in code). I tried using the terminate activity but that doesn't make it red (like it used to be in 10g). Is there a way to mark the instance as red without throwing an uncaught fault?
    Please let me know. Thanks
    Also regarding the patch, if we apply it, will it still recover the BPEL instance? I mean the BPEL is throwing a rollback fault and is being exactly retried 50 times with a gap of 5 minutes (default settings in em console, not touched at all). Every time it runs it would throw the same fault again (as it reads and deletes a control file, so in successive runs that control file will not be there) leading to rollback error being thrown from catch all during automatic retry.

  • Error message showed after change to myfaces

    Hi,
    I have changed my app to use the myface instead of sun RI and found that the following error is shown on every page.
    89891 [http-8080-2] ERROR org.apache.myfaces.renderkit.html.HtmlResponseStateManager - No component states to be saved in client response!
    What is the problem?

    Hi,
    At this moment, no. I'm using richfaces and work fine in RI. I want to use some myfaces components so I change the JSF implememnt to myfaces. After using the myfaces implement, the error is thrown.

  • How to handle TDMS -2519 error that appears after some time?

    Dear all,
    I am having two compactRio devices (cRIO-9074) that are applied for data logging and control. As is convenient, one deterministic loop handles the data acquisition, while another loop handles the data storage.
    The data storage loop basically creates a new TDMS file per data set that is subsequently stored to the disk.
    The whole software operates as expected for some time (at least one day without any issues), but then I get a File I/O error -2519 that is thrown by TDMS open. This error occurs after some time on both compactRio systems. How should I handle this error properly and what may be the probable cause?
    Upon system restart the error disappears and the system continues logging. Therefore, when having this error, I restart the system automatically, but this is to my opinion no proper solution. The fact that the error is cleared upon system restart, seems like it is a resource problem as outlined in: http://forums.ni.com/t5/Real-Time-Measurement-and/2519-error-trying-to-create-a-TDMS-file/td-p/26546... There they recommend using the FPGA programming mode to save on resources. However, I would like to continue using the Scanning Mode Interface instead. To better dedicate the processor resources, I changed the execution options of the different loops and gave Priority to the data acquisition and data storage loop. I also distributed the processes in different Execution Systems, to optimally divide tasks within the real-time processor.
    When I manually neglect the error (just clear the error in the data storage loop), the issue remains for the following data sets that need to be processed. So once the error is thrown, it reoccurs upon trying to store each subsequent data set.
    I also consulted http://forums.ni.com/t5/Real-Time-Measurement-and/tdms-2519-error/m-p/2569381/highlight/true#M13920 where the same error is reported and the solution is to update a .dll file in the installation. However, the installed software in my case appears to be okay. Also in that case, the problem occurred immediately, while in my case the problem arises after some time. Again this indicates towards a resource issue.
    Can you please provide me with some possible solution to overcome this problem? I am looking forward to your opinions. Contact me if anything is unclear within my explanation, or you need additional information.

    Hi gielvdbroeck,
    Good job for the perfect description and for the well researched topic!
    The first thing that comes to my mind is to Format and reinstall the software on the cRIO. This will make sure that you have a clean installation and there is no corruption in the OS.
    One more thing to get into account is the memory. If you do not have enough memory where to store the file it's possible to throw this error. 
    Best,
    Bozhidar

  • JAVA Error Messages Thrown When Deploying Map Viewer

    Hello,
    Thank you for taking the time to assist with this problem.
    I am fairly new to java, and so I have little understanding of what certain error messages mean after I deploy Map Viewer through oc4j.
    I have poked around on the Web enough to have a feeling that the application is searching for certain necessary classes, and that it can't fully deploy without these classes. If this is true, where are these classes located and/or how do I point to them so that the application can find them?
    There are one group of errors thrown when attempting to deploy Map Viewer, and then another set when attempting to create a "dynamic data source" from the Map Viewer admin page.
    Following are the error messages:
    (happens upon attempted deployment:)
    08/06/12 11:08:22 java.lang.NoClassDefFoundError
    08/06/12 11:08:22 at java.lang.Class.forName0(Native Method)
    08/06/12 11:08:22 at java.lang.Class.forName(Class.java:164)
    08/06/12 11:08:22 at java.awt.Toolkit$2.run(Toolkit.java:821)
    08/06/12 11:08:22 at java.security.AccessController.doPrivileged(Native Method)
    08/06/12 11:08:22 at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
    08/06/12 11:08:22 at oracle.sdovis.GlobalVisContext.<clinit>(GlobalVisContext.java:48)
    08/06/12 11:08:22 at oracle.sdovis.MapMaker.setUGP(MapMaker.java:2334)
    08/06/12 11:08:22 at
    oracle.lbs.mapserver.core.MapperConfig.loadMapViewerConfig(MapperConfig.java:1082)
    08/06/12 11:08:22 at oracle.lbs.mapserver.core.MapperConfig.loadConfigFile(MapperConfig.java:492)
    08/06/12 11:08:22 at oracle.lbs.mapserver.core.MapperConfig.<init>(MapperConfig.java:274)
    08/06/12 11:08:22 at oracle.lbs.mapserver.MapServerImpl.<init>(MapServerImpl.java:125)
    08/06/12 11:08:22 at oracle.lbs.mapserver.MapServerImpl.<init>(MapServerImpl.java:109)
    08/06/12 11:08:22 at oracle.lbs.mapserver.oms$ColdStart.run(oms.java:212)
    08/06/12 11:08:22 at java.lang.Thread.run(Thread.java:595)
    (happens after I attempt to create a "dynamic data source":)
    08/06/12 11:13:23 java.lang.NullPointerException
    08/06/12 11:13:23 at oracle.lbs.mapcache.config.ConfigLoader.loadDBConfigs(ConfigLoader.java:239)
    08/06/12 11:13:23 at oracle.lbs.mapcache.config.ConfigLoader.loadCacheConfigs(ConfigLoader.java:84)
    08/06/12 11:13:23 at oracle.lbs.mapcache.MapCacheServer.<init>(MapCacheServer.java:83)
    08/06/12 11:13:23 at oracle.lbs.mapcache.MCSServlet$ColdStart.run(MCSServlet.java:87)
    08/06/12 11:13:23 at java.lang.Thread.run(Thread.java:595)
    08/06/12 11:13:23 java.lang.NullPointerException
    08/06/12 11:13:23 at oracle.lbs.foi.FOIServer.<init>(FOIServer.java:163)
    08/06/12 11:13:23 at oracle.lbs.foi.FOIServlet$ColdStart.run(FOIServlet.java:127)
    08/06/12 11:13:23 at java.lang.Thread.run(Thread.java:595)
    Also, when the second series of error messages are thrown, a red error message displays on the admin html page, which reads, "MapViewer server is still starting up." It doesn't matter how long I wait, it never does start up, and of course the error messages tell something is wrong.
    Do I need to modify a file somewhere to tell Map Viewer where to look for these classes?
    By the way I am running on a Sun server with Solaris 9
    Thank you much,
    John
    Message was edited by: John
    user641525

    For future reference,
    The problem was finally solved. Someone suggested to me to make sure I was running jdk 1.5.0 by typing "java -version" It turns out I thought I was running 1.5.0, but in actuality I was running 1.4.2.
    The reason this was confusing was because I was pointing to the newer version when exporting the JAVA_HOME env. variable, by typing "export JAVA_HOME=[full path to jdk folder].
    But the trick was to append the full paths for jdk/bin and jdk/jre/bin to the front of the PATH variable. At first I appened the paths to the end of the PATH variable, and nothing happened.
    Basically, the mapviewer installation needs to look at the bin folders for the 1.5.0 version of the jdk.
    You can always test this by typing "java -version." If your PATH variable is correct, then you'll see information on the most recent jdk installation instead of an older version.
    John

  • Installed new HD on Mid-2009 MBP, installed Mavericks, now getting "error code -50" after being on for a while.

    So I had the stock 320gb drive that came with my machine. It started crashing, so I pre-empted the loss of data and installed a spare Western Digital 500gb Scorpio Blue drive, installed Mavericks, and restored my data. Almost immediately I began having sporadic issues with the machine being unable to write to the disk, giving me "error code -50" after being on for about a day or so. I usually just restart and it will work for another day or so, but this is getting very tedious, and I'm a bit worried it might be straining the machine, since I can only hard restart (holding power button) when this happens. Usually, right after restarting, I repair the disk permissions, and this seems to fix things.
    Is this maybe a bad OS install? Maybe I should back up and try it all again? Or is there a software issue I'm not seeing a solution for anywhere? Most people who are getting the "error code -50" messages seem to be getting them on external drives. Is it just a compatibility issue and I need to seek a new drive?

    Thank you for the tips!
    OGELTHORPE wrote:
    I would check to see if the WD HDD has its own Sudden Motion Sensor.  If so, it may be coming in conflict with the one in the Mac.  If that is the case, I suggest disabling the SMS in the Mac.
    WD5000BEVT does indeed have it's own protection:
    ShockGuard™ - Leading-edge ShockGuard technology combines firmware and hardware advancements to protect the drive mechanics and platter surface to meet the highest combined shock tolerance specifications required for mobile and notebook applications.
    Source: http://www.wdc.com/en/company/pressroom/releases/?release=3cd471a1-66be-46ba-9f6 7-e15298b0f8a0
    Even though I read about it I had not touched any SMS settings in OS X since I did not have any problems before. I disabled SMS in Mac, let's see now.
    Melophage wrote:
    this could be indicative of a faulty internal SATA cable. /.../
    Reteep,
    you could try the same thing as well.
    In my case I doubt it is the problem because it worked fine before Mavericks, although forcing restart may have done something. I hope disabling SMS helped.

  • Error 150:30 after restoring CS4 from Time Machine backup

    I just got myself a new Imac with OS X Maverick and set it up using a time-machine-backup. My Adobe CS4 now has a Problem with the license and shows me error: 150:30?
    Do I need to uninstall CS4 and reinstall? Is there any easier solution to this problem?
    Thank you anyone for some help.
    chris

    Thanks a lot for your help......everything back to normal after reeinstallation.
    chris
    Am 29.09.2014 um 23:28 schrieb John Waller <[email protected]>:
    Error 150:30 after restoring CS4 from Time Machine backup
    created by John Waller in Adobe Creative Cloud - View the full discussion
    Do I need to uninstall CS4 and reinstall?
    Unfortunately yes.
    Also run the Cleaner Tool prior to reinstalling
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    Restoring from Time Machine backups invariably breaks the activation mechanism (Error 150:30) and there's no easy way to fix a 150:30 error other than via re-installing.
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6775090#6775090
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Creative Cloud by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • I can't burn a cd of my own created music. I either get the error 4261, or after "Checking media" the process stops and nothing further happens. Have tried different burn speeds and cds. Have re-installed iTunes.Any suggestions please?

    I can't burn a cd of my own created music. I either get the error 4261, or after "Checking media" the process stops and nothing further happens. Have tried different burn speeds and cds. Have re-installed iTunes.Any suggestions please?
    wm0203

    Sounds like the CD drive died. Luckily they cost next to nothing to replace. Or get an external LaCie instead. I have a dual G4 1.25 and the CD drive was always so anemic I use a LaCie Porsche with it.

  • Error in finder after install osx mavericks

    error in finder after install osx mavericks

    I have a similar problem but the error code that keeps coming up is -600 please help !

  • Getting error in DB02 after checking Consistency check Unknown objects in A

    Dear All,
    I have getting error in DB02 after checking Consistency check.
    Please find the details.
    I have queries.
    How to correct the Unknown objects in ABAP Dictionary and Optional index is also we have to create please suggest step by step process.    
    Missing in R/3 DDIC      1              11
    Consistency check of 07.04.2009 10:14:24                   
    -- Objects missing in the database          
    Primary indexes                  0
    Secondary indexes                0
    Tables                           0
    Views                            0
    -- Unknown objects in ABAP Dictionary       
      |   |-- DB tables                        1
          |-- DB indexes                      11
         |-- DB views                        12
    -- DB tables without unique index   1
    -- Optional indexes                         
    Too many indexes created         0
    -- Indexes not created            145
    Regards,

    Hi
    Check this may help you
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/45/e4ff3e65b66976e10000000a1553f6/content.htm
    Regards
    Uday

  • Errors starting JBoss after installing OIM

    I am getting these errors starting JBoss after installing OIM 9.1.0.1 on windows 2003 server with JBoss 4.2.3GA canany one please help me how to resolve.
    increasing the memory did not help.
    19:04:04,468 INFO [WEBSTARTUP] Scheduler started
    19:04:04,484 INFO [TomcatDeployer] deploy, ctxPath=/xlWebApp, warUrl=.../tmp/de
    ploy/tmp5989105329966275493XellerateFull.ear-contents/xlWebApp-exp.war/
    19:05:02,984 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSc
    hedulerThread"
    19:11:18,359 ERROR [STDERR] Exception in thread "IdleRemover"
    19:15:34,562 ERROR [STDERR] Exception in thread "Thread-15"

    I am getting these errors starting JBoss after installing OIM 9.1.0.1 on windows 2003 server with JBoss 4.2.3GA canany one please help me why.
    19:04:04,468 INFO [WEBSTARTUP] Scheduler started
    19:04:04,484 INFO [TomcatDeployer] deploy, ctxPath=/xlWebApp, warUrl=.../tmp/de
    ploy/tmp5989105329966275493XellerateFull.ear-contents/xlWebApp-exp.war/
    19:05:02,984 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_QuartzSc
    hedulerThread"
    19:11:18,359 ERROR [STDERR] Exception in thread "IdleRemover"
    19:15:34,562 ERROR [STDERR] Exception in thread "Thread-15"

  • CC app manager update  failed with error code 50 after reaching about 35%

    Trying to update the CC app manager. The update is always very slow  (I have ATT DSL, lowest level) and I usually terminate it after an hour or so. Today I let it run and it failed with error code 50 after reaching about 35%. Any ideas?

    Update to my original post. I read through some of the suggestions that I found in other threads for fixing this problem, and it appears that this has been an ongoing issue. Numerous fixes have been suggested, some very convoluted, difficult, and involved, including those that came from the customer support folks.  I passed on those as this should be something simple. How Adobe manages to let updating of their own software turn into an ongoing problem is beyond me and sort of defeats the purpose of subscribing. I then noticed that a simple fix had been suggested a few times, so I tried that.
    The user suggested fix that worked for me was:
    1) Restarted computer (Asus Windows 7 i3 machine for me) in Safe Mode with Networking. Logged into my separate Admin account just in case.
    2) Started the creative cloud desktop app.
    3) The app said it needed to be updated. I hit the update button.
    4) Update started and proceeded slowly as it had in many previous failed attempts (I have ATT DSL at the slowest level, but it is not dial-up). Within about 30 min, the update succeeded.
    5) Restarted computer in normal mode.
    6) The creative cloud desktop app now did not say it needs to be updated, and I can update my other apps normally. Have not updated LR or PS yet, but plan to try. If that fails, I may try doing it in the Safe Mode with Networking.
    So, that was relatively painless and much much simpler than many of the other suggestions I saw. Do not know if it will work for everyone, but I wanted to post the fix that worked for me. Thank you very much to the 2 or 3 users who had suggested this fix earlier (sorry, I did not write down your IDs, but the threads can be found by searching for creative cloud desktop update fail error code 50). Hope this saves some people a lot of time.

  • "Adobe Illustrator cs5 quit unexpectedly" error message. After I upgratded my imac to Mavericks I can't open Illustrater CS5. Help pls.

    "Adobe Illustrator cs5 quit unexpectedly" error message.
    After I upgrated my imac from Snow Leopard to Mavericks I can't open Illustrator CS5. (No problem with PS)
    Every opening attemp crashes. May this be possible because of third party plug-ins. (eg. Esko Artwork)
    Help pls.
    Thank you.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
    SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if iTunes crashed, you would enter "iTunes" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
    DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    ☞ If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    ☞ Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Error code msvcr80 after last update now itunes will not open

    Error code msvcr80 after last update now itunes will not open.  Reinstalled and still does not work

    Click here and follow the instructions. If they don't work, perform a complete reinstallation (Windows XP, Windows Vista and newer).
    (98968)

Maybe you are looking for