SAP Add-on RDP Server issue

Dear Gurus,
One of my client connects to SAP through RDP Server with the help of VPN for them to be able to connect to the server domain which is residence in another location.
I have Fixed Asset installed in the server and also have SAP Client installed in the RDP server but the each time selected users log on, Fixed Asset connection fails abruptly without successful installation.
The administrator user account can do everything on the server and selected users can work with the fixed asset in mandatory installation status while few other user accounts on RDP server are having the installation truncated through wrong signature print on the system.
Please can anyone help me with probable solution to this as it looks misery for me to work on.

Please find below statements for method PP fucntionality
        public PurchaseProposal()
            SetApplication();
            if (SetConnectionContext() != 0)
                SBO_Application.MessageBox("Failed setting a connection to DI API", 0, "ok", "", "");
            if (ConnectToCompany() != 0)
                SBO_Application.MessageBox("Failed connecting to the company's Data Base", 0, "ok", "", "");
            SBO_Application.SetStatusBarMessage("RFQ Add On is initialising", SAPbouiCOM.BoMessageTime.bmt_Short, false);
            AddMenus();
            SetFilters();
            SBO_Application.MenuEvent += new SAPbouiCOM._IApplicationEvents_MenuEventEventHandler(SBO_Application_MenuEvent);
            SBO_Application.ItemEvent += new SAPbouiCOM._IApplicationEvents_ItemEventEventHandler(SBO_Application_ItemEvent);
            SBO_Application.FormDataEvent += new SAPbouiCOM._IApplicationEvents_FormDataEventEventHandler(SBO_Application_FormDataEvent);
            SBO_Application.RightClickEvent += new SAPbouiCOM._IApplicationEvents_RightClickEventEventHandler(SBO_Application_RightClickEvent);
            SBO_Application.SetStatusBarMessage("RFQ Add On Connected Successfully", SAPbouiCOM.BoMessageTime.bmt_Short, false);

Similar Messages

  • SAP Tools for SQL Server issue

    Hi,
    I used SAP tools to upgrade the database after upgrading MS SQL Server 2000 to MS SQL Server 2005. In the middle of the process I got the following error:
    MDB-05053  Errors when executing sql command: <p nr="0"/>.
    sapinst.log and sapinst_dev.log shows this error first:
    FCO-00011  The step RunMAXConversion with step key |SAPMSSTOOLS|ind|ind|ind|ind|0|0|MssSysCopy|ind|ind|ind|ind|4|0|MssYukonUpg|ind|ind|ind|ind|5|0|RunMAXConversion was executed with status ERROR .
    Any idea ?
    George

    Hi,
    please open a command prompt, switch to the installation directory under Program Files and set the environment variable
    set SAPINST_MSS_LOG=0N
    Start the sapinst tool again from the same location from this command promt. Then a MSSLog.log is written during the run. Check the log for additional errors.
    Regards
      Clas

  • SRM 5.5 as an add-on on ECC 6.0 vs SAP SRM 5.5 server

    Hi
    Are  there any limitations if we go with SAP SRM 5.5 Server as an add-on on ECC 6.0 compared to Implementation of SAP SRM 5.5 server on its own.
    FYI-We just have one ERP Back-end system.
    BTW, what is the difference between SAP SRM server 5.5 vs SAP SRM server 5.5 Plus.
    Thanks in advance.
    Thanks & Regards,
    Anji

    Hi
    Summary:
    You can use classic scenario in Add-on.
    You can use self-service procurement and SUS in Add-on.
    You cannot have Sourcing and other scenarios.
    No migration from Add-on to Separate server available.
    Best regards
    Ramki

  • SAP Add On for Crystal Reports - no window for account setup

    Already installed the add on: windows server 2008 64 bit / SAP Business One 8.8 PL 12.
    Crystal Runtime is installed too.
    After activating the add on, we tried to do the 'account setup'.
    But there was a error: ' Item - could not commit action because the item is currently in focus [66000-23].
    Anyone there to help us solving ?
    thx

    To solve the issue you must launch the following queris on SQL Server Manager:
    CREATE TABLE [dbo].[SAP_CR_REPORT_GROUP](
         [GroupName] [nvarchar](50) NULL,
         [RowId] [numeric](18, 0) IDENTITY(1,1) NOT NULL
    ) ON [PRIMARY]
    CREATE TABLE [dbo].[SAP_CR_REPORT_GROUPUSER](
         [UserId] [numeric](5, 0) NULL,
         [GroupId] [char](10) NULL,
         [RowId] [numeric](18, 0) IDENTITY(1,1) NOT NULL
    ) ON [PRIMARY]
    CREATE TABLE [dbo].[SAP_CR_REPORT_REPORT](
         [ReportName] [nvarchar](50) NULL,
         [ReportDescription] [nvarchar](100) NULL,
         [ReportPath] [nvarchar](1000) NULL,
         [IsPublic] [char](1) NULL,
         [ModuleUID] [char](20) NULL,
         [RowId] [numeric](18, 0) IDENTITY(1,1) NOT NULL
    ) ON [PRIMARY]
    CREATE TABLE [dbo].[SAP_CR_REPORT_REPORTGROUP](
         [ReportId] [numeric](18, 0) NULL,
         [GroupId] [numeric](18, 0) NULL,
         [RowId] [numeric](18, 0) IDENTITY(1,1) NOT NULL
    ) ON [PRIMARY]

  • I should add an application server to central XI. But which version

    I should add an application server to central XI. But I do not know which version of SAP netweawer to use in order to install (and which options...)
    I know that used version is not newest (we are not using PI but XI so e.g we have (Integration Builder:Configuration and Integration Builder:Design).
    However components are
    SAP_ABA     700     0018     SAPKA70018     Cross-Application Component
    SAP_BASIS     700     0018     SAPKB70018     SAP Basis Component
    ST-PI     2005_1_700     0006     SAPKITLQI6     SAP Solution Tools Plug-In
    PI_BASIS     2005_1_700     0018     SAPKIPYJ7I     PI_BASIS 2005_1_700
    SAP_BW     700     0020     SAPKW70020     SAP NetWeaver BI 7.0
    ST-A/PI     01K_BCO700     0000          -     Servicetools for other App./Netweaver 04

    Hello
    I have moved this thread to the Software Logistics forum (this is not a PI technical issue). You have a better chance of getting a quality answer to your query if it is opened in the correct forum. I think the Software Logistics is the best forum for this issue.
    Regards
    Mark Smyth
    XI/PI Moderator

  • Sap installation in new server

    Hi,
    Let me explain the Scenario, currently we are using SAP 4.7 E wiht oracle 9.2 in HP-Unix 11 Ver 1. But we are Planning to upgrade our hardware(server) ans also we are planning to upgrade the OS from ver1 to ver 2 and also the oracel 9.2 to be upgraded to 10g. Since we not changing our OS and DB can follow homogeneous system copy.
    Is there any other method to follow for this Scenario, Waiting for your comments.
    Regards
    Karthikeyan S

    Hi Chintesh,
    You can start by checking that you have the correct DI API version installed, Note 861599.
    You could also log this thread at the [SAP B1 Add-Ons Forum|SAP Add-Ons;
    where consultants might be more aware of addon installation issues.
    Apart from that version 2005 is out on maintanence, maybe it is time for an upgrade.
    Hope it helps,
    Jesper

  • Remote Connection from SAP to MS-SQL server

    Hello Experts,
    We have been following 2 options so far and we have come across some issues
    The first Option is to call a stored procedure (this is our preferred method) which does the data transfer for us
    We have been able to test this scenario successfully from SQL Server side
    However, while calling the stored proc via native SQL from ABAP we have come across an issue which is due to SQL 2005 changes (Schema implementation and difference in the security context)
    While calling the stored procedure from the ABAP Code we have an error
                The program short dumps with runtime error DBIF_DSQL2_SQL_ERROR, exception CX_SY_NATIVE_SQL_ERROR. The database error code is 15274, and the error text is
                 "Access to the remote server     is denied because the current security context is not trusted."
    This issue is new after the SQL Server 2005.
    We are trying to resolve that.
    Secondly we have been trying the DBCON option as well as per OSS Note 323151
    We have a few things thatu2019s impacting our scenario:
    The remote servers are in a different domain
    The remote servers are located  in DIZ
    Remote server is a named instance
    Remote server has been configured with a different port than standard (1565) u2013 All Connection strings will need port in there
    The Database name starts with a numeric value
    Due a combination of factors as mentioned above the standard approach does not work
    Have any of you used this approach while connecting from SAP to MS-SQL server? Do you know of any successful methods to connect to SQL using ABAP (or not) from SAP.
    Thanks in advance,

    Yes,
    DBConnect & UDConnect.
    Works like a charm.
    We write data into a MS-SQL database via DBConnect & an ABAP program (using open sql).

  • How to publish crystal report designed using SAP Add-on toolbar

    we have installed the crystal report designer V10 and the SAP add-on on the desktop.
    we have designed a formatted report in crystal report designer using an existing BW report that was created using Bex query designer. After this we saved the crystal report back in BW to a role.
    We have not published the report to crystal enterprise server, since the connection to same is not in place.
    We would like to know how to publish this report in Enterprise portal ?
    Can we bypass publishing the report to crystal enterprise server and publish the report on browser or through EP ?

    hi
    Check on this help page if it can help you
    http://help.sap.com/saphelp_erp2004/helpdata/en/f1/0a569ae09411d2acb90000e829fbfe/frameset.htm
    REgards
    Alain

  • Unable to Enable User Profile Disks in RDP server 2012R2

    I am setting up a new Windows server that will act as an RDP server. The server has been built with Windows Server 2012R2. 
    I have the following roles and services working on the server: RD Web Access, RD Gateway, RD Licencing (with 30 user cal licences), the RD Connection broker, and the RD session host. 
    I have a SSL certificate configured and installed on the site, and both external and internal DNS are configured and working. 
    I have created and published an application collection and this is working. That is, when you go to https://remote.<servername>.org you are presented with a log in screen, users can log in with their domain accounts and then can connect to the published
    applications, this is working both on our internal network and from the general internet. 
    So all the roles on the server are working and the collection itself is also working. However, what I cannot do is set it up so that we can use user profile disks with that collection. When I go through the Session Collection Wizard and I get to "User
    Profile Disks" I can click on "Enable user profile disks" and then you can enter the options below. 
    I am entering the share location under location \\<servername>\<sharename> 
    I am using the default "store all user settings and data on the user profile disk" 
    Then I go to create the profile disks and I get the following error: 
    "Could not create the template VHD. Error Message: -2147024809
    This has happened multiple times, I have done the following: 
    - installed all windows updates and rebooted the server, same error 
    - checked the share permissions AND the folder permission for that share, for testing purposes I have set permissions on both the folder and the share to allow full control to "everyone" (I also tried it with only "domain users") but
    same error message. 
    - I have checked to see that no quotas are imposed on the disk where I am attempting to create the profile disks  - this was because this was the closest thing I could find on Technet was this post:
    https://social.technet.microsoft.com/Forums/windowsserver/ru-RU/aec30527-d742-42b9-950e-85c709c4cb45/vdi-problem-creating-user-profile-disks?forum=winserverhyperv
    And that was a quota issue that I am not having. 
    The UPD wizard says the following "the servers in the collection must have full control permission on the user profile disk share and the current user must be a member of the local Administrators group on that server" 
    Both of those things are true. 
    I have attempted to search for that specific error message (-2147024809) and have found nothing on Technet or any other site. 
    I am hoping someone here has some thoughts.  Thanks in advance. 

    I was looking at both the technet article for setting up UPD as well as this walk-through:
    http://thewolfblog.com/2014/02/24/user-profile-disks-for-rds-2012-2012-r2/
    The step after the creation of the disk in this walk-through is to look at who has permission on the .vhdx file, now obviously I am not at that step, but that is what led me down the trail of looking at user permissions, hence my attempts to set up shares
    where 'everyone' has full permissions on both the share and the folder.
    I have tried to set up multiple shares for the collection, I have tried on two different disks (volumes) on the RDP server itself, I also tried setting up a share on our fileserver (which has all kinds of shares working fine) and the same error occurred
    in all cases. 
    I also found this Technet article: 
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/d6469d31-6540-4075-a85f-a6e8f7c11e89/user-profile-disk-template-cannot-be-created-when-setting-up-session-collection?forum=winserverTS
    So that seems close to what I am looking for, but I have checked and the exact group policy that was causing the above linked issue is not defined in our group policies, but maybe there are other group policies that are causing the issue? 

  • SAP in a Oracle server

    Is it possible to apply and use a SAP as a layer on a Oracle Database. Should the DBA have the knowledge on SAP to perform this... ?

    Aman.... wrote:
    I believe SAP is an application which has to use either Oracle or some other database for sure.
    About knowing SAP, I believe, its going to be a tough task because it is not a small application.
    If one is a DBA, he may try to know about it but it would be a big learning curve. Yes, SAP is a VERY large/elaborate suite of software, using a 3-tier architecture that can be spread
    across dozens of servers. It requires a back-end database (often Oracle) to store business data
    and to store much of the software code itself. There is a significant learning curve.
    SAP controls the majority of the Oracle setup/install/physical layout. (Non-OFA-file-placement)
    As a DBA, don't expect to learn over 25% of the application layer. (just the basic architecture)
    SAP app details take SAP-experts years to learn fully, with as much internal expertise as the
    Oracle database itself. (if not more)
    Aman.... wrote:
    And to manage the database, I think SAP offers its own console. SAP software supplies two different interfaces into an Oracle database. (that I know of)
    (1) BR-TOOLS: This is a text-based tool with many sub-menus, that will run on the DB server,
    which provides a wrapper to perform several DBA operations. It allows adding files to tablespaces,
    table-reorgs, index rebuilds, running analyze/stats on all tables, backup+restore of database,
    and several other functions. BRTools is a collection of several executables. You don't HAVE to
    use brtools for everything, but if you are not an experienced DBA, it will take care of many things
    without needing to know the SQl to care for an Oracle database. If you DO know you SQL well,
    then BRTools may take more time to find the right menu, than to do things yourself, or script them.
    After learning the sub-tools, you can use command line args + scripts to call exactly what you need.
    There is also a GUI layer to run with BRtools, but I haven't bothered to put that in place.
    BRtools also includes BR-Backup/BR-Archive/BR-Restore. These are only good for FULL Oracle
    backups and archlog backups. Docs say that they will user RMAN and do Incrementals, but
    we tried to get this capability to work, and it's not ready for real production.
    (2) SAP Transaction/T-Code DB02 (app screen) or "DBAcockpt"
    Within the overall SAP application, there are many screens with specific "T-Code" names for
    specific user roles. (ie:sales, manufacturing, shipping, payroll, etc) There are also some to support
    maint + administration, including some for DBA status of Oracle. Some good screens to look for
    in SAP are called DB02, DB03, DB12, DB24, DB50, SE16, SE11, DBACockpit. Most of these are
    read-only, to show status, history, reports, config, schedules, parameters, alert.log, etc.
    They won't perform the DBA work, but are a good place to find SAP perspective of the Oracle
    behavior & status, instead of writing all of your monitoring SQL from scratch.
    Aman.... wrote:
    I am not sure but I have been told that there is a language called SAP Basis as well for the
    administrative tasks related to SAP. NO... the term "Basis" is not a language, but refers to the SAP environment itself, and the config
    install, upkeep, maint, architecture, layout of SAP. The main "language" used to code SAP
    screens is called "ABAP" and is specific/proprietary to SAP... just like PL/SQL is specific to Oracle.
    Almost all of the ABAP code is parsed+stored in the database, to support server-side processing
    within SAP, and to define the screen behavior for SAP end users. ABAP is very detailed, and very few
    DBAs ever need to know ABAP. There are also more recent portions of SAP that use Java coding
    to define screens + behavior... but much like Oracle, this is more of a recent addition, rather than
    the 'core' of the software architecture.
    Extras: There is an SAP add-on called "CCMS" which performs monitoring and alerts from SAP serves.
    CCMS can monitor certain parts of the Oracle database as well, such as Tablespace%free, or filesystems.
    Also: SAP will generate an "EarlyWatch" report, which tells you performance+tuning problems to look for.
    Note: I have been doing Oracle DBA work in SAP/Unix environment for years,
    and still don't know 'everything' that a DBA may want about SAP...

  • Can't add the essbase server in the administration server

    Hello every body
    I'm using essbase for the first time and i'm trying to add my essbase server into my administration console.
    It asks for the server name and the credentials.when i entrer the correct informations my analytic server can't be added and i catch the following error:
    Essbase Server: aharrab-vm     com.essbase.eas.essbase.defs.ServerCommands.Connect     November 14, 2008 2:13:38 PM CET
    *Error: 1042006: Network error [10061]: Unable to connect to [aharrab-vm:1423].*
    The client timed out waiting to connect to Analytic Services Agent using TCP/IP.
    Check your network connections.
    Also make sure that server and port values are correct
    I started all the servers (Administration,integration,shared,provider) and they're all well configured.
    anyone has an idea about this?
    Thanks
    Edited by: aharrab_be on Nov 14, 2008 5:22 AM

    Try starting Essbase in the foreground by typing "essbase" (without the quotes) in a command window.
    If there's an issue with Essbase starting then the error will give you a good idea of what's wrong.
    gee

  • Not able to  Add Microsoft SQL Server

    Hi ,
    I have add the SQL Server plug-ins to OMS and have installed the agent on Windows SQL Server Machin.
    OMS has identified the host but while trying to add SQL Server of this host I am recieving this error.
    Failed to contact the target to be added. Following errors were received while testing the connection to the target. Update the properties accordingly, try Test Connection for testing the properties before saving.
    MSSQLInstance_TestMetric_DynamicProperty - Failed to connect, reason : The TDS prelogin response is incomplete.
    MSSQLExistence_TestMetric - Missing Properties : [STDINWBEM_HOST,servername_from_jdbc]
    OSType_TargetHost_DynamicProperty - Missing Properties : [STDINWBEM_HOST]
    Agent is UP and runing and below are its details.
    D:\10.2.0.3.0\agent10g>emctl status agent
    Oracle Enterprise Manager 10g Release 4 Grid Control 10.2.0.4.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Agent Version : 10.2.0.4.0
    OMS Version : 10.2.0.3.0
    Protocol Version : 10.2.0.3.0
    Agent Home : D:\oracle\product\10.2.0\agent10g
    Agent binaries : D:\oracle\product\10.2.0\agent10g
    Agent Process ID : 8528
    Agent URL : https://xyz.com:5510/emd/main
    Repository URL : https://oem:5599/em/upload
    Started at : 2008-02-10 11:39:42
    Started by user : SYSTEM
    Last Reload : 2008-02-10 11:39:42
    Last successful upload : 2008-03-05 11:22:08
    Total Megabytes of XML files uploaded so far : 78.44
    Number of XML files pending upload : 0
    Size of XML files pending upload(MB) : 0.00
    Available disk space on upload filesystem : 61.74%
    Last successful heartbeat to OMS : 2008-03-05 11:24:51
    Agent is Running and Ready
    D:\10.2.0.3.0\agent10g>emctl config agent listtargets
    Oracle Enterprise Manager 10g Release 4 Grid Control 10.2.0.4.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    [xyz.com:5510, oracle_emd]
    [xyz.com, host]
    D:\10.2.0.3.0\agent10g>emctl upload
    Oracle Enterprise Manager 10g Release 4 Grid Control 10.2.0.4.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    EMD upload completed successfully
    Please can anyone help me on it.

    You have follow the instructions to add and deploy the plugin for sql server
    Are you enable the jdbc connection in your target machine
    See the Metalink Note to check the sql sever plugin and resolve the problems for this issue
    Regards

  • Installing mini sap on windows 2003 server..............

    hi friends,i want to install mini sap on windows 2003 server, i have two cds for that but i m not getting how to install this,n also want to know,can it be installed on windows 2003 server or it can be installed on windows 2000 only.
    please help me out
    thanks

    Hi,
    Depending on which mini sap version you are trying to install. If you have 2 CD's, it means that it is an old version, for starting with 6.2 mini sap comes in 3 CD's (1 Kernel + 2 Database). As for the steps to install, just insert the kernel cd and an HTML file will pop up with the steps you need to do before, during and after the installation. As for installation issues please refer to:
    http://www.sap-press.com/support.cfm?account=&product=H958
    Regards,
    Lachker

  • Connect from SAP gateway to RFC server failed

    Good day and a happy new year to you all!
    I am failing to connect to my SAP BW system from BEx. The logon fails with this message:
    >>>>>Start<<<<<<<<<<
    Error Group
    RFC_ERROR_COMMUNICATION
    Message
    Connect from SAP gateway to RFC server failed
    Connect_PM  GWHOST=10.16.64.77, GWSERV=sapgw02, ASHOST=10.16.64.77, SYSNR=02
    LOCATION    SAP-Gateway on host bwsys / sapgw02
    ERROR       timeout during allocate
    TIME        Sat Dec 31 13:16:19 2005
    RELEASE     640
    COMPONENT   SAP-Gateway
    VERSION     2
    RC          242
    MODULE      gwr3cpic.c
    LINE        1785
    DETAIL      no connect of TP sapdp02 from host 10.16.64.77 after 22 sec
    COUNTER     2
    >>>>>>>>>END<<<<<<<<<<<<
    I only experience this problem when connecting using any BEx component, but, I can successfully connect to the SAP BW system from SAP gui.
    Additionally, I have the service 'sapdp02' defined in the services file, both on the workstation and the server.
    What could be wrong or missing in my configuration?
    Regards,
    Joao.

    hi Joao,
    check if oss note 447882 relevant
    you may ask basis for help
    Symptom
    You want to access the customer system using the BEx Analyzer.The connenction fails:The system displays the error RFC_ERROR_COMMUNICATION.In the detail screen, the system displays message "Partner not reached" (host 192.168.4.2, service sapgw 00).
    Other terms
    SAP Gateway, RFC_ERROR_COMMUNICATION, partner not reached
    Reason and Prerequisites
    The SAP gateway host is deactivated or the TCP/IP port 33xx (where xx corresponds to the system number) is not open.
    Solution
    Issue statement ping <IP address> (In this example:192.168.4.2) No reply: Boot SAP Gateway host required.
    An answer:Check whether the TCP/IP port 33xx is open (where xx corresponds to the system number) and start the SAP gateway.
    The TCP/IP port is also partially defined in the services file as an sapgw<SID> or sapgwxx entry (where xx corresponds to the system number). The services file is in the Windows directory or in WinNT/System32/drivers/etc.

  • Error: Connect from SAP gateway to RFC Server failed

    Hi
    I am trying to connect SAP server using the java (JCO connection), and getting following error. While I am able to connect to the same sever using SAP Logon pad with the same ipaddress (hostname) and logon credentials.
    Please kindly help.
    Erro: Connect from SAP gateway to RFC server failed.
    Connect_PM GWHOST = hostname, GWSER = sapgw03, ASHOST=hostname, SYSNR=03
    LOCATION  SAP-Gateway on host hostname / sapgw03
    ERROR       timeout during allocate
    TIME Wed Oct 31 05:31:45 2007
    RELEASE 640
    COMPONENT SAP-Gateway
    VERSION 2
    RC 242
    MODULE gwr3cpic.c
    LINE 1795
    DETAIL no connect of TP sapdp03 from host hostname after 22 sec
    COUNTER 3

    Hi K Patil,
    Acording to me you are faceing this issue because the entry of your backend System is not in the SLD (System Landscape Directory ) of your server.
    to make this work you have to make entry in the SLD of your server
    fort that plesae acess this link.
    Re: JCo connection Error
    Re: wt is SLD.. how to do configure it
    Please Reward Points if Helpfull.
    Regards
    Vinit
    Edited by: Vinit Soni on Dec 19, 2007 7:20 AM

Maybe you are looking for

  • Safari 5.1.2 doesn't play HTML5 video

    I'm developing a website which uses HTML5 video as a fullscreen background.  At home, I'm developing on a MBP running Snow Leopard.  At work, I'm using Lion with Safari 5.1.2. Currently, the page displays fine on Safari/Snow Leopard, Chrome/OSX, Fire

  • HP Laserjet 1536dnf MFP printer

    I  have found a serious bug with the printer listed above.  It has taken me days of work to isolate the error.  Here it is. I load my  own soft fonts in the printer using the PCL5 language.  These fonts were developed for writing mathematics. I have

  • My online number is working, but only for 10 secon...

    Hi, I purchased an online number today, its all setup and working, but I can't hold the call for longer than 10 seconds. It does not seem to be my connection, as a normal skype VIDEO call works perfectly. Im on a BT infinity fiber line at 40MB. It se

  • Importing keyboard shortcuts from PS CS3 into CS4?

    Is it possible to import keyboard shortcuts from PS CS3 into CS4? And how? m

  • When I turn on my macbook air, it starts to boot and then stops and turns off.  How do I fix this?

    When I try to turn my MacBook Air on, it starts to boot (gray screen with Apple logo and the swirling indicator) but then it simply shuts off. I have tried Safe Booting but that doesn't work either. Does anyone have a suggestion as I really need to g