Illustration does not have correct # of operands?

When I open an .ai file, it displays this message and then opens without all my graphics?  How do I get my complete art back?  What does this message mean?
Illustrator CS3

the message means something went wrong the last time it was saved.
Try this create a new document then go file place and place the file in the new empty document. then resav that if successful.
Or behind door number two try to open it in Acrobat.

Similar Messages

  • The illustration does not have the correct number of operands...

    I work on a Macbook Pro 10.8.5. When I open a file in AI CC and place any number of images, save and close the file. When I reopen the file I get this message. 'Can't open the illustration. The illustration does not have the correct number of operands for an operator... etc.' The file scan still open after this but all the placed images disappear.
    I've tested placing different formats ie. JPGs, TIFs, PNGs, flattened PSDs etc. They all come up with the same error.
    I've searched in Google and I haven't found a solution yet. There was a suggestion to import the AI file in INDD, this doesn't help beause all copy converts to outlines and embeds the images.
    Can anyone help?

    Hi, just tried this and AI says 'Could not open the file'. Here's a couple of screen grabs to show you my file setup and the exact error message.

  • I have an Apple Configurator install that wont recognize an iPad when I attach it via USB.  I cant prepare it or refresh it.  It was supervised.  I get an error message that says "policy does not have correct profile data".  Please help!!!

    I have an Apple Configurator install that wont recognize an iPad when I attach it via USB.  I cant prepare it or refresh it.  It was supervised.  I get an error message that says "policy does not have correct profile data".   At some point there was a mismatch between the profile on the iPad and the MAC server.  The profile on the MAC server has been deleted and the iPad has been erased and reset to default.  I need to be able to get Configurator to recognize this device to prepare it for deployment and issue Apps to it.   Please help!!

    Run the application 'Terminal.app' which you will find in '/Applications/Utilities' on your Macintosh.
    Type this into it: defaults delete com.apple.configurator PreprationSavedPolicyDefaultsKey
    Hit the return key.
    If you get no error message, it worked, and you can quit the app.

  • Apple Configurator: "Policy does not have correct profile data."

    I keep getting the message "Policy does not have correct profile data." when I'm trying to prepare new devices in Apple Configurator 1.2.  Existing devices work fine, and I was able to prepare a few new devices before getting this error.  Any advice besides "wipe and restart" AGAIN?

    defaults delete com.apple.configurator PreprationSavedPolicyDefaultsKey
    should eliminate the problem, though it will partially reset the default settings in the Prepare pane. Did you delete a configuration profile that had been checked in the Prepare settings?

  • Opening pdf in illustrator does not display  correct font

    I have a 30 page pdf form that says it is in timesnewroman font. I of course have Times New Roman. How do I make illustrator recognize the font? It is looking for a font that does not have spaces inbetween the words. When I load the font up it simply replaces all the characters with ??. I tried renaming my times new roman the same way but it still won't recognize it.
    I have Adobe Illustrator CS 2.

    Hello,
    Just like to share my experience with this issue as I too sometime get work that are provided to me from the client in pdf format, and I too sometime get the ???. if possible I try to do the find and replace font technique if the text boxes aren't broken up into sections when I put it into AI, if the text are in section then I'll get spaces in between the words after replacing the font.
    What I can do then is delete all the ones that are spaced out but leaving the the very first word or text box and then open up the pdf then hightlight & Copy the text that I need and go back in to AI and paste it in the first text box. Then press the enter key to move whatever text I need to the next line etc. if need be.
    If the above don't work I usally contact the client and ask them to provide the font if possible or ask them to turn the text into outline for me to work on. But if it's in outline then that means I won't be able to type if I needed to edit something.

  • Upload document does not have correct file name

    I have a procedure that uploads the file in the table with BLOB. We have a DAD entry on our application server as
    <Location /pls/excess_admin_qa>
    SetHandler pls_handler
    Order allow,deny
    Allow from All
    AllowOverride None
    PlsqlDatabaseConnectString 10.125.1.129:1521:sidq02 SIDFormat
    PlsqlAuthenticationMode Basic
    PlsqlDefaultPage eeq_main
    PlsqlDocumentTablename eeq_documents
    PlsqlDocumentProcedure eeq_attach_download
    # PlsqlAlwaysDescribeProcedure Off
    </Location>
    and I have another table in my application to connect the table to other ID's.
    It used ot work before, but noe it does not work. The file name should have prefix unique id like "F909307841/Blue hills.jpg", instead I get only C:/temp?Bluehills.jpg.
    The table structure is
    EEQ_DOCUMENTS
    NAME VARCHAR2(128 BYTE),
    MIME_TYPE VARCHAR2(128 BYTE),
    DOC_SIZE NUMBER,
    DAD_CHARSET VARCHAR2(128 BYTE),
    LAST_UPDATED DATE,
    CONTENT_TYPE VARCHAR2(128 BYTE),
    CONTENT LONG RAW,
    BLOB_CONTENT BLOB
    What could have cause this?

    yshah wrote:
    It used ot work before, but noe it does not work. The file name should have prefix unique id like "F909307841/Blue hills.jpg", instead I get only C:/temp?Bluehills.jpg.
    What could have cause this?What browser is being used?
    For security/privacy reasons recent versions of browsers by default do not send local file path information from File Browse items to the server, nor expose the file path in the control's JavaScript methods. IE6 & IE7 still yield the path in Windows format. IE8+ adopted an irritating approach of replacing the path with a wholly imaginary "C:\fakepath\"—and this monstrosity has sadly had to be enshrined in the HTML5 spec so we're now saddled with this everywhere...
    Changing IE's security config setting "Include local directory path when uploading files" enables the path to be exposed, which appears to be the most likely explanation for this.
    For more information see:
    http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-March/018980.html
    http://blogs.msdn.com/ie/archive/2009/03/20/rtm-platform-changes.aspx
    http://developers.whatwg.org/number-state.html#file-upload-state

  • Input field in Web Dynpro ALV does not have correct focus

    Hello Friends,
    Our client's SAP system is recently upgraded with ECC 6.0 SP 18.
    After that the focus in the editable field of Web Dynpro ALV does not working properly by down arrow navigation.
    The common scenario:
    The ALV has more than one rows and one column is editable...
    when user is selecting field of first row and making some entries...
    after that pressing down arrow it is going to next row and coloring the field like focusing...
    but the 'cursor' is not blinking so user can not make entry without clicking by mouse...
    this was working Ok before upgrade...
    Could you please anyone have a look and propose a suitable solution?
    Thanks
    Krish

    Hello,
    The problem was with Javascript....which play an important role in layout of web dynpro ALV...
    which resides in MIME repository -> SAP ->PUBLIC - >BC ->NW5 ->JS ->SAPURI_Ie6....
    We wrote to SAP for giving us the fix...
    after we got a new file from SAP the problem is solved...
    also we have to clear server cache through SMICM and client cache...
    Thanks.
    K.

  • Passband IIR filter does not have correct cutoff

    I am trying to implement a bandpass filter using the digital IIR filter vi. The input comes from a signal generator and the output is displayed as a waveform on the screen of my PC. When I test it out by varying the frequency of my input, the cutoff is always not where I programmed. Does anyone know what could be wrong? Is there some limitations of the software filter which could explain this phenomenon?
    Thanks
    hlseck

    What is the amplitude of the desired signal (the 1 kHz signal)? Can it change frequency? If so, how much?
    The amplitude of the desired signal is around 0.5V.The frequency can change by around 20Hz.
    What is the nature of the undesired signal(s)? Single tone interference? Multiple interfering tones? Broad band noise?
    The noise is broadband noise from electronics circuit.
    What are the amplitude(s) and frequency(ies) of the interferring signal(s)?
    I am not aware of the amplitude of the interfering signal but the frequency would be broadband.
    How much attenuation of the desired signal is
    acceptable? Can you amplify it after the filter? Is the phase of the
    signal important? If so, how much phase shift can be tolerated?
    The attenuation of the signal is not so crucial as it can be amplified but the phase is important. As the filter signal will eventually be used to drive an external circuit, any phase shift would reduce the accuracy. My computer is acting as the feedback since I am not using any hardware, my pc is actually filter the input signal and feeding it back to the system. So any delay or phase shift would not be undesireable.
    How much of the interfering signal can the system
    tolerate after the filter? Or, How large must the output signal to
    interference or noise ratio be?
    My estimate is that the interfering signal  be -10dB  below the desired signal.

  • Comcast home pge thru firefox does not have correct date, using ie i have the correct date

    when i open comcast using firefox, date on homepage is november 5, when i use internet explorer date is correct

    Reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • My iPad does not have sound when on the Internet, including YouTube, but does have sound with iTunes and other apps.  How can I correct this?

    My iPad does not have sound when on the Internet, including YouTube, but does have sound with iTunes and other apps.  How can I correct this?

    If you are sure that you have sound in other apps - and if you can still hear keyboard clicks and get notifications, then system sounds are not muted. Try this and see if it works.
    Close all apps completely and reboot the iPad.
    Go to the home screen first by tapping the home button. Double tap the home button and the recents tray will appear with all of your recent apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • HT203167 My iTunes library on laptop is correct/up to date with recent purchases and downloads; however, our desktop computer does not have any of these when logged into Itunes.... how do I add these so both computers have current info?

    The iTunes library on our laptop is correct and up to date with recent purchases and downloads; however, our desktop does not have any of these when using it.  Home sharing is turned "ON" with both computers. Why is the desktop not showing the same content and how do I resolve this?

    From your OLD computer...
    Copy your ENTIRE iTunes FOLDER to an External Drive... and then from the External Drive to your New Computer..
    Full Details Here  >  http://support.apple.com/kb/HT1751
    Also see this migrate iTunes library post by turingtest2

  • I have a manual that contains headings and index entries that contain less than and greater than characters, and . The Publish to Responsive HTML5 function escapes these correctly in the main body of the text but does not work correctly in either the C

    I have a manual that contains headings and index entries that contain less than and greater than characters, < and >. The Publish to Responsive HTML5 function escapes these correctly in the main body of the text but does not work correctly in either the Contents or the Index of the generated HTML. In the Contents the words are completely missing and in the index entries the '\' characters that are required in the markers remain in the entry but the leading less than symbol and the first character of the word is deleted; hence what should appear as <dataseries> appears as \ataseries\>. I believe this is a FMv12 bug. Has anyone else experienced this? Is the FM team aware and working on a fix. Any suggestions for a workaround?

    The Index issue is more complicated since in order to get the < and > into the index requires the entry itself to be escaped. So, in order to index '<x2settings>' you have to key '\<x2settings\>'. Looking at the generated index entry in the .js file we see '<key name=\"\\2settings\\&gt;\">. This is a bit of a mess and produces an index entry of '\2settings\>'. This ought to be '<key name=\"&amp;lt;x2settings&amp;gt;\" >'. I have tested this fix and it works - but the worst of it is that the first character of the index entry has been stripped out. Consequently I cannot fix this with a few global changes - and I have a lot of index entries of this type. I'm looking forward to a response to this since I cannot publish this document in its current state.  

  • Transport certificate does not have the correct issuer or is expired

    Hi all,
    I hope this is not a duplicate question.
    We are assisting a partner company set up the Flash Access ecosystem.  They have asked us to help packaged some content for them using certificates issued to them.  I've been trying to package content that works fine when using our certificates but I keep getting this error : Transport certificate does not have the correct issuer or is expire when I try to package with their certificates.
    The certificate has not expired.  That was the first thing I checked.
    Has anyone run into this error?  I am using the reference implementation for packaging if that helps.
    Thanks.
    Pedro.

    Hi Katherine,
    Thanks for responding. 
    Indeed I do have the adobe-flashaccess-certs.jar in my path.  I was able to package with a certificate issued to our own company.  Our Certificates were Trial Certificates.  The ones I am having problems with are test PKI certificates that our partner sent to us so that we can help them out. 
    Please let me know if you need any more info.  I am definitely down with helping someone trying to help me!
    Thanks.
    Pedro.

  • Does anyone have corrective advice for me to follow? In attempting to update the iPhone to the iOS6 today (from iOS5.1), I received the following error message: The iPhone "[my name]'s iPhone" could not be updated. An unknown error occured (-1). Thanks, A

    Hi everyone
    Does anyone have corrective advice for me to follow please?
    In attempting to update the iPhone to the iOS6 today (from iOS5.1), I received the following error message:
    The iPhone "[my name]'s iPhone" could not be updated. An unknown error occured (-1).
    Thanks,
    tooborac1

    Error 1 or -1
    This may indicate a hardware issue with your device. Follow Troubleshooting security software issues, and restore your device on a different known-good computer. If the errors persist on another computer, the device may need service.

  • Facetime not working "the device to register does not have the correct access data"

    I can't use my facetime on my macbook anymore. I used it already a lot of times, but now I have to log in with my Apple ID (and password) before I can use it. After this it asks which emailadress I want to use to make and get calls. After choosing this, it states that "the device to register does not have the correct access data". I can also not change anything at the preferences of facetime, as it has become unclickable (probably because I am not logged in). What to do now?

    Create another standard user on your MB. I bet facetime will work from there. Unless you have replaced a motherboard and Apple forgot to flash your old serial number into it. Check serial number in About this mac. If it's not there it is your likely problem.
    There might be other problems. Have you tried checking with Apple?

Maybe you are looking for

  • Layout not working in IE but fine in all other browsers?

    Hi, I'm probably missing something very simple, but can anyone shed some light on as to why the a coloumn keeps jumping in IE but works & looks as it should in all other browsers. The link to the page in question is below, I have tried fixing the wid

  • Just got a new macbook pro on Friday

    I've just purchased a new macbook pro and since then I've been uploading pictures to facebook, a couple yesterday and a couple the day before. While I was doing that my safari froze each day and I would have to force quit safari. Is this something I

  • PR05 - How to activate a Function in the Object Services Toolbox

    Hi, How do I activate a function in the Object Services Toolbox? In transaction PR05 (Travel Expense Manager) select any trip and then click on 'Change'. This takes you to the screen for the individual trip. On the top left of the screen is the 'Obje

  • Report Template and Images

    In my report(6i) template I would like to create an image object that could be dynamically set depending on a user parameter. The image object would be retrieved from a BLOB column in the database. Is there any way this can be done? Thanks in advance

  • PC users cannot see my sent e-mail photos?

    Why is it that when I e-mail photographs to PC users they cannot see them? What can I do to solve this problem? Thanks