Illustrator 18.1 - Unable to create preview

After upgrading to Illustrator 18.1 when I open a file I get an error "Unable to create preview" and all the artwork on the page is gone. I can see it in outline view, but not in preview mode.

Hi Aneta G.,
the ruler origin has changed with CS5.
Maybe this can help a little to your understanding:
// ArtboardsAddInEachQuadrant_CS5.jsx
// regards pixxxelschubser
var AB_1 = activeDocument.artboards.add([0,50,200,0]);
AB_1.name = 'first quadrant';
var AB_2 = activeDocument.artboards.add([-200,50,0,0]);
AB_2.name = 'second quadrant';
var AB_3 = activeDocument.artboards.add([-200,0,0,-50]);
AB_3.name = 'third quadrant';
var AB_4 = activeDocument.artboards.add([0,0,200,-50]);
AB_4.name = 'fourth quadrant';
Have fun

Similar Messages

  • Unable to create image buffer after RAM preview

    Running into an odd and frustrating error. Built a comp using the new Ray-traced 3D renderer and now I'm regretting being an early adopter big time with all the problems I've been encountering with it. The latest comes whenever I do a longer RAM preview in an attempt to watch the whole duration of my comp. It will get to about 170 frames or so, at which point I've interrupted by pressing spacebar because I don't need to see all the way to the end of my work area (around 220 frames). It'll play the RAM preview back fine, and even loop it, but as soon as I stop playback, I get this error message: "After Effects warning: Unable to create image buffer." There's only one button: "okay" and as soon as I click it the same error pops up again and it will never go away, forcing me to close AE from the task manager. I've taken to saving before every RAM preview like I used to do with Flash before previewing my buggy swfs for fear I'll lose all my work after previewing. Any ideas about what might be causing this?
    Some more details about my comp:
    1920x1080 @ 29.97
    Ray-traced 3D
    About 70 3D layers (I'm guessing this is my downfall - new renderer not designed for this many layers?)
    Running Windows 7 Professional
    i7 2600K
    32GB RAM
    2x GTX 570 video cards running latest driver (301.42, CUDA 4.2.1)
    508GB free on my 2TB internal drive where the project and cache lives
    From my GPU info window in case it's useful:
    Fast Draft:
    Available
    Texture Memory:
    600.00 MB
    Ray-tracing:
    GPU
    OpenGL
    Vendor:
    NVIDIA Corporation
    Device:
    GeForce GTX 570/PCIe/SSE2
    Version:
    3.0.0
    Total Memory:
    1.20 GB
    Shader Model:
    4.0 or later
    CUDA
    Driver Version:
    4.2
    Devices:
    2 (GeForce GTX 570, GeForce GTX 570)
    Current Usable Memory:
    1.04 GB (at application launch)
    Maximum Usable Memory:
    1.25 GB

    Yeah, some buffer is very likely not flushing when you interrupt the preview and then there is no more memory on the graphics hardware. Consider setting the work area and your preview options to use only the work area. if it finishes the preview "correctly", it may not suffer the issue. Beyond that - raytracing doesn't/ shouldn't care about the number of items. The math is such, that it makes no difference whether you render a million polygons or just one. Of course there are still limitations due to the GPU dependency, but I doubt you ever truly exhaust the cards' geometry buffers. Compared to pixel data that is a small amount...
    Mylenium

  • Unable to create flash preview

    I uploaded a PDF document and tried to embed it in web page
    and received the "Unable to create flash preview" error. I have
    attached the embed code so you can see for yourself. Using the link
    directly to the file worked fine.

    Sorry you are having problems. Was the document shared
    privately or with open access? Right now there is a bug with the
    embedder where it doesn't handle privately shared documents
    correctly (e.g., by prompting the user for credentials).
    If shared with open access, what is the URL for the document?
    Thanks.

  • Unable to create account SAPServiceJ2E._Sneak Preview

    Dear SDN,
                   While installing Sneakpreview (java Full edition) i get the following error as,
    Unable to create account W4Ixxxxxxxx\SAPServiceJ2E.
    Can anyone help me on this, i have seen some threds on it on SDN But still unable to find the exact solution.
    Regards,
    Suresh.

    Hi Suresh,
    The Installation expects the system have an user by name "SAPServiceJ2E" and "j2eadm".
    You can manually go to Control Panel - Administrative Tools - Computer Management - Users and Groups and create users with the name sapservicej2e, j2eadm and a password. (Note: you need admin rights for this)
    Once this done, try doing the installation. this would work fine..
    Regards,
    venkat.

  • Acrobat 7: Warning 20225- Setup unable to create PDF Port Printer

    I had to replace my computer and I am trying to install Acrobat 7 Pro on Windows 7. I read a comment that said it's not compatible, but others say it can work.  Since Adobe closed the activation server for CS2 & Acrobat 7, Adobe tech support gave me the link for the non-activating version of the exe file and new serial #. I was successful at installing CS2. Acrobat says the installation is successful and I am able to open Acrobat but at the end of install I got the Warning 20225: Setup unable to create a new item- Adobe PDF Port Printer. I tried to uninstall and change compatibility to XP, SP3 which is what my previous computer ran on, but still get same error every time. I don't use most the features of Acrobat so it doesn't make sense for me to buy a new version. Mostly, I just need to be able to print files to pdf (from Word, Illustrator, web). Any ideas of how to get this part working?

    Thank you so much, Mylenium. I'm not sure if I'm setting up the printer right so please let me know where I am making errors.  I clicked "add a printer" and when it asks to choose a port, I left it as "use existiing port" and selected "File: Print to file". In the window to choose a printer, I clicked "Have Disk" and browsed to one of the .inf files (I ran a search in the Acrobat folder and found four .inf files shown below. I don't know which to use so tried each one)  but each time got the error message on the second screen shot below.
    Do you know if there is a newer driver that is compatible with Windows 7?

  • Unable to create JVM using JNI

    Hai,
    I am new to java programming. I am trying to invoke native application using JVM. I have a written a pilot code in C using JNI. I am getting the following error when I try to run the binary. I think that the problem is from the fact that 1.2.2 is installed in
    /usr/bin directory (and is the default on the server). But I have set both
    LD_LIBRARY_PATH, PATH and path
    so that it points out 1.4.2. Here is the error
    unable to create JVM
    There was an error trying to initialize the HPI library.
    Please check your installation, HotSpot does not work correctly
    when installed in the JDK 1.2 Solaris Production Release, or
    with any JDK 1.1.x release.
    while building the binary I am using JDK1.4.1 header and lib files
    These are my compilation arguments
    g++ -g -I/opt/BES/jdk/jdk1.4.1/include/ -I/opt/BES/jdk/jdk1.4.1/include/solaris/ -L/opt/BES/jdk/jdk1.4.1/jre/lib/sparc/ -ljvm -ljava jniTest.C
    Help Needed
    Thanks
    Sunil

    I haven't seen this before. Could it be a disk space issue?
    Are you using JDevStudio or JDevStudioBase? And do you have your JAVA_HOME set? If you are using JDevStudio, try running JDev in a command window where JAVA_HOME is not set - I'm pretty sure JDev does NOT get confused about this but I haven't done extensive testing.
    Also you should try deleting and unzipping JDev again.
    Finally, search the JDev TP forum - there are some discussions there about this error and you may find an answer to your specific configuration - it doesn't seem to be a TP4 specific issue.
    JDeveloper and OC4J 11g Technology Preview
    Heidi.

  • Jco connection metadata unable to create

    hi,
    single server.
    j2ee engine and abap installed on same server, both engines registered under SLD.
    created model data jco destination but unable to create a metadata jco destination.
    error: message server not entered, signon group not entered.
    but both are disable while creating meta data destinations.
    please solve this prob

    You must set up the message server in your SLD environment.
    Look at this blog.
    /people/sugree.phatanapherom/blog/2005/08/14/configuring-sld-in-sneak-preview-sap-netweaver-04-sneak
    /people/thomas.jung/blog/2006/02/08/as-abap-sneak-preview-lessons-logon-groups

  • Getting "Unable to create VOLUMES/" error when exporting photos

    I am trying to export a number of photos from iPhoto '08 to a USB stick that has been freshly formated with FAT 32. When iPhoto reaches a photo that has a vertical orientation the export stops and throws this error:
    "Unable to create VOLUMES/JUMP DRIVE/filename"
    These photos were taken with a Canon Powershot SD700IS. The camera has the ability to sense orientation when the picture is taken. It will automatically rotate pictures that were taken while holding the camera on its side. If the picture was taken with a horizontal (normal) orientation the export is successful.
    I was able to work around this by opening the offending files in Preview and saving them from there. Obviously this is a time consuming extra step that shouldn't be necessary.
    If anyone has any ideas I would greatly appreciate them!
    Thanks!
    Message was edited by: MTEGuitar

    Then you have a managed library.
    Go to your Pictures Folder. There you'll see the icon for your iPhoto Library. Right Click on that icon and select 'Show Package Contents' from the resulting menu. A Finder window will open and you'll see your Library internals. Have a look for the /Originals Folder. Inside it will be the folders for your Events. These should include the full sized photos.
    If they do, then
    Try these in order - from best option on down...
    1. Do you have an up-to-date back up? If so, try copy the library6.iphoto file from the back up to the iPhoto Library (Right Click -> Show Package Contents) allowing it to overwrite the damaged file.
    2. Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums back.
    3. If neither of these work then you'll need to create and populate a new library.
    To create and populate a new library:
    Note this will give you a working library with the same Events and pictures as before, however, you will lose your albums, keywords, modified versions, books, calendars etc.
    In the iPhoto Preferences -> Events Uncheck the box at 'Imported Items from the Finder'
    Move the iPhoto Library to the desktop
    Launch iPhoto. It will ask if you wish to create a new Library. Say Yes.
    Go into the iPhoto Library (Right Click -> Show Package Contents) on your desktop and find the Originals folder. From the Originals folder drag the individual Event Folders to the iPhoto Window and it will recreate them in the new library.
    When you're sure all is well you can delete the iPhoto Library on your desktop.
    In the future, in addition to your usual back up routine, you might like to make a copy of the library6.iPhoto file whenever you have made changes to the library as protection against database corruption.
    Regards
    TD

  • Unable to play preview clip on timeline Premiere Elements 10

    All of a sudden, I'm unable to preview clips, even in unfinished projects that used to work. I'm running Premiere Elements 10, Windows 8.1, Flash updated etc. These clips are activated, not rendered (red line above) but doesn't show. However, if I play the clip, I can hear the sound. Sometimes the program crashes, and I have to start all over again.
    Update: Now, when I click on the clip on the timeline, preview window shows one frame, while the marker continues to "play" the clip(without showing anything but the first frame as a still picture. When hitting pause again, preview window shows a still where the clip was stopped...This happens on some of the clips on the timeline. Some are just pure black
    Intel i7-3770 CPU @ 3.40 GHz 64 bit
    Pls help

    Yes, that could be it!
    I do have a NVIDA graphics card! And it's updated with the latest drivers...
    Now, I'll have to find out how to do a roll back...I'll read the thread you suggested and hope for the best!
    Thanks for the answer!
    Additional info:
    Some of the clips that wont play in the preview or full screen window, shows a still picture when setting thetimeline to it AND THE clicking on the preview window. A still shows up, but nothing happens when a hit play. Some of the clips are from my GoPro Hero3 Black, but they seem to pay fine as long as I havn't used zoom on them. On many GoPro clips I've used zoom to minimize the "fisheye" effect, and then it wont play.
    Med vänliga hälsningar
    Christer
    Sweden
    @sascaptain
    Skickat från min iPad
    6 nov 2013 kl. 15:46 skrev "A.T. Romano" <[email protected]>:
    Re: Unable to play preview clip on timeline Premiere Elements 10
    created by A.T. Romano in Premiere Elements - View the full discussion
    ramlosabrunn
    Any chance you could be part of a growing crowd of Premiere Elements 10 NVIDIA video card users who have run into the NVIDIA video card driver issue. For the now of this issue, the answer seems to be to roll back the driver version rather than assure that you have the latest version of it.
    Please check out the following thread here where I have sought to keep track of these happenings.
    http://forums.adobe.com/thread/1317675?tstart=0
    Please let us know if any of that might apply to your situation.....what video card, what computer operating system?
    Thanks.
    ATR
    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 http://forums.adobe.com/message/5819615#5819615
    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: Re: Unable to play preview clip on timeline Premiere Elements 10
    To unsubscribe from this thread, please visit the message page at Re: Unable to play preview clip on timeline Premiere Elements 10. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Premiere Elements at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Install SOA Suite 10.1.3.1 fails with a 'Unable to create home "oracleas1"

    each time I try to install in shows this error:
    Unable to create home "oracleas1" at "C:\product\10.1.3.1\OracleAS_1". There are existing homes with the same name and the same location.
    I previously had the preview release on this machine, but I uninstalled it and removed the directory. I also checked the windows registry, but it appears to be clean.
    After the error message there is a C:\product\10.1.3.1\OracleAS_1\install.platform. Any ideas?
    Thanks,
    Bret

    Vipin,
    Thanks for the reply. However, the environment variable ORACLE_HOME was not set. Remember I had looked through the registry to make sure it was clean. This included the environment variables that are defined therein.
    I did get around this problem by not using the default install path. I changed c:\product to a different directory name and it work. It is strange that it had a problem with the same path that the previous SOA preview was installed to. Since the directory was not there and I could not find anything in the registry. There must be a file in the %WINDOWS% directory that has information about other oracle installs. At least that is my guess. It is apparent that a deinstall does not remove everything :)

  • Unable to update CC Illustrator 2014 and unable to open uninstaller in new imac

    unable to update CC Illustrator 2014 and unable to open uninstaller in new imac. Any suggestions?

    This worked, thank you.
     Jeffrey
      From: kglad <[email protected]>
    To: Jeffrey Jenkins <[email protected]>
    Sent: Saturday, March 21, 2015 12:33 PM
    Subject:  unable to update CC Illustrator 2014 and unable to open uninstaller in new imac
    unable to update CC Illustrator 2014 and unable to open uninstaller in new imac
    created by kglad in Downloading, Installing, Setting Up - View the full discussionupdate by downloading the files directly and then applying them: http://prodesigntools.com/adobe-cc-2014-updates-links-windows.html If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7324349#7324349 and clicking ‘Correct’ below the answer 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: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7324349#7324349 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • Unable to create HTTPS url iview

    Hi,
    We are unable to create https url iviews. Neither our own iview for adding url's or the standard template for creating url iviews are supporting the https protocol.
    The error message is: 'Unknown protocol: HTPPS'.
    We are using EP5 SP4, J2EE 6.20.
    Any ideas?
    Mohammed

    Hi,
    I left the default query as it is and specified my Search Component Set & Search Options Set in the Search Component Set and Search Options Set fields resp. Now when I do a Search, it does return the results and when I preview my iview, I see a text box and a Search button next to it. I also, see a "Show Options" link and I need to get rid of it. How can I do it? Can anyone please help me? Is this something which I need to do in the Search Component Set or Search Options Set? Any help will be greatly appreciated.
    Thanks,
    Sri

  • Unable to Load Database/Unable to create database.

    RoboHelp 6.0 on my PC is suddenly unable to open existing
    projects or create new ones. The problem is not in the projects, as
    other people can unzip the same set of files and open them with
    RoboHelp on their PCs.
    The Details:
    When attempting to open an existing project (any project
    whether in version control or not), I get the message " Open
    project was cancelled or the application was unable to load
    database for..."
    I found the article that says to delete the CPD and XPJ files
    and then to use the Edit option to open the HHP file so that
    RoboHelp will recreate the two files. When I try that, I get the
    message "Unable to create database. Check that the directory is not
    read-only." It's
    not read-only.
    When I attempt to create a new project, the application acts
    like it is going to create one, but it just creates a project
    folder without the new first topic and then repeats the New Project
    Wizard window that prompts for title, etc. It will keep creating
    folders and returning to this window in a loop without ever really
    creating a project.
    RoboSource Control is functioning normally, by the way.
    I have uninstalled and reinstalled RH 6 several times, and
    have even uninstalled RH 6 and installed to RH 5 just to see if it
    could open projects, which it does with no problems. After that
    test, I uninstalled RH 5 and reinstalled RH 6, only to encounter
    the same problem all over again.
    This started happening after I uninstalled other unrelated
    software and received a message that some Service Pack 2 files had
    been changed and prompting me to insert the Service Pack 2 CD,
    which I don't have. This is because our IT department pre-builds
    our systems from an image and then distributes job-specific
    applications over the network. IT tried repairing Service Pack 2,
    but that didn't work. I'd like to uninstall and reinstall Service
    Pack 2, but the IT person says it's too risky on a system that was
    built from an image.
    We would like to find out
    which files RoboHelp is looking for when it launches a
    project so we can replace those files manually. Does anyone
    know what they are or have another suggestion that might fix the
    problem?
    Otherwise, I am stuck having to allow IT to rebuild my
    system. That means reinstalling and reconfiguring everything on it,
    just as if I were upgrading to a new PC. This can take a whole work
    week. However, I have already spent close to a work week on this
    problem, so maybe rebuilding would save time in the long
    run.

    Problem Resolution = HHA.dll
    For anyone who might be interested in the resolution to this
    issue, we did rebuild my PC and reinstall all of my software. The
    RoboHelp installation "complained" that I did not have HTML Help
    Workshop on my system and told me to download version 1.4 from
    Microsoft. I did have HTML Help Workshop..it's in my programs list.
    (It's not listed in programs on my co-workers' PCs, and they were
    not having problems, by the way.) But to make RH happy, I
    uninstalled the workshop and tried to install the version from
    Microsoft. But a message informed me that I already had a newer
    version of the workshop on my system, and I was back where I
    started. I could open projects, but there were weird problems.
    Selecting Topic Properties was met with an error message, and when
    the properties window opened, I could only see whatever template
    was assigned (or none if the topic had lost its template), and
    there was an extra section for Oracle help.
    So I started dinking around in the registry to see if I could
    get rid of any traces of the workshop so I could install the
    version RH wanted or to find any other clues to my problem. Under
    HTMLHelpAuthor, there was a reference to an HHA.dll file located in
    C:\WINDOWS\system32...only the file did not exist on my system.
    (Remember that my original problem was that some Service Pack 2
    files were either modified or missing.) So I did a Google search on
    that file name and found out that HTML Help Workshop is included in
    newer Windows operating systems, but that people used to have to
    get HTML Help Workshop from Microsoft, and that some people had
    made the mistake of just putting the HHA.dll file into the
    C:WINDOWS\system32 folder without also installing HTML Help
    Workshop. At this point it was obvious that I needed the HHA.dll,
    so I got it from a co-worker's PC. (Looking at the registry
    entries, I can also see that my system was built with a slightly
    different version of the operating system than my co-workers have.)
    Adding the HHA file to my system solved the problem. All
    projects but one were fine; one was still exhibiting the strange
    behavior. I fixed it by going back to the RoboHelp 5 version of the
    project and re-converting it to RoboHelp 6.
    I suspect that if I had known about the HHA.dll file before
    we rebuilt the PC, I could have solved the problem without going
    through that painful process. That is why I thought I should post
    the solution even though it was after the rebuild.

  • Unable to create a report in bi publisher 10g

    Hi All,
    Unable to create a report in bi publisher. When we tried to create a report abcd, then it is giving the below error.
    Operation failed: /abcd/abcd.xdo.
    When we tried to create a report with the existing name, it is saying
    An object with the same name already exists: /crm/crm.xdo
    I can say this is not any permissions problem, I have logged inwith Administrator user.
    Thanks

    Hi,
    Can any one..???

  • Unable to create report. Query produced too many results

    Hi All,
    Does someone knows how to avoid the message "Unable to create report. Query produced too many results" in Grid Report Type in PerformancePoint 2010. When the mdx query returns large amount of data, this message appears. Is there a way to get all
    the large amount in the grid anyway?
    I have set the data Source query time-out under Central Administration - Manager Service applications - PerformancePoint Service Application - PerformancePoint Service Application Settings at 3600 seconds.
    Here Event Viewer log error at the server:
    1. An exception occurred while running a report.  The following details may help you to diagnose the problem:
    Error Message: Unable to create report. Query produced too many results.
            <br>
            <br>
            Contact the administrator for more details.
    Dashboard Name:
    Dashboard Item name:
    Report Location: {3592a959-7c50-0d1d-9185-361d2bd5428b}
    Request Duration: 6,220.93 ms
    User: INTRANET\spsdshadmin
    Parameters:
    Exception Message: Unable to create report. Query produced too many results.
    Inner Exception Message:
    Stack Trace:    at Microsoft.PerformancePoint.Scorecards.Server.PmServer.ExecuteAnalyticReportWithParameters(RepositoryLocation analyticReportViewLocation, BIDataContainer biDataContainer)
       at Microsoft.PerformancePoint.Analytics.ServerRendering.OLAPBase.OlapViewBaseControl.ExtractReportViewData()
       at Microsoft.PerformancePoint.Analytics.ServerRendering.OLAPBase.OlapViewBaseControl.CreateRenderedView(StringBuilder sd)
       at Microsoft.PerformancePoint.Scorecards.ServerRendering.NavigableControl.RenderControl(HtmlTextWriter writer)
    PerformancePoint Services error code 20604.
    2. Unable to create report. Query produced too many results.
    Microsoft.PerformancePoint.Scorecards.BpmException: Unable to create report. Query produced too many results.
       at Microsoft.PerformancePoint.Scorecards.Server.Analytics.AnalyticQueryManager.ExecuteReport(AnalyticReportState reportState, DataSource dataSource)
       at Microsoft.PerformancePoint.Scorecards.Server.PmServer.ExecuteAnalyticReportBase(RepositoryLocation analyticReportViewLocation, BIDataContainer biDataContainer, String formattingDimensionName)
       at Microsoft.PerformancePoint.Scorecards.Server.PmServer.ExecuteAnalyticReportWithParameters(RepositoryLocation analyticReportViewLocation, BIDataContainer biDataContainer)
    PerformancePoint Services error code 20605.
    Thanks in advance for your help.

    Hello,
    I would like you to try the following to adjust your readerquotas.
    Change the values of the parameters listed below to a larger value. We recommend that you double the value and then run the query to check whether the issue is resolved. To do this, follow these steps:
    On the SharePoint 2010 server, open the Web.config file. The file is located in the following folder:
    \Program Files\Microsoft Office Servers\14.0\Web Services\PpsMonitoringServer\
    Locate and change the the below values from 8192 to 16384.
    Open the Client.config file. The file is located in the following folder:
    \Program Files\Microsoft Office Servers\14.0\WebClients\PpsMonitoringServer\
    Locate and change the below values from 8192 to 16384.
    After you have made the changes, restart Internet Information Services (IIS) on the SharePoint 2010 server.
    <readerQuotas
    maxStringContentLength="2147483647"
    maxNameTableCharCount="2147483647"
    maxBytesPerRead="2147483647"
    maxArrayLength="2147483647"
                  maxDepth="2147483647"
    />
    Thanks
    Heidi Tr - MSFT
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Maybe you are looking for