SAP system requirements to make it available via ITS

Hi Colleagues,
We are using SAP R/3 4.6C with kernel 4.6D patch 2225.
DB is ORACLE release 9.2.0.6.0 and OS is  HP-UX B.11.00
The package levels are as follows.
SAP_BASIS SAPKB46C46
SAP_ABA   SAPKA46C46
SAP_APPL  SAPKH46C46
Now  we are thinking of making our system available via ITS.
We have a seperate ITS instance :
•     Windows 2003 Server
•     IIS 6.0
•     Java (JRE 1.5)
•     SAP ITS 6.20 Patch level 20
Could you please let me know some relevant notes/links or some useful documents to check whether our SAP system meets the requirements for ITS?
Basically I am looking for the minimum requirements in SAP R/3 side before going for ITS 620
Best Regards,
Arun

Hi Arun!
Yes, ITS 6.20 is the most current release -and I am almost sure that this release will be at least one of the last releases of standalone-ITS.
Plug-In should fit to your portal on the one hand and your backend on the other hand. The plug-in you mentioned here sounds good ...
Good luck for your further project progress!
Regards,
Volker
btw: Rewards are always welcome, because SDN needs rewards like the air to breath ...  but only reward people who really helped you, otherwise we will see some kind of "spam" suggestions fishing for points in the near future which would help nobody. Your opinion?

Similar Messages

  • About to put EHP4 onto ECC 6 - are EHP's for other SAP systems required?

    Hi All,
    In our landscape we have ECC 6, Solution Manager, SRM, BI and Portal. we are about to start a project to put EHP4 onto the ECC 6 system, as a pre-requisite to this we are also putting  EHP1 onto our Solution Manager system.
    I have been told that we may also need to put EHP's onto all the other systems in our environment, does anyone else know if this is necessary as I assumed that the systems would still be compatable without the EHP's on SRM, BI and the Portal.
    Thanks
    Simon

    It is not required, but I would recommend it.
    I just upgraded to EHP4 in ECC and also applied EHP1 to Solution Manager, XI, BI, and the Portal.  This client is still using SRM 5.5 so we just applied Support Packages to it. The systems will still be compatible if you leave them alone, though there may be a few notes that have to be applied for some functionality.  But since you are already going to have a maintenance window for ECC, you may as well upgrade the auxiliary systems while you are at it.  If it is anything lik ethis environment, the other systems can be upgraded during wait times for the larger ECC system.
    We also encountered very few issues related to applying the enhancement packages, so testing was very smooth.

  • A software update is required? No update available via Application manager.

    Hi,
    Since today my Folio Builder screen in my Indesign CC says I need to update via the help menu/updates. Application manager launches but doesn't show any updates. I mannualy tried to install AdobeDigitalPublishingPatch-CC-30.0.0.dmg but then it says the update is not applicable. What is going on?

    I'm not sure what's causing this problem. You might want to remove/reinstall InDesign and try again.

  • How to make flowlayout available in its caller??

    Dear friends:
    Good weekends.
    I met a problem when I tried to call a Flowlayout Program from another program.
    I have a Flowlayout Program called FlowLayoutPane.java, it can display 20 buttons in FlowLayout, run successes, I write another program called FlowLayoutPaneCall.java to call FlowLayoutPane, these 20 icons display also, but not what I want, I need these 20 buttons display in FlowLayoutPaneCall exactly as same as they display in FlowLayoutPane.java, How can I do that??
    [1]. FlowLayoutPane.java
    import java.awt.BorderLayout;
    import java.awt.FlowLayout;
    import java.awt.event.WindowAdapter;
    import java.awt.event.WindowEvent;
    import javax.swing.JButton;
    import javax.swing.JFrame;
    import javax.swing.JPanel;
    public class FlowLayoutPane extends JPanel {
      public FlowLayoutPane() {
        this.setLayout(new FlowLayout(FlowLayout.LEFT, 10, 10));
        String spaces = "";
        for (int i = 1; i <= 20; i++) {
          this.add(new JButton("Button #" + i + spaces));
          spaces += " ";
      public static void main(String[] args) {
        JFrame frame = new JFrame();
        frame.addWindowListener(new WindowAdapter() {
          public void windowClosing(WindowEvent e) {
            System.exit(0);
        frame.getContentPane().add(new FlowLayoutPane(), BorderLayout.CENTER);
        frame.setSize(600, 400);
        frame.setVisible(true);
    }[2]. FlowLayoutPaneCall.java
    import java.awt.*;
    import javax.swing.*;
    public class FlowLayoutPaneCall extends JPanel
         FlowLayoutPane sftp = new FlowLayoutPane();
        public FlowLayoutPaneCall()
               add(sftp);
         public static void main(String[] args) {
              FlowLayoutPaneCall dm = new FlowLayoutPaneCall();
              JFrame f = new JFrame();
                f.setSize(400,400);
                 f.setLocation(200,200);
                 f.setVisible(true);
              f.getContentPane().add(dm, BorderLayout.CENTER);
              f.pack();
              f.setVisible(true);
    Thanks so much!!!

    it works, thanks, but If I add following code to add one more panel etc, It still not work, see below,
    after call, the layout of 20 buttons in main program
    is different from the one of original, how can I keep them same for this new updating??
    Thanks
    import java.awt.*;
    import javax.swing.*;
    public class FLPCall extends JPanel {
         FlowLayoutPane sftp = new FlowLayoutPane();
        public FLPCall() {
            super(new BorderLayout());
            JLabel jl =new  JLabel("My New Test Start here");
            JPanel panel =new  JPanel();
            panel.add(sftp);
            add(jl, BorderLayout.NORTH);
            add(panel, BorderLayout.CENTER);
        public static void main(String[] args) {
            FLPCall dm = new FLPCall();
            JFrame f = new JFrame();
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.getContentPane().add(dm, BorderLayout.CENTER);
            f.setSize(400,400);
            f.setLocation(200,200);
    //        f.pack();
            f.setVisible(true);
      

  • Not Able to see SAP systems in List of Available SAP Systems for Crystal R

    Hi All,
    We have installed Crystal reports 2008 and SAP integration KIt client software on my machine. I am trying to create Crystal reports based on the BI query and I could see SAP Connections in the 'Create new connections list' but not able to see any SAP systems in the list of 'Available SAP Systems'.
    How to Add SAP systems to this list.
    Thanks,
    Chindam Praveen Kumar.

    1. Define an environment variable (user or system) with the name SAPLOGON_INI_FILE . This variable should contain the path to your saplogon.ini file including the file name eg. if the saplogon.ini resides in the folder c:\windows the variable should contain the following value c:\windows\saplogon.ini
    2. Open your saplogon.ini file using Notepad and go to File->Save as. Choose All Files in the field Save as type and DO NOT change the name of the file. In the field Encoding make sure that UTF-8 is selected.
    ingo

  • SAP NetWeaver 7.01 ABAP Trial Version System Requirements:

    Hi,
    I have downloaded the SAP NetWeaver 7.01 ABAP Trial Version
    I am about to instal in my system, this system already has the SAPGUI installed.
    now my question is about one ofhte system requirement
    ""The SAP system requires serveral ports for communication services. Therefore the file %WINDIR%\system32\drivers\etc\services must not include an entry for the ports 3200, 3600 and 8000. A possible entry can be excluded by using the hash symbol (#).""
    _ now what will happen to my entries in the services file if i install this one ?
    Reg
    Dsk

    Hi ,
    I dont know abt this version of netweaver
    But as far as mini sap goes SAP has given the previlages to work in ABAP in Mini Sap .
    You can write your code develop the tables but there is no fucntional part attached to it .
    Thanks
    Sahil

  • Mac OS X Leopard right system requirements

    I'm wanting to purchase Mac OS X Leopard on my G4 Powermac, can anyone tell me in I have the right system requirements to make it work.
    Dual 867 MHZ PowerPC G4, 1 mb L 3 cache per processor, 768 mb ddr sdram, Power Mac G4, Power Mac3,6, PowwerPC G4 (2.1), NUMBER OF CPUS 2, PU Speed 867 Mhz, L2 Cache 256 KB, L3 Cache 1 MB,
    Memory 768 Mb, Bus Speed 133 mhz.
    Thanks.

    Hi Michael Farnsley;
    According to Adobe none of those product are compliant with Leopard.
    Allan

  • How to make data available in SAP PI from SAP BI

    Hello All,
    I have certain data in a INFOCUBE ie in SAP BI and as per my requirement i want to push that data to SAP PI
    Can I get to know the process to make data available to SAP PI from SAP BI..?.
    It would really helpful if i get the step by step procedure for the same.
    Thanks in Advance.
    Regards,
    Foram

    Hi,
    SAP PI is the interface to move file from one system to other system like BI, R/3 etc.,
    Create open hub on top of Info cube based on your requirement. Create logical path and assign physical path to logical path using T-code FILE. Provide that logical path in Open hub destination where the file will be placed. Then SAP PI team will pick that file and process that file as per requirement.
    Thanks & Regards,
    Chandra Sekhar.

  • Can not start instance SAP - ABAP Database is not available via R3trans

    Dear all !
    My OS : Linux RHEL 4U7 32bit
    Oracle 10G R2 32bit 10.2.0.2
    when system running but  power off suddenly
    and when power on ->
    i am having problem as below when i start instance SAP (Databse Oracle Started)
    Step 1 : I login user (ora<sid>) of Oracel to start up database
    Database startup -> OK
    then i tried to shutdown database -> OK too
    and start up again -> OK
    Query -> OK
    I think Database do not problem
    Step 2: start listener -> OK
    Step 3: i login user (<sid>adm) and startup instance SAP (command : startsap r3) with error:
    Checking SED Database
    ABAP Database is not available via R3trans
    Starting SAP-Collector Daemon
    11:11:48 10.02.2010   LOG: Effective User Id is root
    This is Saposcol Version COLL 20.90 700 - Intel x86 with Linux, PL:75, Aug 29 2006
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    The OS Collector (PID 6870) is already running .....
    saposcol already running
    ABAP Database SED must be started first
    Please help me to resolve this problem
    Thanks for your advice

    Dear all !
    1. output of tnsping SED :
    TNS Ping Utility for Linux: Version 10.2.0.2.0 - Production on 11-FEB-2010 13:51:24
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    /oracle/SED/102_32/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (COMMUNITY = SAP.WORLD)(PROTOCOL = TCP)(HOST = sapsed)(PORT = 1527))) (CONNECT_DATA = (SID = SED) (GLOBAL_NAME = SED.WORLD)))
    OK (0 msec)
    2. output startsap_.log
    Checking SED Database
    ABAP Database is not available via R3trans
    Starting SAP-Collector Daemon
    saposcol already running
    ABAP Database SED must be started first
    ---> output above repeats many
    3. output trans.log
    4 ETW000 R3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 11.02.2010 - 13:49:36
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Thu Feb 11 13:49:36 2010                             159  0.000159
    4 ETW000  [dev trc     ,00000]  db_con_init called                                    27  0.000186
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                             55  0.000241
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/SED/SYS/exe/run/dboraslib.so' ...
    4 ETW000                                                                              63  0.000304
    4 ETW000  [dev trc     ,00000]  load shared library (/usr/sap/SED/SYS/exe/run/dboraslib.so), hdl 0
    4 ETW000                                                                           16430  0.016734
    4 ETW000  [dev trc     ,00000]  Library '/usr/sap/SED/SYS/exe/run/dboraslib.so' loaded
    4 ETW000                                                                              56  0.016790
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/SED/SYS/exe/run/dboraslib.so
    4 ETW000                                                                              41  0.016831
    4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/SED/SYS/exe/run/dboraslib.so' is "700.08", patchlevel (0.73)
    4 ETW000                                                                              94  0.016925
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/SED/SYS/exe/run/dboraslib.so
    4 ETW000                                                                              38  0.016963
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/SED/SYS/exe/run/dboraslib.so
    4 ETW000                                                                              68  0.017031
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              44  0.017075
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              46  0.017121
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         38  0.017159
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              37  0.017196
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              39  0.017235
    4 ETW000  [dev trc     ,00000]  Oracle Client Version: '10.2.0.2.0'                  480  0.017715
    4 ETW000  [dev trc     ,00000]  -->oci_initialize (con_hdl=0)                         42  0.017757
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.UTF8          3789  0.021546
    4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPSR3's password           48  0.021594
    4 ETW000  [dev trc     ,00000]  Connecting as /@SED on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    4 ETW000                                                                              51  0.021645
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              43  0.021688
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1  0x9511ea0  0x951750c  0x9516d94
    4 ETW000                                                                              40  0.021728
    4 ETW000  [dev trc     ,00000]  Allocating service context handle for con_hdl=0       40  0.021768
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      52  0.021820
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server SED (con_hdl=0,svchp=0x9516d20,svrhp=0x9528504)
    4 ETW000                                                                              88  0.021908
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12505
    4 ETW000                                                                            4712  0.026620
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12505'
    4 ETW000                                                                              49  0.026669
    4 ETW000  [dev trc     ,00000]  Try to connect with default password                  62  0.026731
    4 ETW000  [dev trc     ,00000]  Connecting as SAPSR3/<pwd>@SED on connection 0 (nls_hdl 0) ... (dbsl 700 110706)
    4 ETW000                                                                              39  0.026770
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              56  0.026826
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1  0x9511ea0  0x951750c  0x9516d94
    4 ETW000                                                                              47  0.026873
    4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=0,svrhp=0x9528504)
    4 ETW000                                                                              37  0.026910
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0x9516d20,srvhp=0x9528504)
    4 ETW000                                                                              37  0.026947
    4 ETW000  [dev trc     ,00000]  Deallocating server context handle 0x9528504          45  0.026992
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      48  0.027040
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server SED (con_hdl=0,svchp=0x9516d20,svrhp=0x9528504)
    4 ETW000                                                                              60  0.027100
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12505
    4 ETW000                                                                            1538  0.028638
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '12505'
    4 ETW000                                                                              41  0.028679
    4 ETW000  [dblink      ,00431]  ***LOG BY2=>sql error 12505  performing CON [dblink#3 @ 431]
    4 ETW000                                                                             131  0.028810
    4 ETW000  [dblink      ,00431]  ***LOG BY0=>ORA-12505: TNS:listener does not currently know of SID given in connect descriptor [dblink#3 @ 431]
    4 ETW000                                                                              39  0.028849
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'SED'"
    thansk for your help
    Edited by: myfriend280985 on Feb 11, 2010 7:53 AM

  • SAP WebDispatcher - system requirements & general questions

    Hi all,
    possibly we would like to use the SAP WebDispatcher as reverse proxy for
    our SAP EP infrastructure. Our main goal is to secure accesses from the internet to the sap ep by installing the SAP WebDispatcher in a DMZ.
    Could someone give me information about the hardware/system requirements
    of the SAP WebDispatcher?
    (supported operating systems, recommended CPU / Ram size, is a database necessary (if yes, which is supported))
    Is it possible to restrict the requests to the SAP WebDispatcher from only
    specific IPs or IP-Ranges?
    Just for my curiosity: what's the implementation language of the SAP WebDispatcher.
    Are there any important security vulnerabilities known?
    Any help is really appreciated
    Regards Karin

    Hello,
    Did you make some research in help.sap.com and sapservice.sap.com and the find button on SDN ? Much of the answers for your questions are there waiting for you to read them !
    Anyway,
    The supported OS are the same as Netweaver (Linux, Unixes and Windows), both 32 and 64 bit.
    The hardware requirements are low, but depends obviously of the number of http requests to process per second. For instance we use a Linux x86 biprocessor blade with 2 GB ram, for a moderate load and the cpu load is lower than 3 %...
    There is no database for the sap web dispatcher. what would be its use ??
    Yes it is possible to filter IPs or IP-ranges. Check icm/HTTP/auth_xx parameter and    http://help.sap.com/saphelp_nw04s/helpdata/en/b4/9aa8862e714e6db8e74e48e5d3283b/frameset.htm.
    For the implementation language, the release information for a web dispatcher 7.0 running on Windows 2003 tells me  :
    compiled on NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10 
    So I guess the language shoul be C++.
    Regards,
    Olivier

  • Prefered way to check availability of SAP system

    Hello!
    We would like to monitor the SAP ERP productive system from SAP Solution Manager.
    Our current solution is based on CCMSPING agent that has been installed on the server of the satellite system.
    This solution is not the ideal, because of the CCMSPING stops itself periodically.
    Are there other ways, besides CCMSPING agent, to check availability of SAP system?
    - User Exit
    - Check of RFC connections, etc.
    Thank you very much!

    Hi
    please check the posiblites here [Enabling the Availability Monitoring of J2EE Engine  |http://help.sap.com/saphelp_nw04/helpdata/en/f0/49fd3f0521c842e10000000a1550b0/frameset.htm]
    [/people/dirk.jenrich/blog/2006/07/18/availability-monitoring-of-html-pages-with-grmg-lite|/people/dirk.jenrich/blog/2006/07/18/availability-monitoring-of-html-pages-with-grmg-lite]
    and [Availablity monitoring of services|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80f0bfa0-d411-2a10-9593-b130222c82c1?quicklink=index&overridelayout=true]
    but either the case you require CCMS agent.
    I am nt sure about the user exits
    Jansi

  • What changed to make when sap system changes?

    Hi Friends,
    our legacy sap system has changed and i need to change the configuration.
    i have already changed the RFC Destination and port details in idoc reciver communication channel, even then the message to not going to new system
    i assume that the partner profile details in receiver legacy sap system is wrong.
    Please let me know where can i get the partner details to give it to legacy people.
    Please help !!
    Regards,
    Suresh.

    have these as your references and you can easily troubleshoot and make changes;
    Configuration steps required for posting idoc's(XI) -
    /people/ravikumar.allampallam/blog/2005/02/23/configuration-steps-required-for-posting-idocsxi
    ALE configuration for pushing idocs from SAP to XI -
    /people/swaroopa.vishwanath/blog/2007/01/22/ale-configuration-for-pushing-idocs-from-sap-to-xi
    Troubleshooting of ALE Process -
    /people/raja.thangamani/blog/2007/07/19/troubleshooting-of-ale-process

  • Empty available SAP systems list.

    Hello all,
    I try to make my first CR report from SAP table but available SAP systems list is empty, when i try "Create New Report from a Query" i see all systems in SAP Logon window. Could anyone help me? Thanks in advance.
    CrystalReports 2008 Trial(30 day trial) + BusinessObjects XI Integration for SAP Solutions(90 day trial).
    Paul Smuda

    Hi,
    locate the saplogon.ini file on the machine you installed the CR designer and create an environment variable with the name SAPLOGON_INI_FILE that contains the path (ATTENTION: include also the name of the file itself) to the saplogon.ini file.
    If the system list is still empty after that, then please open the saplogon.ini using Notepad, go to File->Save as and choose the file to be encoded as UTF-8 (Do not modify the name). Just overwrite the existing file and try again.
    Regards,
    Stratos

  • System Requirements for SAP Netweaver 2004 (BW 3.5)

    Hi,
    We have an SAP BW 3.0B system running at the moment and we are in the process of upgrading to SAP Netweaver 2004 (BW 3.5).
    I'll like to know if there are any additional system requirements for upgrading the system to SAP Netweaver 2004 (BW 3.5). We do not intend to make use of the Java options for the meantime.
    Any documentations will be appreciated.
    Points to be awarded accordingly.
    Regards,
    Uche

    Hi,
    Pls visit https://service.sap.com/instguides and download the latest Upgrade guide.
    Hope this is useful
    Regards
    Umesh

  • Down-/Upload files via Web Services using a NON-SAP system!?

    Hello,
    is it possible to down-/upload files via web services using a NON-SAP system!?
    Regards,
    Jens

    Hi Jens,
    I am not sure about your requirement here. What i could understand is that you want to check whether service could handle file processing?
    1) Uploading file - You can build a Webservice which has import/export parameters as the file structures and implement the proxy class in such a way that the passed data is written to application server.
    2) Downloading file - Same as uploading file, but the proxy class would have the code to extract data from the application server and pass them as output parameter.
    Functionality of Non SAP system: The system which calls these services should be able to convert the output of proxy data into file in case of downloading the file and it should be able to convert the file data into export parameters in case of uploading file.
    Hope this helps.
    Regards,
    Prasanna

Maybe you are looking for

  • Material is changing automatically in the sales order at the time of replac

    Hi experts In a sales order I am changing the 100054447 with material 100054445 after changing the material to 100054445 it is taking me to availability check with 100054447 instead of 100054445 and changing at the item level also I want to know why

  • UK Based company seeking experienced LabVIEW Developer for Full Time Position

    ·          High level of experience and competence with National Instruments Labview versions  7 & 8 and other National Instruments software and hardware products ·          Competence in Microsoft Visual C++, Visual Basic ·          A good working k

  • Errors deploying HFM app copied using EPMA

    Any help on how to fix is appreciated, Dev and Prod are out of sync. I used the last good copy in dev to create app shell, then exported an ads file (prod) and loaded into dev shared library... After sync changes for Account, I depoly fine. Then comp

  • Desktop 6.2 install hangs on new laptop

    I just got a new laptop with Vista Home Premium 64bit.  I downloade the Desktop 6.2 and I've turned off the user account settings.  The installshield wizard opens and goes through the initial steps that you would expect (agreement terms, typical inst

  • Upgrade CS6 Illustrator and Photoshop Problem

    Hi hi, When I tried to upgrade my CS 6 Illustrator and Photoshop through my Adobe Updater, I kept getting the following errors: Adobe Illustrator CS6 Update (version 16.0.3) Installation failed.  Error Code: U44M1P7 Adobe Photoshop 13.0.2 Installatio