Issues after upgrading to SP2 mm: Blank page first page.

Hello, ever since upgrading to mm sp2 on .net 2008 I been having an issue.  I created a new project and everything done by the books.  When I run the report through the browser everything initially seems normal, it asks for input parameters then login info.  When the report is ready to be displayed, the page is blank but has all the Crystal toolbars and such.  If i were to perform an action like hit the zoom button, the report will magically be displayed!  It seems the viewer has an issue initially rendering the report until I hit something on the toolbar like the zoom button.  I just zoom in 100% and the report displays!  Anyone have this issue and know how to resolve it?
If I were to export this blank page to PDF, the report will be displayed on the PDF correctly.  just strange. 
Thanks in advanace.

Copy the CrytalReportViewers12 folder from your development computer to the \aspnet_client\system_web\2_0_50727 in the IIS default website.
If you are using ReportRefresh, comment that out.
Try a different Browser like Firefox.
Are you browsing from the work station or from the Server? Can you try it from the Server?
Try a new test app. Run a saved data report (Crviewer1.reportsource). Do not use sessions or postbacks. Does this test app work?
Ludek
Edited by: Ludek Uher on Oct 20, 2009 7:13 AM

Similar Messages

  • Another issue after upgrade to 9.0.2a beta

    another issue after upgrade from 8.1.7 to 9.0.2a beta.
    When I use "update-request", I need to specify a stylesheet. In that stylesheet, the following lines work before upgrade:
    <row>
    <fieldname1><![CDATA[<html><head></head><body>]]><xsl:value-of select="request/parameters/fieldname1/."/><![CDATA[</body></html>]]>
    </fieldname1>
    </row>
    After upgrade, it doesn't work properly. What I see in the database field value is storing only
    <html><head></head><body></body></html>
    instead of storing
    <html><head></head><body>fieldname1_value</body></html>
    How can I get my result back?
    Thanks in advance.

    Thanks Steve,
    I've upgraded to 9.0.2.0B but find the following error:
    Oracle XSQL Servlet Page Processor 9.0.2.0.0B (Beta)
    XSQL-017: Unexpected Error Occurred
    java.lang.NoClassDefFoundError: oracle/jdbc2/Clob
    at oracle.xml.xsql.actions.XSQLUpdateRequestHandler.handleAction(XSQLUpdateRequestHandler.java:103)
    at oracle.xml.xsql.XSQLDocHandler.getDocument(XSQLDocHandler.java:134)
    at oracle.xml.xsql.XSQLPageProcessor.process(XSQLPageProcessor.java:139)
    at oracle.xml.xsql.XSQLServlet.doGet(XSQLServlet.java:61)
    at oracle.xml.xsql.XSQLServlet.doPost(XSQLServlet.java:82)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:115)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:83)
    at com.caucho.server.http.Invocation.service(Invocation.java:237)
    at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:323)
    at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:263)
    at com.caucho.server.TcpConnection.run(TcpConnection.java:136)
    at java.lang.Thread.run(Thread.java:484)
    Does it relates to the changes of usage of the "update-request" syntax?
    Thanks in advance
    Felix

  • After upgrading to Yosemite I cannot share my pages document by mail as a word format - HELP please!!!

    After upgrading to Yosemite I cannot share my pages document by mail as a word format - HELP please!!!

    You don't need to go to the App Store to for support for Steam and Minecraft. You need to go to their website(s).
    You're welcome 

  • Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query

    Hi All,
    There is a Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query in a report painter.
    This query is working fine when executed in 4.7 system where as it is running for more time in ECC6.0.
    Select query is on the table COSP.
    SELECT (FIELD_LIST)
            INTO CORRESPONDING FIELDS OF TABLE I_COSP PACKAGE SIZE 1000
            FROM  COSP CLIENT SPECIFIED
            WHERE GJAHR IN SELR_GJAHR
              AND KSTAR IN SELR_KSTAR
              AND LEDNR EQ '00'
              AND OBJNR IN SELR_OBJNR
              AND PERBL IN SELR_PERBL
              AND VERSN IN SELR_VERSN
              AND WRTTP IN SELR_WRTTP
              AND MANDT IN MANDTTAB
            GROUP BY (GROUP_LIST).
       LOOP AT I_COSP      .
         COSP                           = I_COSP      .
         PERFORM PCOSP       USING I_COSP-_COUNTER.
         CLEAR: $RWTAB, COSP                          .
         CLEAR CCR1S                         .
       ENDLOOP.
    ENDSELECT.
    I have checked with the table indexes, they were same as in 4.7 system.
    What can be the reson for the difference in execution time. How can this be reduced without adjusting the select query.
    Thanks in advance for the responses.
    Regards,
    Dedeepya.

    Hi,
    ohhhhh....... lots of problems in select query......this is not the way you should write it.
    Some generic comments:
    1. never use SELECT
                       endselect.
       SELECT
      into table
       for all entries in table
      where.
       use perform statment after this selection.
    2. Do not use into corresponding fields. use exact structure type.
    3. use proper sequence of fields in the where condition so that it helps table go according to indexes.
        e.g in your case
              sequence should be
    LEDNR
    OBJNR
    GJAHR
    WRTTP
    VERSN
    KSTAR
    HRKFT
    VRGNG
    VBUND
    PARGB
    BEKNZ
    TWAER
    PERBL
    sequence should be same as defined in table.
    Always keep select query as simple as possible and perform all other calculations etc. afterwords.
    I hope it helps.
    Regards,
    Pranaya

  • Issue after upgrade the ASA5520 from 7.2.4 to 8.2.5,

    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between in one of the outside  interface
    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between the session at one of the  interface but working fine with another interface,
    i have outside  and backup interface which work on internet failover when internet  routed through backup interface the issue getting started but working  fine if traffic is going via outsid

    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between in one of the outside  interface
    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between the session at one of the  interface but working fine with another interface,
    i have outside  and backup interface which work on internet failover when internet  routed through backup interface the issue getting started but working  fine if traffic is going via outsid

  • I am facing wifi and mobile 2G signal issue after upgrading to IOS 6 from IOS 5 in IPhone 3GS. Please help, restoring setting even didn't helped.

    I am facing wifi and mobile 2G signal issue after upgrading to IOS 6 from IOS 5 in IPhone 3GS. The mobile carrier signal as well as WIFI suddenly drops zero and are then restored automatically. Sometimes i cannot conenct to WIFI even standing infront of WIFI router. Please help, restoring setting even didn't helped.

    Update: my phone's connecting to the WiFi again. I don't know what did the trick. I did nothing since reinstalling the software. It hadn't worked then, it is now. I tried connecting to my dad's phone's hotspot( he uses a Moto G), and it worked. I then tried connecting to the WiFi at a friend's house, and when I came back home, my phone was able to connect to my WiFi! Is it of any significance that my friend's router doesn't require a password? My issue has been resolved( for now; I hope I'm not counting my chickens before they've hatched). For anyone facing a similar issue, I suggest you try everything I did:
    1. Turn your router off for a minimum of 30 seconds, turn it back on and try connecting.
    2. Click on the WiFi network you are connected to, scroll to the bottom, tap "Renew Lease".
    3. Do a soft and hard reset.
    4. Reset network settings.
    5. Back your data up, erase all content from settings menu, restore from backup.
    6. Reinstall your software( put it in recovery mode).
    I am not sure which of the above worked for me. Make sure you try everything. If none of the above works, take it to a genius bar or an authorised service provider. Good luck! :)

  • Issues after Upgrade from Oracle 10.1.0.5 to 10.2.0.5 in Windows Server2003

    Good Morning Good People,
    I have run in to some issues after upgrading my 10.1.0.5 database to 10.2.0.5. Initially after the firtst upgrade from 10.1.0.5 to 10.2.0.0 one has to run Critical Patch set 4 to get to 10.2.0.5. Well after initial up grade everything worked fine. I could connect to the database from within the server as well as remotely through SQL*PLUS client. However, after completeing the patch I'm still able to connect to the database from within the server, but remotely i get the following error:
    ORA-12514 : TNS Listener does not currently know of service requested in connect descriptor.
    I also get Error ORA-12505: TNS:listener does not currently know of SID given in connect descriptor The Connection descriptor used by the client was: (description=(address=(host=mcquery2)(protocol=tcp)(port=1521))(connect_data=(sid=mcquery)(server=dedicated)))
    I've tried serval different things to trouble shoot the issue but nothing seems to work.
    If anyone has run into s similar issue please help. This is ruining my weekend! LOL!
    Edited by: user10835577 on Aug 29, 2010 9:15 AM

    From the client or the server?
    SERVER:
    tnsnames.ora:
    MCQUERY=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=10.36.27.184)
    (PORT=1521)
    (CONNECT_DATA=
    (SERVICE_NAME=MCQUERY)
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.36.27.184)(PORT = 1521))
    FROM REMOTE SQLPLUS Client:
    tnsnames.ora
    MCQUERY=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=10.36.27.184)
    (PORT=1521)
    (CONNECT_DATA=
    (SERVICE_NAME=MCQUERY)
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Client_3)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cotsdot370.cotsdot.dom)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.36.27.184)(PORT = 1521))
    Thanks,
    Malcolm
    Edited by: user10835577 on Aug 29, 2010 12:01 PM

  • IPhone 4s issues after upgrading to IOS 8

    Have few issues after upgrading to iOS 8
    - Phone hangs every few hours, reboots automatically
    - Bluetooth does not work properly (call does not get disconnected or even if disconnected on phone, the car bluetooth shows call is on)
    - Searching for contacts is a problem
    - Apps hang (especially facebook)
    Any way to go back to iOS 7 ?
    Any other tips / tricks appreciated..
    Venkat

    No way to come back to iOS 7 ...
    But did you tried to reset all settings (general -> reset -> all settings) ?
    For me iOS 8 was a mess on a 5S, especially car Bluetooth, and all works now fine after resetting the settings (all settings, not only network settings).

  • Autoconfig issue after upgrading 12.1.1 to 12.1.3

    Hi all,
    I am getting below mention autoconfig issue after upgrading 12.1.1 to 12.1.3.
    jtfictx.sh started at Mon Mar 28 08:28:50 EDT 2011
    SQL*Plus: Release 10.1.0.5.0 - Production on Mon Mar 28 08:28:50 2011
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: Connected.
    DECLARE
    ERROR at line 1:
    ORA-29858: error occurred in the execution of ODCIINDEXALTER routine
    ORA-20000: Oracle Text error:
    DRG-10561: index JTF_AMV_ITEMS_URL_CTX is not valid for requested operation
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 665
    ORA-06512: at "SYS.DBMS_SQL", line 1199
    ORA-06512: at line 96
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Product
    ion
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    jtfictx.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.
    i got below mention some solution from metalink, but that does not working.
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=BULLETIN&id=743720.1
    according to note we need to create index but its giveing below metion error.
    SQL> @jtfiaibu.sql jtf jtf apps
    Connected.
    DECLARE
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: Oracle Text error:
    DRG-10758: index owner does not have the privilege to use file or URL datastore
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 366
    ORA-06512: at "SYS.DBMS_SQL", line 1199
    ORA-06512: at line 37
    Thanks in advance,
    Sandeep.

    Hi,
    DRG-10561: index JTF_AMV_ITEMS_URL_CTX is not valid for requested operationPlease make sure you have no invalid objects. And also please see of these helps. I know these are for older version, but please check
    Script jtfictx.sh Failed While Attempting To Run The Autoconfig On APPS Tier [ID 1271186.1]
    Autoconfig Returns ORA-29868 from jtfictx.sh [ID 386740.1]
    By the way did u iinstall companion/examples CD after installing OracleSoftware
    Thanks,
    Taher

  • After upgrade the ipad2 to ios 5, my pages files in my ipad is missing? How can get back?

    After upgrade the ipad2 to ios 5, my pages files in my ipad is missing? How can get back?

    azwanelias wrote:
    my iphone 5s is jammed after downloading IOS 8.0.2 and now i cant use my iphone and it has the sing of itubes in RED which is wired how can i get my phone to work? and its not letting me restore on itunes of my PC
    I don't really understand your comment about "sing of tubes in RED which is wired". But if you are referring to the display of iTunes and the USB port that is an indication that you must restore your iPhone by connecting it to your computer via USB and then using iTunes on the computer to restore it.

  • Audio issues after upgrading to OS X 10.10 (Yosemite)

    Hello,
    I have been facing audio issues after upgrading to OS X 10.10
    - No sound in VLC
    - Re-booting with Option-Command-P-R did not work
    - System sounds are fine
    - Quicktime Player works just fine
    I tried:
    - Plugging in earphones while video was playing on VLC
    - F10/F11/F12 while video was playing on VLC
    - Re-boot with Option-Command-P-R keys (found on a thread elsewhere)
    - Played something in Garage Band (found on a thread elsewhere) and restarted VLC
    None of the above solved the issue
    Any one else facing similar issue with VLC on 10.10?
    How did you manage to fix this?
    I am running VLC 2.1.5 btw.
    Thanks in advance!

    Shockwave says at the present moment not to be compatible with OS X 10.9 Mavericks.
    Youtube, QuickTime, all play with no sound at all.

  • Performance issues after upgrading to 11g

    hello,
    We are facing a performance issue after upgrading from 10g to 11g.
    as you can see, the tables named APPLSYS.FND_ENV_CONTEXT has grown to 15544880 records,
    and oracle is using TABLE ACCESS FULL on it:
    DELETE FND_ENV_CONTEXT E
    WHERE NOT EXISTS
    (SELECT 'X'
    FROM FND_CONCURRENT_PROCESSES P
    WHERE P.CONCURRENT_PROCESS_ID = E.CONCURRENT_PROCESS_ID)
    AND ROWNUM < 10000;
    Plan:
    DELETE STATEMENT ALL_ROWSCost: 74,345                     
         5 DELETE APPLSYS.FND_ENV_CONTEXT                
              4 COUNT STOPKEY           
                   3 HASH JOIN RIGHT ANTI Cost: 74,345 Bytes: 3,108,980 Cardinality: 155,449      
                        1 INDEX FULL SCAN INDEX (UNIQUE) APPLSYS.FND_CONCURRENT_PROCESSES_U1 Cost: 166 Bytes: 315,450 Cardinality: 63,090
                        2 TABLE ACCESS FULL TABLE APPLSYS.FND_ENV_CONTEXT Cost: 69,124 Bytes: 233,173,200 Cardinality: 15,544,880
    select num_rows,last_analyzed from dba_tables where table_name='FND_ENV_CONTEXT'
    15544880 07/07/2011 12:08:55
    please advice.
    Ofer

    Please see these docs.
    Table Fnd_env_context Growing Very Fast [ID 419990.1]
    FND Related Tablespaces Growing at Rapid and Excessive Rate [ID 189800.1]
    FNDCPPUR Request Does Not Always Delete Files From The File System, Many Files Will Be Denoted As "deletion failed" [ID 1335304.1]
    Concurrent Processing - Best Practices for Performance for Concurrent Managers in E-Business Suite [ID 1057802.1]
    Concurrent Processing - Purge Concurrent Request and/or Manager Data Program (FNDCPPUR) [ID 104282.1]
    Thanks,
    Hussein

  • Stability issues after upgrade from 5 to 6.1?

    Dear all,
    my client plans to upgrade from WLS 5 to 6.1 soon. The application is
    an intranet portal with Epicentric and Vignette used as additional
    products.
    However, some voices say that 6.1 has stability issues. Well, these
    statements are rumours and lack any proof or even anecdotal evidence I
    have heard of, and therefore it is very difficult to respond
    appropriately.
    Having said this, my questions are:
    - Did any of you have stability issues after upgrading from 5 to 6.1
    on Solaris?
    - If yes, what were they and how did you solve them (e.g. upgrade to
    SP 5)?
    - In 1-2 sentences, what is the context of the application?
    My goal is to present a evidence that the romoured stability issues
    don't exist or/and a list of meastures to avoid/solve them, if any.
    Many thanks in advance
    Andreas

    "Andreas Raab" <[email protected]> wrote in message news:[email protected]..
    my client plans to upgrade from WLS 5 to 6.1 soon. The application is
    an intranet portal with Epicentric and Vignette used as additional
    products.
    However, some voices say that 6.1 has stability issues. Well, these
    statements are rumours and lack any proof or even anecdotal evidence I
    have heard of, and therefore it is very difficult to respond
    appropriately.
    Having said this, my questions are:
    - Did any of you have stability issues after upgrading from 5 to 6.1
    on Solaris?
    - If yes, what were they and how did you solve them (e.g. upgrade to
    SP 5)?
    - In 1-2 sentences, what is the context of the application?
    My goal is to present a evidence that the romoured stability issues
    don't exist or/and a list of meastures to avoid/solve them, if any.Hi Andreas,
    Normally proving that rumors are true is a responcibility of
    rumors suppliers. Reverse does sound to me like a joke.
    Regards,
    Slava Imeshev
    P.S. Current weblogic 6.1 is a stable product.

  • Call log issue after upgrading to OS 10.3.1.158​1 from 10.2

    Dear all.
    I have update my BlackBerry 10 os to 10.3.1.1581 and to my surprise i find that the call log os restricted to about 150-200 call whereas it was almost unlimited in the previous 10.2 os .
    BlackBerry should issue a fix asap since this is such a basic features and necessity.
    I find myself in a very bad situation after upgrading.

    I have two call lors. One in the phone app, and one in the hub.
    I feel like the one in the phone app is quite short, but the one in the hub is unlimited.
    Do you confirm on your side?
    That being said, tracking more than 150 previous calls regularly is an extreme usage of the phone, I don't think the OS is made for that. I suggest you use a third party app that will be suited at tracking 200 phone calls a day.
    There are several that are free currently in BlackBerry World (the Free March section).
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Networking Issues after Upgrading to Windows 8.1

    I have a Windows 8 desktop PC that is working fine with my network.  I can browse the Internet fine using all major browsers etc.  After upgrading to Windows 8.1 through the Windows Store I noticed that my wired networking was not working correctly.
     The status of the network does not change (i.e. it doesn't change to Limited Connectivity) however browsing to sites in Chrome, IE or Firefox doesn't work as well as Windows 8.
    IE11 gives me the error "This page can't be displayed, make sure the web address is correct" and other browsers give a similar error.  I normally have to refresh 2-3 times to get a new page to load, sometimes even more.  Everything works
    fine from a laptop connected at the same time so it isn't an network issue with my provider.
    I thought this might be a driver issue with the two on-board Marvell wired network adapters.   I wasn't able to rollback the driver to older versions I found on the Internet.  I then purchased another network card, Intel Desktop gigabit and the
    issue still persists with that adapter.  I then tried a USB wireless adapter and the issue still persists using wifi with the wired adapters disabled.  I tried a new network cable and no luck either.  I also tried resetting the IP stack using
    the various netsh commands.
    After that I thought I might try reset the Windows 8.1 PC, however that didn't work as I didn't have the restore image available as I upgraded from the Windows Store.  I then tried installing Windows 8.1 fresh using a ISO with my Windows 8 key using
    some of the recent guides that are available.  That all worked but it didn't fix the networking issues.
    I re-installed Windows 8.0 and the networking is now fixed and back to working normal again.  I'd like to try again but I think I will have the same problems.  I can't imagine why this would be a driver issue as I tried 3 different network adapters
    and two installs of Windows 8.1.  Any ideas what would be the cause of the Windows 8.1 issue?

    HI,
    Since this issue only occurred in the your desktop PC, and many network adapters you tried, failed, thus I think maybe we should focus on the model of your desktop PC, I suggest you update the BIOS and chipset from the manufacture to improve
    the performance of win8.1.
    Please also test this issue in safe mode with networking.
    Please refer to:
    Windows Startup Settings (including safe mode)
    http://windows.microsoft.com/en-in/windows-8/windows-startup-settings-including-safe-mode
    I’d like to share the following article with you:
    Wired and wireless network problems
    http://windows.microsoft.com/en-IN/windows/network-connection-problem-help#network-problems=windows-81&v1h=win81tab1&v2h=win7tab1&v3h=winvistatab1&v4h=winxptab1
    Regards,
    Yolanda
    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.
    The issue occurs in safe mode as well under Windows 8.1.  The motherboard is an Asus P5B Premium, however it works on Windows 8.  How would I update the chipset when booted into Windows 8.1?  In Device Manager it wasn't allowing me to update
    the network drivers as they were newer versions already installed.
    Edit:  I also installed at Intel Chipset Device software dated 8/8/2013 with version 9.​4.​0.​1026 and the issue still occurs.  I am also running the latest BIOS that is available.

Maybe you are looking for

  • In photoshop elements 12 I try to delete a folder but the delete option is grayed out. how can I delete a folder from my catalogue?

    how can I delete folders from photoshop elements 12. the option to delete is grayed out an I don't know what the alternative options are

  • Help..Ipod is corrupted. Says to restore but there is no way

    I just updated my ipod(30GB) with new stuff..and suddenly it froze. I unplugged it..plugged it back in..restarted itunes and when i did a box popped up saying that the ipod is corrupted and i need to restore it. But how can i restore it if itunes isn

  • How to make Hierarkchy variable in BW 3.5?

    Dear collegues, I have five profit center hierarchies that I want to create identical reports on. The user should be able to first choose which hierarchy he wants to see, and then the node of the chosen hierarchy. Is this possible? Can anyone explain

  • IOS7 + Mail

    Have just upgraded to IOS7, however when I open up mail, I do not have an inbox or search box showing.  All previous emails have disappeared although I can view deleted emails. I have a box which is called 'unread' into which a email arrived.  howeve

  • New Quad vs 2007 Dual Core 3.0 Gigahertz

    I had an early 2007 Dual Core 3.0 gh Mac Pro with 12 gb of ram. Thanks to a burglar it is gone. Poof. Which of the 3 new quad core Mac Pro's would be an equivalent? My dad needs to duke it out with State Farm... CPU speed vs 8 Core using Adobe Photos