Oracle Application server Forms and Report services 10.1.2.0.2 on Windows 2

Hi,
I am installing the Oracle Application server Forms and Report services 10.1.2.0.2 on Windows 2003 R2, but the problem is that setup is not running on this Windows 2003 R2 version.
Any idea about this why it is not running.
Regards,
Iftikhar

You asked this
How can i find what is the latest version that i can upgrade this install to
I told you where to find the last update, I checked that version yesterday, the last update is 10.1.2.3, my misstake was to put a 0 before the 3.
You can go to Patches & update>Quick Links to: Latest Patchsets, Mini Packs and Maintenance Packs>Oracle Fussion Middle Ware> Look for you OS versión and CPU> No clic just put pointer over the links and you will see the last one.
And finaly could look for the CPU of Jul and Apr that as requirement they ask for version 10.1.2.3 (as I say I checked yesterday)
Greetings.

Similar Messages

  • Oracle Application Server Forms and Reports Services 10g (9.0.4.0.1)

    I am Try to install de Forms and service y an Windows 2003 Machine but when the installer is ready for install al package the Oracle Net Configuration Assitant send me this Error...
    Environmental error detected: The current Oracle Home and the Oracle Home passed from the installer are not the same. Oracle Net Configuration Assistant cannot continue.
    It is recommended that you continue installation without completing Oracle Net configuration. Once the installation is complete run the Oracle Net Configuration Assistant separately after checking that the ORACLE_HOME environment variable is not set (preferred on Windows platforms) or that it is set to the correct Oracle Home.
    Oracle Net Services configuration failed. The exit code is 1
    And we cannot continue installing the Oracle Form And Service.
    i Hope Some one Help Me to Fix it.
    Thanks So much...

    thanks a lot, I find the enviroment variable using the set command, my problem was that I never restart the computer, because I deleted this from the system form but in the system never was removed and the command set help me to find the problem.
    I install succesfully.
    I am very grateful

  • Oracle Application Server Forms and Reports

    Dear All
    I want to install Oracle Application Server Forms and Reports on windows server 2008 32-bit
    how i can do that? and is there version for this new OS ?
    thanks in advanced

    You want to install "Oracle Portal, Reports, Forms, and Discoverer"
    Fusion Middleware Installation Planning Guide B32474-12
    http://download.oracle.com/docs/cd/E21764_01/install.1111/b32474/start.htm
    For OS information see My Oracle Support Doc "How to Find Certification Details for Oracle Application Server 10g and Oracle Fusion Middleware 11g [ID 431578.1]"
    Version 11gR1 (11.1.1.1+) can use Windows Server 2008 with SP1+
    If you find this helpful please mark it so.
    Best Regards
    mseberg

  • Application Server : Forms and Reports Services

    Hello
    Currently I have a three tier architecture in production for a client, running an forms and reports applications called HREF
    1. client browser with Jinitiatior,webutil running 10g forms and reports app,
    2. a 10g OAS with forms and report services and infrastructure components installed
    3. a 10g Enterprise Edition Database Server running a 16gb db.
    There is a new dev environment to be made on a much smaller scale with the same HREF application but it will only be about 2GB of data at the back end.It has to be much more cost effective, so I am looking at both reducing license costs and scale throughout.
    So could I use........
    1. The same client browser with Jinitiatior,webuti running 10g forms and reports app, -- running fmx and rdf can that be free?
    2. Do I need a separate appliaction server install ? -- is OAS necessary , what is the most cost effective option (just install forms and reports services?)
    3. Can I use Oracle Express Edition 10g -- free to use
    Thanks for any help.

    For development you don't need to pay license fees, so you could use Oracle Enterprise Edition as well.
    Have a look at the OTN License agreement e.g. here:
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    We grant you a nonexclusive, nontransferable limited license to use the programs only for the purpose of developing, testing, prototyping and demonstrating your application, and not for any other purpose. If you use the application you develop under this license for any internal data processing or for any commercial or production purposes, or you want to use the programs for any purpose other than as permitted under this agreement, you must obtain a production release version of the program by contacting us or an Oracle reseller to obtain the appropriate license. You acknowledge that we may not produce a production release version of the program and any development efforts undertaken by you are at your own risk. We may audit your use of the programs. Program documentation, if available, may accessed online at http://www.oracle.com/technetwork/indexes/documentation/index.html.
    Install Forms & Reports and the Database on Oracle Enterprise Linux and you won't even have to pay licenses for your OS.
    cheers

  • Calling Reports from a Form - Application Server Forms and Reports Services

    Hi
    We currently are running App Server 10G Forms and Reports and Oracle DB 11G. Forms are running fine with the Apps Server but what I need to find out is how do I set the path for the .rdf files of the reports and how do I configure the Apps Server to present the Reports? I am sure we have to edit a .conf file and add the server name but not sure what to do or how to do it?
    ps. I am a newb but I managed to get both of Apps Server and Database configured on my lonesome so I am just missing the info on the Reports side of things.
    The Developer has asked the following questions :-
    We want to run a report created in report builder from forms by using the following command in forms;
    web.show_document(v_url,'_blank');
    what does v_url need to be - we need to find an example showing the v_web_address and v_rpt_server
    v_url := 'http://'||v_web_address||'/reports/rwservlet?server='||v_rpt_server||'+report=test_report.rdf &desformat=PDF&userid=user/pw@database'
    Do we need to make changes on the report server configuration and where should the rdf files reside?
    Regards

    Hiya
    Thanks for the message.
    I have started to look at the response you sent me. I have included an output of the rwservlet.properties file and the rep_s-lon-w-001_frhome1 file.
    rwservlet.properties
    SERVER_IN_PROCESS=YES
    RELOAD_KEYMAP=NO
    #DIAGNOSTIC=YES
    #TRACEOPTS=TRACE_ALL
    #TRACEFILE=rwservlet.trc
    #TRACEMODE=TRACE_REPLACE
    #SERVER=<reports_server_name>
    #IMAGEURL=http://<web_server_name>:<port_num>/reports/rwservlet
    #KEYMAPFILE=CGICMD.DAT
    #DBAUTH=RWDBAUTH.HTM
    #SYSAUTH=RWSYSAUTH.HTM
    #ERRORTEMPLATE=RWERROR.HTM
    #COOKIEEXPIRE=30
    #ENCRYPTIONKEY=reports9i
    #DIAGBODYTAGS=<reports_servlet_help_file_title>
    #DIAGHEADTAGS=<reports_servlet_help_file_body_tag>
    #HELPURL=<url_of_customized_help_file_for_reports_servlet>
    #SINGLESIGNON=YES
    OID_ENTITY=%REPORTS_OID_ENTITY%
    #ALLOWHTMLTAGS=NO
    #REPORTS_NETWORK_CONFIG=rwnetwork.conf
    #OIDCON_INIT=10
    #OIDCON_INCREMENT=10
    #OIDCON_TIMEOUT=0
    SERVER=rep_s-lon-w-001_FRHome1
    rep_s-lon-w-001_frhome1
    <?xml version = '1.0' encoding = 'ISO-8859-1'?>
    <!DOCTYPE server PUBLIC "-//Oracle Corp.//DTD Reports Server Configuration //EN" "file:C:\oracle\FRHome_1/reports/dtd/rwserverconf.dtd">
    <server version="10.1.2.0.2">
    <cache class="oracle.reports.cache.RWCache">
    <property name="cacheSize" value="50"/>
    <!--property name="cacheDir" value="your cache directory"/-->
    <!--property name="maxCacheFileNumber" value="max number of cache files"/-->
    <!--property name="ignoreParameters" value="parameter names to be ignored in constructing cache key, separated by comma ','"/-->
    </cache>
    <!--Please do not change the id for reports engine.-->
    <!--The class specifies below is subclass of _EngineClassImplBase and implements EngineInterface.-->
    <engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="1" maxEngine="1" minEngine="0" engLife="50" maxIdle="30" callbackTimeOut="90000">
    <!--property name="sourceDir" value=c:\reports/-->
    <!--property name="tempDir" value=c:\reports_temp/-->
    <!--property name="keepConnection" value="yes"/-->
    </engine>
    <engine id="rwURLEng" class="oracle.reports.urlengine.URLEngineImpl" initEngine="1" maxEngine="1" minEngine="0" engLife="50" maxIdle="30" callbackTimeOut="60000"/>
    <!--security id="rwSec" class="oracle.reports.server.RWSecurity">
    <property name="securityUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" confidential="yes" encrypted="no"/>
    <property name="oidEntity" value="%REPORTS_OID_ENTITY%"/>
    </security-->
    <!--destination destype="oraclePortal" class="oracle.reports.server.DesOraclePortal">
    <property name="portalUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" confidential="yes" encrypted="no"/>
    </destination-->
    <destination destype="ftp" class="oracle.reports.plugin.destination.ftp.DesFTP">
    <!--property name="proxy" value="proxyinfo.xml"/-->
    </destination>
    <destination destype="WebDav" class="oracle.reports.plugin.destination.webdav.DesWebDAV">
    <!--property name="proxy" value="proxyinfo.xml"/-->
    </destination>
    <!-- By default server will use rwnetwork.conf as network config file
    Use this element to override the same -->
    <!--networkConfig file="rwnetwork.conf"></networkConfig-->
    <job jobType="report" engineId="rwEng"/>
    <job jobType="rwurl" engineId="rwURLEng"/>
    <notification id="mailNotify" class="oracle.reports.server.MailNotify">
    <property name="succnotefile" value="succnote.txt"/>
    <property name="failnotefile" value="failnote.txt"/>
    </notification>
    <!--notification id="wfNotify" class="oracle.reports.server.WorkflowNotify">
    <property name="connStr" value="%WF_DB_USERNAME%/%WF_DB_PASSWORD%@%WF_DB_TNSNAME%" confidential="yes" encrypted="no"/>
    </notification-->
    <log option="noJob"/>
    <!--jobStatusRepository class="oracle.reports.server.JobRepositoryDB">
    <property name="repositoryConn" value="repo_db_username/repo_db_password@repo_db_tnsname" confidential="yes" encrypted="no"/>
    </jobStatusRepository-->
    <!--trace traceOpts="trace_all"/-->
    <connection maxConnect="20" idleTimeOut="15">
    <orbClient id="RWClient" publicKeyFile="clientpub.key"/>
    </connection>
    <queue maxQueueSize="1000"/>
    <!--jobRecovery auxDatFiles="yes"/-->
    <!--
    The value of the 'identifier' element is encrypted and is of the form SERVERACCESSKEY_USER/SERVERACCESSKEY_PASSWORD
    SERVERACCESSKEY_USER and SERVERACCESSKEY_PASSWORD in <server>.conf and targets.xml
    file should match for Reports EM pages to display data correctly.
    Corresponding entries of username and password in targets.xml:
    <Property NAME="Password" VALUE="SERVERACCESSKEY_PASSWORD" ENCRYPTED="FALSE"/>
    <Property NAME="UserName" VALUE="SERVERACCESSKEY_USER" ENCRYPTED="FALSE"/>
    -->
    <identifier confidential="yes" encrypted="yes">ZgZCDkywAUaHwMnb+A6YTg0UVX12puJiKZe8PYR1NHiooqnkbstGLcLqn5sWJCnWjREALf9UVz0N/P7HpgkTrPTCwgYirXmx1oZKCWkodsu06FNAJJ8ioXQCBWAG+SeHElcR5At9pTaiZZjXv8MtUP6cEUcH//E5eI4JnO/PLfS0u0OmElFdQn9lsDYF/ETYcK7QVswlN0LAE0yUqCC7bI+mVhhSkW80XXnh5oPISEiMwb+KcNW2T2zz+m1KLJAQFDk0S3cCIMaj6NBF7yXmoJOoGRNmfQBk8HHfx7Z6+l//BZP/hswX5NojatpWa46uDU8HNtNfcLSKxSUHH64g/FaEqzoXIXbIVWuGVwUA4gRUulJ0Ew0HVtyXC5wsnUW5zD0HnUFYoKXeNssDrT6HapRoEwSYE3n2ogux3vOefUXkPy5hsPCc9I3R5tmdljjuUGxmF1QXckIv12aMw0+JGIyevbv7X33vhJc=</identifier>
    <!--pluginParam name="mailServer">%MAILSERVER_NAME%</pluginParam-->
    <!--pluginParam name="proxy" type="file">proxyinfo.xml</pluginParam-->
    <pluginParam name="xmlpds" type="file">xmlpds.conf</pluginParam>
    <pluginParam name="jdbcpds" type="file">jdbcpds.conf</pluginParam>
    <pluginParam name="textpds" type="file">textpds.conf</pluginParam>
    </server>
    If our Apps server is s-lon-w-001.homes.local, where do I make the changes in these two files to make the reports to run. You can see I have defined the reports on the C: on the server.
    Many thanks in advance!

  • Starting/Stopping Application Server Forms and Reports

    Hello,
    Are there any scripts (like dbstart and dbshut for Oracle DB) for starting and stopping "Application Server Forms and Reports". If not, any special suggestions?
    I must automatically start this application on Unix. I know that during starting some steps must be performedy by the root user (export DISPLAY env variable and issue the "xhost +" command) and later the oracle user must do some things( export ORACLE_HOME and DISPLAY and issue the "opmnctl startall" command). Does anybody have scripts like that?
    Regards,
    Tim

    If you're on 10.1.2, there is a script (requires an X Windows session). It's called runstartupconsole.sh, but you've got to update the install type to Portal in the ias.properties file if I remember right. It looks cool, but a shell script works better.
    Here is a shell script that does some of those things. You still need to run xhost+ after running a display if you're using something that requires a DISPLAY to start. Someone may have a better one, but this one works.
    We actually use one that starts all the different components individually except for Reports in rc scripts. That is the only thing we have that needs a Display set to start. So then xhost + is run & at the same time, the Unix sysadmin runs a script that start Reports from opmn.
    I hope this is useful.
    Cordially,
    Steve
    #!/bin/sh
    # =======================
    # Collect Global Variables
    # =======================
    # Collect server specific install location
    export ORACLE_BASE=/u01/app/oracle
    export MIDDLE_TIER_ORACLE_HOME=$ORACLE_BASE/product/ias/101202_EE/mt_maxportal_02
    export INFRASTRUCTURE_ORACLE_HOME=$ORACLE_BASE/product/ias/101202_EE/if_maxportal_02
    export SID=orcl
    # Collect current PATH and LD_LIBRARY_PATH for reuse
    export OLD_PATH=$PATH
    export OLD_LD_LIBRARY_PATH=$LD_LIBRARY_PATH
    # Unset variables that can cause problems starting or stopping
    unset CLASSPATH
    case "$1" in
    start)
    # =======================
    # Start Infrastructure
    # =======================
    # Set environment to start infrastructure components
    export ORACLE_SID=$SID
    export ORACLE_HOME=$INFRASTRUCTURE_ORACLE_HOME
    export LD_LIBRARY_PATH=$OLD_LD_LIBRARY_PATH:$ORACLE_HOME/lib
    export PATH=$ORACLE_HOME/bin:$OLD_PATH
    # Start Infrastructure Database Listener
    echo -n "Starting Infrastructure Database Listener: "
    $ORACLE_HOME/bin/lsnrctl start
    echo "OK"
    # Start Infrastructure Database
    echo -n "Starting Infrastructure Database: "
    $ORACLE_HOME/bin/dbstart
    echo "OK"
    # Start Infrastructure OPMN managed components
    echo -n "Starting Infrastructure OPMN Managed Components: "
    $ORACLE_HOME/opmn/bin/opmnctl startall
    echo "OK"
    # =======================
    # Start Middle Tier
    # =======================
    # Change environment for middle tier
    unset ORACLE_SID
    export ORACLE_HOME=$MIDDLE_TIER_ORACLE_HOME
    export LD_LIBRARY_PATH=$OLD_LD_LIBRARY_PATH:$ORACLE_HOME/lib
    export PATH=$ORACLE_HOME/bin:$OLD_PATH
    # Start Middle Tier OPMN managed components
    echo -n "Starting Middle Tier OPMN Managed Components: "
    $ORACLE_HOME/opmn/bin/opmnctl startall
    echo "OK"
    # Start Application Server Control
    echo -n "Starting Application Server Control: "
    $ORACLE_HOME/bin/emctl startifdown iasconsole
    echo "OK"
    stop)
    # =======================
    # Stop Middle Tier
    # =======================
    # Set environment for middle tier
    unset ORACLE_SID
    export ORACLE_HOME=$MIDDLE_TIER_ORACLE_HOME
    export LD_LIBRARY_PATH=$OLD_LD_LIBRARY_PATH:$ORACLE_HOME/lib
    export PATH=$ORACLE_HOME/bin:$OLD_PATH
    # Stop Application Server Control
    echo -n "Stopping Application Server Control: "
    $ORACLE_HOME/bin/emctl stop iasconsole
    echo "OK"
    # Stop Middle Tier OPMN managed components
    echo -n "Stopping Middle Tier OPMN managed components: "
    $ORACLE_HOME/opmn/bin/opmnctl stopall
    echo "OK"
    # =======================
    # Stop Infrastructure
    # =======================
    # Set environment to start infrastructure components
    export ORACLE_SID=$SID
    export ORACLE_HOME=$INFRASTRUCTURE_ORACLE_HOME
    export LD_LIBRARY_PATH=$OLD_LD_LIBRARY_PATH:$ORACLE_HOME/lib
    export PATH=$ORACLE_HOME/bin:$OLD_PATH
    # Stop Infrastructure OPMN managed components
    echo -n "Stopping Infrastructure OPMN managed components: "
    $ORACLE_HOME/opmn/bin/opmnctl stopall
    echo "OK"
    # Stop Infrastructure Database
    echo -n "Stopping Infrastructure Database: "
    $ORACLE_HOME/bin/dbshut
    echo "OK"
    # Stop Infrastructure Database Listener
    echo -n "Stopping Infrastrucutre Database Listener: "
    $ORACLE_HOME/bin/lsnrctl stop
    echo "OK"
    reload|restart)
         $0 stop
    $0 start
    echo "Usage: `basename $0` start|stop|restart|reload"
    exit 1
    esac
    exit 0

  • Install Oracle Fusion Middleware Forms and Reports Services 11g

    Hi,
    I m looking for the installation steps for the oracle fusion middleware 11g forms and reports services only, on the Windows server 2003
    Can anyone help me to download and install the OFM.
    Thanks

    Hello,
    Here you have the installation guide for Forms&Reports11gR2:
    http://docs.oracle.com/cd/E24269_01/doc.11120/e23960/install.htm
    and if you want to download it you can download it from here:
    http://www.oracle.com/technetwork/developer-tools/forms/downloads/index.html
    Hope it helps you :)
    Regards
    Carlos

  • Application server forms and reporte

    We have linux server redhat5, we installed the forms and reports 10g, now its working fine but client needs to change the with out port,
    so we want use with out port in our url: http://<hostname>/forms/frmservlet?config=webutil
    How to configure the default Port in Forms and Reports server, currently "http://ip:7777/forms/frmservlet?config=webutil" is being used,
    but it is wanted the following instead: "http://ip/forms/frmservlet?config=webutil"
    any one help me in this .
    regards
    lala

    Your question is marked as ANSWERED, so people don't want to look here..
    I don't understand why do you need this? Just link change? Does apache redirection can help you, or you want to achieve something else?

  • Installation Requirements for Oracle Apps Forms and Report Services OEL

    Hi all.
    Where can i find detail information about the installation requirements for Oracle Application Server Forms and Report Services under OEL 4 (Oracle Enterprise Linux) or OEL 5?
    It seems there's only information about Oracle Application Server in general, not the reduced or partiuclar distribution, Forms and Reports Services.
    Thanks in advance ....!

    I already saw the documentation for Forms and Reports Services Installation.
    This thread is about the specific requirements, if any, for this product on OEL 5 or OEL 4.
    See, there's a note on Metalink(546174.1) regarding some specific issues about installing Oracle Application Server on OEL5, but i'm not sure if this involves Oracle Application Server Forms and Reports Services.
    The idea is to know if these issues applies to this specific distribution .
    Hope you understand my question now. Thanks in advance

  • Forms and Reports Services

    Hi,
    I installed the Oracle Application Server Forms and Reports Services v9.0.4; however I would also like to have the mod_pl/sql portion. Where can I get this from? Do I need to install the EE version?
    Thanks in advance.

    OEM
    http://download-east.oracle.com/docs/cd/B13597_05/web.904/b10381/manage.htm#i1008526
    or edit the dads.conf file directly
    http://download-east.oracle.com/docs/cd/B13597_05/web.904/b10381/confmods.htm#sthref1009

  • OAS Forms and Reports Services 10g (9.0.4.0.0)  Standalone Inst for Linux !

    Hi,
    Is available Oracle Application Server Forms and Reports Services 10g (9.0.4.0.0) 'Standalone' Install Option for Linux platform ?
    If yes, where to download it.
    Regards
    Nelson

    http://www.oracle.com/technology/software/products/forms/index.html

  • Oracle Application Server 10g Forms and Reports Services

    Hi there,
    I want to install Oracle Application Server 10g Forms and Reports Services. What must I download? The installation guide says that "Oracle Application Server 10g (9.0.4) Forms and Reports Services allows you to install and configure Forms and Reports Services without the need to install and configure all of Oracle Application Server 10g (9.0.4)" but it does not clearly state what exactly to download.
    Oracle Application Server 10g Release 2 (10.1.2.0.2)
    [http://www.oracle.com/technology/software/products/ias/htdocs/101202.html]
    or
    Oracle Developer Suite 10g (10.1.2.0.2)
    [http://www.oracle.com/technology/software/products/ids/htdocs/101202winsoft.html]
    Faoilean.

    You might find better assistance in the APplication Server forum - Oracle Application Server - General

  • Forms and Report Service in Oracle Application Server

    In Oracle application server release 10.1.3 Forms and Report service is not available. Can anyone please tell whether the support is completely withdrawn or it will be available as different component in future release of Application Server

    We release core application server first and then ensure rest of the solutions are certified on the core. In this case, 10.1.3 based servlet container (but with lots of features added on top) would be supported by Forms and Reports Services in Release 11.
    Regards
    Pavna

  • Installation : Application Server 10g forms and reports services

    Can anyone tell me if the infrastructure database is required when doing the forms and reports services only install to get the Distributed Configuration Management functionallity to work. There is no indication in the installation documentation that this is a requirement, in fact it seems that it is not required at all. I am having to guide a service provider through an install remotely and have to give them alot of information before they will proceed.

    Hi Sandeep,
    Hope you will be fine.
    Actually I have installed Oracle DB10gR2+RHAS3 on one machine and Oracle AS10gR2 Forms and Reports Services+RHAS3 on another machine.
    1). I can manually start the database EM,isqlplus manaually after OS reboots using commands and they are working fine but donot know how to start all these automatically when the OS starts.
    2). I cannot start the IAS Forms and Reports Services neither manually nor automatic. even when my home directory was /BIN, i executed the command
    "emctl start iasconsole" it returns an error Like "BASH.........etc"
    meaing Linux does not recognize emctl while it is still existing in ORACLE_HOME/BIN directory.
    I want both (DB and AS) working fine automatically while OS starts.
    Looking Forward.
    Aamer Javaid

  • Query on install Oracle AS Forms and Reports Services

    Hi All,
    I want to install 'Oracle Internet Application Server Products - Forms and Reports', I referenced the 'Forms and Reports Services Installation Guides 10g Release 2(10.1.2) for Windows B16392-02'.
    I install successfully up to Chapter 5.
    When I jump into Chapter 6 of the release (Configuring Forms and Reports Services to Use an Oracle Application Server Infrastructure), I followed the guideline but could not see my AS has any way to allow me to configure Oracle Identity Management/OracleAS Metadata Repository/Starting OPMN Services/Testing the Configuration.... Is it because my AS is just for Forms and Reports and not a full feature one? How I can test my AS is working?
    On the other hand, is it possible to migrate forms and reports from old version like Developer 2000 4.5 to 10g? Any reference or suggestion?
    And what I need to do more with the current AS in order to allow me to upload forms and reports to it? Please kindly advise.
    Best Regards
    AC

    Hi AC!
    There are two versions of Forms and Reports: one standalone and one as part of the Application Server. The second one will offer the Infrastructure. If you use the second one then you will have an Infrastructure after the installation.
    Seems to me that you do not have the complete AS but the standalone version.
    cu
    Andreas

Maybe you are looking for

  • How to create a video carousel component

    Hi , I have a doubt. For images we have one component carousel. Like Carousel component ,Can we develop a component for videos and it should suppport all formats (FLV,MP4,WMV) Can u guys pls help me out. Thanks & Regards, Prasad.

  • Revenue recongnized documents are not updated with trading partners

    Hi SAP  Gurus Revenue recongnized documents are not updated with trading partners Can any body help on this as it is priority issue Regards, suchithra

  • Convert px to rem

    Is there a plugin for Dreamweaver CC 2014 that allows you to automatically convert PX to REM. Or is there a way to do this without a plugin. I found one in youtube Demo of Easy CSS3 - Convert px to rem. Works with single-line, multi-line & part selec

  • Problems sharing photos online

    In trying to share photos online, which sends them in an e-mail, people receive the e-mail with thumbnails of pictures. When they click on the thumbnail to enlarge it, the picture disappears. What is going wrong? How can my friends see my pictures?

  • Mxml Servlet initialisation problem

    Having installed the flex data services express edition with tomcat5.5, the following exception occurs every time I attempt a *.mxml request: java.lang.NoClassDefFoundError flex.webtier.util.ServiceUtil.setupFlexService(ServiceUtil.java:63) flex.webt