"I/O error 103" when saving macro in Homesite 5.5

I am getting an obscure error -- obscure because I'm an end-user, not a programmer, and therefore don't know what to do about it --- "I/O error 103" when trying to save a newly recorded macro in Homesite 5.5.
Can anyone tell me if there is a remedy for this, or some pointers on how to get my macros saved?  I have an earlier version of Homesite on another machine, and have no problems recording, saving, and using macros.
Thanks!
-ron
[email protected]

You might try running CHKDSK on the disk to where you try to save the file. You might have a corrupted file directory or a damaged track on that disk. I urge you to backup what you can before trying this.
Ken F.

Similar Messages

  • Error message when saving a PDF to PNG: Error attempting to write file.

    I get an error message when saving a PDF to PNG. JPG and TIFF works, but no PNG.
    Disk space is sufficient! 100GB of 250
    A few weeks ago it was no problem to save as PNG. But now! (Perhaps from last update?)
    Messages:
    When clicking "Ignore":
    Adobe Acrobat XI Standard
    Version 11.0.09

    I have this issue too, but my colleagues do not have this issue(we have same Acrobat Pro 11.0.09). I am sure this issue happens only you updated to 11.0.09, because when you use Windows Restore back to 11.0.08, no issues.

  • Error message when saving to a:\ drive when no disk present

    I am using a Jfilechooser andsaving images using ImageIO, but I want add in the code necessary to display an error message when the user tries to save to the a:\ drive but there is no disk present. How would I do this, this is the code so far:
    JFileChooser chooser = new JFileChooser();
    chooser.setApproveButtonMnemonic('a');
    chooser.setApproveButtonText("Save");
    // create a file chooser with save dialog
    int returnVal = chooser.showSaveDialog(c);
    // If the user selects ok
    if (returnVal == JFileChooser.APPROVE_OPTION) {
    // Get the file the user selected
    File file = chooser.getSelectedFile();
    / Get the name of the selected file
    String name = file.getName();
         // Set the format name to null
    String formatName = null;
    // Get the index number of when the . occurs in the file name
    int dot = name.indexOf(".");
         try {
         if(dot == -1) {
         file = new File(file.getParentFile(),
    name + "." + defaultExtension);
         formatName = defaultExtension;
         else {
    // else get the format name using a substring.
         formatName = name.substring(dot+1);
         // If the image cannot be saved, display an error message.
         if(!ImageIO.write(bi, formatName, file)) {
         file.delete();
         JOptionPane.showMessageDialog(c,
         "The image could not be saved. Please ensure that the extension is .jpg or .png",
         "Image save failed",
         JOptionPane.ERROR_MESSAGE);
         else {          // The image can be saved, so display a confirmation message
         JOptionPane.showMessageDialog(c,
         "The image has been saved to:\n"+
         file.getPath(),
         "Image Saved",
         JOptionPane.INFORMATION_MESSAGE);
         catch(IOException e) {               // Display an error message if save fails.
         JOptionPane.showMessageDialog(c,
         "The image could not be saved, no space on disk!!\n" + e,
         "Image save failure",
         JOptionPane.ERROR_MESSAGE);

    Again I have tried this, but in my program if I try to save to the a drive when no disk is inserted, the JOptionPane i want to display is not coming up.
    the system prints out
    java.io.FileNotFoundException: A:\image.jpg <The device is not ready>
    If that makes any sense to you

  • Error message when saving an Interaction Record: Document distributed

    Hello experts,
    We are currently getting error message: "Document is being distributed - changes are not possible" when saving an Interaction Record in Web IC (We use CRM 6 - 2007).
    We've noticed that saving an interaction record triggers an outbound BDoc of type "BUS_TRANS_MSG". In order to prevent this BDoc to be generated, we deactivated the processing for the One-Order BDoc with transaction SMW3_0. However, this had the side effect that quotations were not replicated from CRM to ECC so we can't really use this approach.
    Has anyone faced this issue before? Do you know how to fix it?
    Thanks.

    Hi
    The initital status of Interaction record must ensure that transaction is not relevant for distribution. This ensures that CRM doesnot try to send the transaction to ERP through middleware.
    Go to SPRO ->CRM -> Transactions -> Basic Settings -> Status Management ->Change Status Profile for User status
    Here, select your status profile and click on the intiial status, scroll down and go to 'to be distributed' and select the radio button 'Forbidden'
    This will solve the problem.
    Many Thanks
    Ravindra

  • Error message when saving .fm file

    I just upgraded my FrameMaker program to 7.2.
    When I try to save my work, the following message appears on-screen:
    An internal error occurred while writing imported graphics in this document.  The file has been saved, but has lost some image data.  Please report this error to Adobe Technical Support.
    My file has NOT been saved, none of the changes I've made have been saved.  I cannot save this file under a different name, either.  And the automated files that are generated by the program as &quot;back-up&quot; files are useless.
    HELP!!!

    Upgraded to 7.2..... Good that you didn't rush into it. ;-  )
    Anyway, that's the standard error message when a file contains objects imported using an OLE link AND you are running XP SP3.
    SP3 implemented security fixes that essentially broke OLE within Frame (and a number of other applications).
    So if your document(s) contain OLE links, you're likely to have to convert them to imported-by-reference graphics if they're graphic files or do some other type of conversion if they're tables or PPT slides.
    Art

  • "This file cannot be found" error message when saving document

    Hello,
    Strangely, every time I click "save" in CS6 it opens up a 'Save As' window, (which shouldn't happen), then I click save witht the existing file name (it then tells me the doc already exists), I click OK, (and then OK to the next popup window) then get the message that "This file cannot be found".  I'm forced to click "ok" and the doument isn't saved.  I've tried saving it differently in previous versions and it still doesn't work.  I recorded a video of this behavior. You can see it here - http://screencast.com/t/W1GYK0zsrk 
    Why would it be trying to find a file?  It seems like an error message when trying to Open a doc, not Save a doc.
    Please HELP!!  I can't shutdown my station until I get the document to save.

    Yes, Mohit1233 - it happened with every file yesterday. Finally, I closed the doc (forcing me to lose my work), then restarted my computer and today the problem is gone. I'm working on a PC (HP);
    Barblove - I tried doing that yesterday (copying and pasting into a new doc), and still nothing. I also tried copying the work into a CS3 doc (but got an error message).

  • Error 103 when updating iTunes 10.6.3 -

    My Mac Mini (late 2009) doesn't accept iTunes updates. It keeps at version 10.6.3. Problem started when OS X was Lion and it still continues with Mountain Lion. I have downloaded iTunes and tried to install it but with no success. After ML upgrade I tried it again and it doesn't helped. Every time it gives me error 103. Somebody told it is a registering software issue so I made an authorization again with iTunes. Problem is still the same. Now I don't know what to do anymore, it's very frustraiting situation. My MBP works well and it has iTunes 10.7. I'd like to use shared iTunes libraries between these computers but now it's impossible because of different versions.
    Any idea?
    br. Sauli

    You need to backup your computer then uninstall I-tunes and reinstall itunes.
    Delete iTunes
    Deleting iTunes is not recommended unless you know what you’re doing.
    Launch Terminal from the UTILITIES within Applications
    Type the following commands:
    cd /Applications/
    This brings you into the Applications directory, the next command deletes iTunes itself:
    sudo rm -rf iTunes.app/
    Enter the Administrator password to confirm
    There is no warning or confirmation other than entering the admin password, iTunes will immediately be deleted, effectively uninstalling it from the Mac.
    Deleting the iTunes application will NOT delete the ITUNES or music, and any purchases bought through iTunes will still remain tied to the Apple ID used to originally buy them.
    You can download the newest version from Apple, and running their installer will bring iTunes back to life on your computer.
    http://www.apple.com/itunes/download/

  • I receive error 103 when trying to download

    Signig in is a huge pain in the butt.
    Photoshop CS6 is the only one of the CS6 line that even make remote sense.
    Biggest issue. is Elements 10 download.
    I keep getting the "error 103" message.
    But it seems as if it actually loaded when I tried it manually.
    But, when I select files in the organizer and try to make a mover it tells me I need to download Elements Premier.
    Clicked on the link, but the page had an error and no download button. Tried to re download Elements 10 and got that same error 103 issue.
    I tell ya dude you guys gotta dumb these things down. I tried Flash to make a sldeshow and couldn't even come close. Looked for tutorial, and I I got was an absurd video about making a bouncing blue ball.

    Where are you choosing to download the install files too?  I would recommend using the default location of the user folder.
    Alternately you can follow the steps listed in http://forums.adobe.com/thread/981369 to initiate a direct download.

  • I get an 'error occured' when saving a project after pasting text from Photoshop CC

    I get an 'error occured, restart Edge Animate' when saving a project after pasting text from Photoshop CC. If I manually type the text its fine.

    when I launch Photoshop CC, I get an error message
    and what exactly is the text of that error message?

  • Error occurred when saving user preferences

    Hi,
    we Copy catalog and RPD to production Environment. when i am try to change the my account(Weblogic) setting getting bellow error.
    Exception occurred when saving user preferences to the catalog access denied for user to path /users/weblogic/_prefs/userprefsxmlstore.
    I need to change any catalog permission? in Dev it is working fine.
    Thx,

    1 Open the online web catalog in offline mode.
    2. Navigate to /users/weblogic/_prefs/ folder,Right click and select permissions.
    3. From the drop-down list select users and click on the List button.
    4. Now, you can see all the users with access to this folder.
    5. Grant your user FULL CONTROL on this folder and apply recursively to all files under this folder (click on Apply Recursively check box).
    6. Restart The OBIEE Presentation Server.
    ref: http://www.cool-bi.com/Issues/CatalogPermissions.php
    If helps mark as correct
    Edited by: Srini VEERAVALLI on Apr 10, 2013 9:31 AM

  • Error 103 when updating.

    I have tried all the recommendations but still get the error message 103 when trying to update. I cant update any Apple updates
    Can anyone shed any light and help please

    If you have more than one user account, these instructions must be carried out as an administrator.
    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.
    Select "/var/log/install.log" from the file list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar. Then select the messages from the last installation or update attempt, starting from the time when you initiated it. If you're not sure when that was, start over and note the time. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.

  • Error message when saving an modified XL Reporter in Microsoft Excel

    Dear all
    I have encountered an error message when I tried to save an modified XL report in Excel.
    The error message is:
    An error occurred while trying to save the report definition! Object variable or with Block variable not set.
    The user now is using 200B PL 42 with Microsoft Excel 2003.
    Thanks in advance for advices.
    Thank you.
    Regards,
    Catea k

    Hi Catea k ,
    for thies error Object variable or with Block variable not set
    Please evaluate if OSS notes ##559043, 571831 and 575434 are applicable to your situation
    also check SAP Note 1227475 - Object variable or With block variable not set (processing)
    Note 1132338 - Object variable or with block variable not set
    Note 1180272 - Object variable or with block variable not set
    Note 1100521 - Object variable or With block variable not set[Create Temp T
    refer this thread also
    Object variable not set - Run-time error 91
    Regards
    Abhishek

  • Error message when saving a jpeg after updating to Mountain Lion

    I've just updated to Mac Mountian Lion and I'm getting an error message when I go to save a jpeg in Fireworks CS6.  I've attached a screenshot but the message says "Could not save the file.  The file could not be found".  But it actually does save the file.  This is very irritating and wondered if anyone else had come across this or found a solution.  I believe I'm up to date on all my FW updates.  I notice that this seems to do it when I use image preview to save.  Thanks for any help!

    I believe this issue was recently discussed in the following thread:
    http://forums.adobe.com/thread/1041918?tstart=0

  • Error message when saving for web and devices

    I cannot save for web and devices for some reason. I get the error message shown in the screen shot below.
    I'm using CS5 extended, version 12.1, 64 bit. My OS is windows 7.
    It doesn't matter whether it's a JPG file or a PSD, I get the same error message, and I am unable to find a solution so far.

    Hi,
    See if this solution works (from this post):
    regards,
    steve
    26. leonty16,  
      Jun 26, 2010 11:17 AM    in reply to turtle_ 
    Report
    FIXED .....
    OK guys....I had this problem for the longest time & Whenever I tried to use "save to web" feature, I would get the same error.... after a lot of research & finally found a resolution.....
    I wanted to take this opportunity to share the resolution why this feature was not working properly....
    Here is the link where you will find what the problem was...
    http://www.techsupportforum.com/microsoft-support/windows-vista-window s-7-support/235245-solved-error-1324-when-installing-applications.html
    Basically, go to this registry location:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\U ser Shell Folders
    & make sure that your current "my documents" sub folders are set to:
    My Music       REG_EXPAND_SZ         %USERPROFILE%\Music My Pictures    REG_EXPAND_SZ         %USERPROFILE%\Pictures
    My Videos      REG_EXPAND_SZ         %USERPROFILE%\Videos
    Personal         REG_EXPAND_SZ         %USERPROFILE%\Documents
    etc...etc...etc....
    When I fixed my registry...this error went away & I had no problems with it anymore...please post this resolution on the website for others!

  • Error Message when saving the workflow in SWDD.

    I have raised this question before in the forum, but I still don't have answer.
    When I try to save the modified workflow or activate it, I have the error message like:
    Message Type X,
    The current application triggered a termination with a short dump.
    Analyse des erreurs
    Short text of error message:
    Control Framework : erreur when a control release !
    Technical information about the message:
    Message classe...... "CNDP"
    Number.............. 006
    Variable 1.......... " "
    Variable 2.......... " "
    Variable 3.......... " "
    Variable 4.......... " "
    Does anyone have some clue on that??

    This is from the long text for this message:
    Control Framework : Error processing control
    Diagnosis
    An error occurred when the system tried to process the commands from the Automation Queue on the presentation server.
    There are several possible reasons for this:
    - The installation of the SAP GUI on the presentation server is faulty or obsolete.
    - There is an error in the application program
    - There is an error in the SAPGUI or an integrated control
    Procedure
    1. Make sure that you have imported the appropriate Support Package, the current kernel, and GUI patch for the release of your system
    2. Check whether the error occurs locally on one or a few PCs, or generally on all PCs. Note whether the error only occurs for some users, for example because of a specific Customizing setting.
    If it only occurs locally, this suggests an installation problem with the PC. Check the installation; if necessary, reinstall the software. In the dump, search for the SY-MSGLI field, since it may point to the cause of the error.
    3. Activate the Automation Trace (in accordance with SAP Note 158985).
    4.Start the transaction and continue until the screen immediately before the dump.
    5. From the System -> Utilities menu, choose Autom. Queue, Synchronous Processing.
    The status bar of the GUI displays the text:
       "Automation synchron flush mode on"
    6. If you now proceed with the application, the short dump will display the ABAP call that caused the error; the Automation Trace will contain the error on the presentation server.
    7. If necessary, load the short dump and trace files on to sapservX, so that SAP can analyze them.
    There are plenty of options stated in this message which could cause the problem, I suggest you start with those.
    Kind regards, Rob Dielemans

Maybe you are looking for

  • Request Timedout error while submitting data in Planning thorugh Smart view

    Hi , We are getting Request Timed out error when trying to submit data to Planning application using Smart view. " Cannot connect to the provider because:The request Timed out. Contact your administrator to increase netRetryCount and netRetryInterval

  • HT4946 restoring data to iphone from itunes backup

    I lost all contacts etc with new iphone.  I found (Windows 7) the backup folder in Mobile Sync but the entries are just clusters of numbers/letters  which make no sense and I can't open them with itunes.  How can I get at  the data? thank you for any

  • Icon association not working

    I set my .avi files to open with QT instead of VLC (and applyed to all files) but instead of getting files with QT icon, now I have files with a blank or grey (with small green part) Icons, like those that usually are associated with non mac files. T

  • Missing IN or OUT parameter at index in ODI

    HI All, I am using ODI 11.6 I am facing the below error while working on sequence generator in ODI.I have pass the sequence as (:SP_OFFER_OFFER_ID_SEQ.NEXTVAL) Its a Table to Table mapping. ODI-1217: Session INT_TEMP_TO_OFFER (757011) fails with retu

  • Labview on Windows 2000

    We are trying to install a lab with LabView 5.1 on a Windows 2000 system, and we cannot get a PCI 1200 interface card to be recognised either by the system or Labview itself. Any advice please? Dave Kleinberg PC Technical Support Physics and Astronom