ESS Services Problem - PLOG and P_PERNR

Hi everyone.
We are currently upgrading from ECC 5 to ECC 6 and I am facing an ESS issue and have a few questions.
First, have the Webdynpro services changed between release 5 and 6? Webdynpro service sap.com/pcui_gp~xssutils/XssMenuArea doesn't show up under SU24 when reviewing auth objects PLOG and P_PERNR in ECC 6, our upgraded system. In our current ECC 5 landscape, this service is available and viewable under these auth objects. Is this service available in ECC 6.0?
Second question - how do I manually add this service to be checked/proposed for PLOG and P_PERNR? I receive an error when clicking the change/display auth button in PFCG when workign with our ESS role. The error says
"Authorization default values of transaction B690099F24B95252AC6B70AEBD3C12 for object PLOG inconsistent"
The character string refers to service sap.com/pcui_gp~xssutils/XssMenuArea. How can I add this service to auth objects PLOG and P_PERNR?
Any help would be greatly appreciated and rewarded!
Todd

there are some changes in the service in the functionality wise, but the basi structure is more or less, Same roles
and profiles can be used

Similar Messages

  • Custom ESS Service Error

    I have created one custom apppppciation for ESS Service...and getting the following error..Any help is appreciated?
    java.lang.NullPointerException
            at com.sap.xss.config.FPMRepository$RepositoryKey.hashCode(FPMRepository.java:46)
            at java.util.HashMap.hash(HashMap.java:261)
            at java.util.HashMap.get(HashMap.java:317)
            at com.sap.xss.config.FPMRepository.retrieveObjectInternal(FPMRepository.java:79)
            at com.sap.xss.config.FPMRepository.retrieveObject(FPMRepository.java:66)
            at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.initializeConfiguration(FcXssPcd.java:816)
            at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.loadConfiguration(FcXssPcd.java:250)
            at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcd.loadConfiguration(InternalFcXssPcd.java:178)
            at com.sap.pcuigp.xssutils.ccpcd.FcXssPcdInterface.loadConfiguration(FcXssPcdInterface.java:138)
            at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface.loadConfiguration(InternalFcXssPcdInterface.java:148)
            at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface$External.loadConfiguration(InternalFcXssPcdInterface.java:240)
            at com.sap.pcuigp.xssutils.ccpcd.CcXssPcd.loadConfiguration(CcXssPcd.java:282)
            at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcd.loadConfiguration(InternalCcXssPcd.java:184)
            at com.sap.pcuigp.xssutils.ccpcd.CcXssPcdInterface.loadConfiguration(CcXssPcdInterface.java:115)
            at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface.loadConfiguration(InternalCcXssPcdInterface.java:124)
            at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface$External.loadConfiguration(InternalCcXssPcdInterface.java:184)
            at com.sap.pcuigp.xssutils.ccxss.CcXss.loadConfiguration(CcXss.java:209)
            at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXss.loadConfiguration(InternalCcXss.java:153)
            at com.sap.pcuigp.xssutils.ccxss.CcXssInterface.loadConfiguration(CcXssInterface.java:112)
            at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface.loadConfiguration(InternalCcXssInterface.java:124)
            at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface$External.loadConfiguration(InternalCcXssInterface.java:184)
            at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:187)
            at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
            at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
            at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
            at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
            at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
            at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
            at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:754)
            at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:289)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
            at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Thanks,
    Damodhar.

    I Think I have to add a parameter sap.xss.BaseConfigurationID (PCD FPM View) to application properties. Is it mandatory to add FPM View which is created in PCD to Application Properties. Is there any other way to avoid this procedure?
    Thanks,
    Damodhar.

  • ORADC problem on Windows 2000 with Service pack 1 and service pack 2

    Hi,
    I have a VB application running on NT4.0 workstations. It uses
    ORADC control to talk to ORACLE 7.3 When I load it on Windows
    2000 with service pack 1 or service pack 2, I encounter some
    problems.
    The ORADC control is used in most of the VB forms and the
    Refresh method of the ORADC conrol is used to refresh the APEX
    TRUE DBGRID PRO control. When this action is executed, I receive
    a run time error
    "Method Refresh of object '_DORADC' failed Err#: -2147417848
    It works fine when no service pack is applied on Win2K.
    Can anyone tell me what's going on?
    Thanks

    satheesh_p wrote:
    Thanks for your reply.
    When I checked the system requirements. I couldn't find information on windows 2003 service pack 2
    link http://www.adobe.com/products/coldfusion/systemreqs/.
    Whether your OS is windows 2003 with service pack 2?
    Are you sure coldfusion 8 will work on windows 2003 with service pack 2?
    Regards,
    Satheesh.
    Well it was there, if you understand the naming properly:
    ColdFusion 8 system requirements
            Windows
    Intel® Pentium® II or AMD Athlon processor
    Microsoft®
    Windows® 2000 Professional with Service Pack 3; Windows 2000 Server,
    Advanced Server, or Datacenter Server with Service Pack 3; Windows
    Server® 2003 Web, Standard, or Enterprise Edition with Service Pack 1
    and R2; Windows Server® 2008; Windows XP Professional or Home Edition;
    or Windows Vista®
    R2 is the "offical" Microsoft name for service pack 2.

  • Few days before I brought one iphone 5 by second party and this phone make a unlock but it sometime have a cellular network most of time say no service can u solve this problem please and I put serial number it say this phone is replace can u help me for

    Few days before I brought one iphone 5 by second party and this phone make a unlock but it sometime have a cellular network most of time say no service can u solve this problem please and I put serial number it say this phone is replace can u help me for original serial number....

    If Apple's service database says that your iPhone was replaced, then Apple will no longer provide any service for that phone.
    First, get a new SIM from your cell carrier and see if that corrects the problem. If it does not, try the usual steps for addressing software problems: restart, reset, restore.
    http://support.apple.com/kb/HT1430
    http://support.apple.com/kb/HT1414
    If you try restoring from a backup and that doesn't fix the problem, try restoring to factory settings and, if the problem goes away, then sync back your apps and content. You'll lose the app data and settings, but if the problem is due to a corrupt cache or settings file, restoring to factory settings should cure it.
    If none of that helps, your device may have developed a hardware fault. Again, Apple will provide no service for it, so you will need to pay some independent repair shop to fix your iPhone.
    Regards.

  • ESS services date and time format?

    Hi,
    How can we change the date and time format displayed on some of the ESS services like addresses, LR screen?  Currently I see US format date MM/DD/YYYY and time is in european format 12,50 instead of dot(.).
    I tried changing the browser setting to UK but it didn't work.  Any other suggestion please?
    Thanks
    Praveen

    I tried to create a simple WD application with just date control UI element, I can see the date format is displayed based on my browser setting.  If I change it to US in my browser locale, it date format changes to US date format, if I change it to UK locale the date format is UK based. 
    Only my ESS/MSS applications are always displayed as US format.  I checked at the iView level and I can only see ForcedRequestLanguage but I cannot see ForcedRequestCountry property so I'm unable to set any country specific details here.  When I look at the JCo connection language tab, I see the
    Current locale: en
    Default VM locale:  en_US
    I think this is where change is required.  However I changed following JCo languages from en to en_UK but still no luck
    SAP_R3_HumanResources
    SAP_R3_HumanResources_MetaData
    Backend is checked as posted above.
    I checked below which is the second precendence in determining locale
    Portal mandatory locale -- open file prtDefault.properties on server under
    /usr/sap/<SID>/JC#/j2ee/cluster/server#/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/portal/system/properties/
    I cannot find below mandatory parameters in the prtDefault.properties file
    request.mandatorylanguage
    request.mandatorycountry
    However, I found this
    request.defaultlanguage=en
    request.defaultcountry=us
    Is this something I can change?  Or should I replace or should I add mandatoryLanguage/country?
    Can this file be edited through NWA or should this file be edited manually at the file system level?
    Please advice.
    Thanks
    Praveen
    Edited by: Praveen11 on Aug 20, 2009 8:38 AM
    Edited by: Praveen11 on Aug 20, 2009 8:41 AM

  • TS4429 9 months 6 replacements and still the no service problem. Only a restart will bring the service back.I have tried all the suggestion to fix this but it is still happening. Please Help

    I have had 6 replacement Iphone 4s and still my issue has not been resolved. What more must I do to have a telephone that can receive phone calls without me having to check it every 20 mins to make sure I have network service. Renewing the simcard has also not worked.

    I was thinking that Kabel Deutschland might be the problem but my wife has a Iphone 3GS on the same network and she never has the no service problem. Also when I said I have had 6 replacements yes they all had at one time or another this issue with no service but they had other issues like not switching off or bright spots on the screen etc etc. Also the sim card has been replaced twice

  • OTN Live Web Services problem, mismatched WSDLs and Soap RPC reply

    I've tried to connect to all those OTN Live Web Services using webMethods and found there might be a mismatched WSDLs and Soap RPC problem in Oracle side. There is a discussion thread of this: http://www.wmusers.com/wmusers/messages/116/904.shtml
    Is there anyone out there encounters the same problem and agree that Oracle should fix this ? Thanks a lot in advance.

    Hi Mike,
    I've just downloads all 5 WSDL and tried each single one of them again. The following are the results of the test.
    Result (OK): this is the success case
    Result (0): this is the "OTN Authentication Failure" and I cannot tell if it works if input is correct.
    Result (1): this is the error I've mentioned in the previous message and I'll give you more details later.
    Result (2): this is the "No Serializer found" exception:
    java.lang.IllegalArgumentException: No Serializer found to serialize a
    'org.w3c.dom.Element' using encoding style 'http://schemas.xmlsoap.org/soap/encoding/'.
    -- IOTNMobileWrapperPortType
    getStatusByMsgID (OTN Authentication Failure)
    getStatusesByMsgIDs (1)
    getSupportedTransports (1)
    getVersion (1)
    sendText (1)
    sendTextMsg (1)
    -- OTNDeptEmpPortType
    getDeptInfoArray (OK)
    getDeptInfoXML (2)
    getDeptNoArray (OK)
    getDeptXML (2)
    getEmpInfoArray (OK)
    getEmpInfoXML (2)
    getEmpNoArray (OK)
    getEmpXML (2)
    -- IOTNGUIDGeneratorPortType
    getGUID (1)
    -- IOTNHelloWorldPortType
    getAvailableLanguages (1)
    getDefaultHelloWorld (1)
    getHelloWorld (1)
    -- IOTNNewsPortType
    getRss (1)
    Let me explain what happens in error case (1):
    webMethods construct the "targetOutSignature" for the client base on the WSDL.
    After the reply message retrieved, it tries to "conform" (validate) it against the "targetOutSignature".
    Whenever I get this exception, I can open the exception details and actually see that the reply xml has been received but with the error message of "Output parameters do not conform to targetOutputSignature".
    If I manually remove the "targetOutputSignature" from the generated client, so that webMethods won't try to "conform" the reply message against the one described in the original WSDL, it works perfectly.
    I hope this helps. Please let me know if there is any other information I can provide.
    Thanks.
    - Louis

  • Importing problems of ESS services from JDI

    Hi,
          I am importing the standard SAP ESS service (eg:ess/skl)from JDI,but its importing with lots of errors. I found errors are maily due to missing Jar files and missing dependent DC components. I came to know that while importing all required jar should get imported along DC component. Anyone can tell me how can i import without errors due to missing JAR?
    Thanks,
    Suresh.

    Did you import the 3 base SC's into the track as described here: http://help.sap.com/saphelp_nw04/helpdata/en/ab/6760b8d7b64b6eb74052eb5bdf1405/frameset.htm ?

  • Billing Problem: Tax and Franchise Fee for Internet Service

    As I said it's likely not fixed. They likely just issued a one time credit to offset the charges, but the charges will just be back next month. I already said agents have no control over taxes.

    I am currently being charged tax and a franchise fee for my internet only service. I do not have cable/TV service. I have verified this fact with two Comcast representatives. However, my account as it appears online shows that I have cable/tv service. As per H.R. 3086 - 113th Congress (2013-2014), Permanent Internet Tax Freedom Act - Amends the Internet Tax Freedom Act to make permanent the ban on state and local taxation of Internet access and on multiple or discriminatory taxes on electronic commerce.  Therefore, since the Comcast representatives verify that I have only Internet service, the tax and franchise fees on my bill are illegal. On numerous occasions I have requested that this error be addressed, and now I am resorting to this forum for some help before I file a complaint with my local utilities and other regulatory boards. My wish is not to create a problem for Comcast. I simply wish for my bill to be corrected and reflect only the legal charges associated with my account. Thus far, no Comcast representative has been able to address or correct this problem.

  • HT201263 What will i do?screenshot There is a problem with your iPhone. Please visit the Service Answer Center to find answers to all your questions about service options, warranty and other processes in your country. To find your nearest Apple Store, cli

    What will i do? ITune screenshot is as follows >
    There is a problem with your iPhone. Please visit the Service Answer Center to find answers to all your questions about service options, warranty and other processes in your country. To find your nearest Apple Store, click here.

    Do what it said to do.
    "Please visit the Service Answer Center to find answers to all your questions about service options, warranty and other processes in your country. "

  • TS1814 There is a problem with your iPhone. Please visit the Service Answer Center to find answers to all your questions about service options, warranty and other processes in your country. To find your nearest Apple Store, click here.

    There is a problem with your iPhone.
    Please visit the Service Answer Center to find answers to all your questions about service options, warranty and other processes in your country.
    To find your nearest Apple Store, click here.
    Please help me i can aktivate my phone imei 012423006333181.

    There is a problem with your iPhone.
    Please visit the Service Answer Center to find answers to all your questions about service options, warranty and other processes in your country.
    To find your nearest Apple Store
    no imei also

  • Problem with Crystal report XI after loading Service pack 4 and htfix 12

    Hi,
    I am using dotnet framework 1.1.
    After I install the service pack 4 and monthly hot fix, I got the following error when trying to access any crystal report page.
    CrystalDecisions.CrystalReports.Engine.InternalException:
    Error in File C:\WINDOWS\TEMP\{0EF6CA3B-E0C0-4B0E-928B-AB6FCD8209AF}.rpt:
    Invalid argument for database. ---> System.Runtime.InteropServices.COMException (0x80000304):
    Error in File C:\WINDOWS\TEMP\{0EF6CA3B-E0C0-4B0E-928B-AB6FCD8209AF}.rpt:
    Invalid argument for database.
       at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.GetLastPageNumber(RequestContext pRequestContext)
       at CrystalDecisions.ReportSource.EromReportSourceBase.GetLastPageNumber(ReportPageRequestContext reqContext)
    after i uninstall the service pack and monthly hot fix the reports started working.
    Please help.
    Edited by: NirakarH on Feb 18, 2010 8:20 PM

    To be honest, I have no idea. Other than the obvious; unless you need SP 4, don't use it...
    CR XI r1 is out of support, so if that was a bug, it will not get fixed.
    Also, since you have CR XI r1, you are entitled to upgrade to CR XI r2 for free. If that is an option, let me know and I'll supply the link to CR XI r2, the latest SP for CR XI r2 and the msm runtime files.
    Ludek

  • Changing ESS services

    Hi Guys
    We have an ESS application running against a stand-alone ITS server and an R/3 4.7 system.
    My problem is that I want to make some changes to some of the services and I can't figure out how to do it.
    Eg. in the ESS app "Personal Data" (PZ13) I want to make some of the fields read-only, I want to remove other fields completely and add some new fields to the view.
    How is this possible?
    Regards,
    Jacob Vennervald

    Hi Guys
    I've gotten an answer from SAP, and they say the following:
    "I have managed to shed some light on the problems you are experiencing with table T588M_ESS.
    The main problem is that the table is not read by the relevant ESS service. Actually, the table is only read by very very few services altogether. Therefore it is not possible to make any modifications to field attributes that way.
    It is unfortunate that ESS does not provide all of the functions you use and require in R/3 <=4.7; with regard to T588M_ESS in particular. This is because the initial design logic behind ESS was to make it as simple, ergonomically efficient and user friendly as possible. It therefore shouldn't be all that surprising that you cannot configure ESS the way you can configure R/3. You cannot customize the ESS screen via T588M_ESS.
    Things will become easier with ESS as featured in ERP 2005, where modification free changes can be done using the Web Dynpro personalization tool."
    So the best way to make changes to ESS applikations in the code as Jothi says.
    For the Address (PZ13) iView it is possible to change attributes on the input fields by using table T588M (NOT T588M_ESS).
    In transaction SE93 you can copy the PZ13 transaction.
    Regards,
    Jacob Vennervald

  • ESS services are displayed as SAP GUI on ITS

    Hi Experts,
    I am using ITS 6.2 patch 4. Single host installation. I have published all required services on ITS server. But when i am hosting menu using service PZm3 i am able to view only Menu side, not the right side service(bwsp). I am unable to choose any service and host them I shows error on browser.
    It give me error as... object expected at line 501 char 54 etc..
    Also when i host any service seperately on ITS i get to see only SAP GUI for them while i have already published complete service on ITS.
    Can you please suggest me what could have gone wrong.
    Thanks for your time,
    regards,
    Sudhir

    Hi Sudhir,
    the ..object expected at line 501.. error is because of JavaScript trying to execute some functionality and is not able to find the stuff it therefore needs. Most of the time JavaScript in ESS is held in a separate file or even in a separate services. For instance there is one called ess_global. As you are also not able to make a direct call to a service and end up seeing the SAP Gui for HTML I guess you do have problems with the publishing.
    Ok here are some things you can check.
    1. As you do have a JavaScript error. Please also make
       sure that you do have JavaScript enabled in your
       browser. I know it sounds stupid but I have seen it
       happen.
    2. Is IACOR running correctly. Meaning is it set up
       to publish into the correct directories. There are
       two directories one for the services which resides in
       the installation directory of the ITS. This should be
       something like c:\program files\SAP\ITS... but this
       really depends on how you did the installations. The
       second one should be inside your Virtual HTTP servers
       directory c:\inetpub\wwwroot... or wherever your HTTP
       server points to
    3. If IACOR is correctly configured have a look into
       the services and templates directory. Make sure
       that you can find a file <servicename>.srvc in
       the services directory and a directory <servicename>
       in the templates directory. If this is not the case
       you have not published the Service correctly.
    4. Make shure that the user who runs the ITS service has
       permissions to read the files in services and templates
       directory  
    5. Go to SE80 inside the SAP System via SAPGui select the
       configured IACOR publishing service in the settings
       menu select the service you want to publish and try
       to publish the service you want to call by itself.
       Go back to your ITS installation directory and check
       that the service got published correctly. If this is
       the case you should be able to publish the service.
    6. If no 5 works go to Transaction SE38 and call a report
       named W3_PUBLISH_SERVICES. The report allowes you to
       do masspublishing. Just execute the report do not put
       anything in the input filed and you do get a list of
       all available services on the SAP System. Via button
       workbench settings select the ITS you want to publish
       to and if this is a Testinstallation I would highly
       recommend to select all services (with F5) and publish
       all of them. This will take a while but makes sure
       that even the services you do not get called directly
       are published.
    regards Ingo

  • What is difference between  Service map iview and Workset Map iview

    Hi Experts,
                        Can anyone tell me the difference between  service map iView and Workset Map iView.
    When I am creating these iViews, its seams both are same. I canu2019t find difference still, can anyone help me out of this
    Thanks in Advance
    Janardhan

    Hi,
    Service Map Iview:The Service Map iView is an ERP-specific variant of the portal Workset Map iView. It serves as a central point of entry and guided access to the services of SAP service modules such as the Manager Self Service (MSS) module, or the Employee Self Service (ESS) module.
    Workset Map iview:A Workset Map is the equivalent of a site map, providing users with explicit information on the functionality that is available in a given workset. It is based on an iView, and serves as a central point of entry and guided access to the contents of a workset.
    if you want to more info pls go thr the below thread
    Workset Map iView
    i hope it will help you
    Thanks,
    Sreeni.

Maybe you are looking for

  • Can no longer print to ethernet printer on Airport Extreme network

    I have a Mac/Windows home network with two airport extreme base stations. One is connected to my dsl modem. The other is used wirelessly to extend the network, and I have a Xerox Phaser 5500 connected to one of its lan ports. Until recently, all comp

  • How Can I install Solaris on a new Machine

    I'm not familier with any sun products. When I tried to install the Solaris 8.0 on a new Sparc Machine I couldn't make the system to boot from CDROM. In response of my command : boot CDROM -s I recieved this messgae: Can't open boot device

  • What Are The Limits To Aperture? (Masters, Versions, Projects...)

    If Apple has a specification for any of these, I couldn't find it. It's obviously not on the Aperture web site under tech specs. I couldn't find it in the user manual, but I have been known to stink at searching the manual. I did some searching on th

  • Export Issue - Aperture 3

    Yesterday I finally upgraded to Snow Leopard (I know, it takes me a while to do such things). Once that was complete I upgraded from Aperture 2 to 3. Everything finished processing about 2 hours ago (no more spinning "gear"). I'm attempting to export

  • Add row grayed out

    Hello, I have a numbers spreadsheet which I created by importing a .CSV file . All the options to "add row" are grayed out. How can I add a row? KE