Getting keyboard configuration

I'm working on a game in which I need to handle the WASD keys as directionnal key (FPS style) on a QWERTY keyboard.
When launching the game from another computer with different keyboard settings (let's say AZERTY), I'd like to have the keys for the same location (instead of W use Z and instead of A use Q).
I can't put controls in a localization file since the same version of the game will be available in different area.

mdblanton wrote:
I've had my T430s for about 2 weeks now and have been very pleased with it (after getting used to the new keyboard layout).  Configuration is i7, 16 GB RAM, 512 GB SSD, and discrete graphics.  My only complaint is in battery life which brings me to something I learned today based on comments in similar threads on the board.  Battery life has been around 2 hours.  Today I went into the BIOS and changed the display setting from Optimus to the Intel graphics option only and battery life has improved to about 4 hours.  Is this common?
Thanks,
Michael
Are you running the Lenovo factory image, or a custom OS install?

Similar Messages

  • Solaris 8 loses keyboard configuration

    While installing Solaris 8 on my Dell Latitude laptop, everything works fine until I get to the point that the installation asks me to select the language to be used. When I press "1", the string "^]]229z" is echoed on the screen until the buffer is filled. Since the keyboard works fine up to that point (it allows me to select devices and boot methods) it appears as if the "Solaris Web Start 3.0 Installer" is losing the keyboard configuration. Any suggestions?
    Mark Van Tuyl
    [email protected]

    Hi Mark,
    There appears to be a problem with the keyboards on Dell laptops. Currently there is a work around that you might want to try if you want to run Solaris 8 on your machine, and this involves using a USB keyboard for installation and subsequent use. If you wish to give it a try, take a look at the following steps:
    1) Attach USB keyboard prior to installation
    2) When the language question is asked respond using the USB keyboard for this step and for all other steps.
    However after installation finishes the USB keyboard must still be used for operation.
    Regards,
    Andrew
    Sun Developer Technical Support

  • Wont get past "configuring updates stage 3 of 3 0%" and wont let me log into computer..HELP!!!

    heres a picture of the screen i keep getting.
    -HP Pavilion dv6700 as you can see its home premium
    i kept getting a vista spyware alert saying i had 34 infected files and wouldn't stop and i also tried updating some things on my laptop while i updated to the new internet explorer 9. around 12noon today i rebooted my laptop to get all the updates to work and i got this configuring updates screen and was like ok. it kept going. it does it for a while, shuts down and restarts and goes back i didnt think anything was wrong made it to stage 3 and wont stop and move on from 0%. its now 10pm and its been doing it all day. ive tried shutting it down and rebooting myself but no matter what i do, it wont let me access my computer to do anything. i have avast virus protection but it said it was unable to move viruses to chest i pressed repair and it said it was postponed until next reboot so i did it this morning and figured its taking so long maybe because its trying to repair them but im sure it doesnt take 10 hours...im extremely upset. someone please help. and also, anyone know how i can get the viruses out? i dont have money for a better protection right now so im using my moms computer but she works on it so its hard. hp said they cant help because my warrenty is up, was a 1 year warrenty, got laptop in 2008 and warrenty expired in 2009. please help me.

    After installing updates from Windows Update, you may get into a Reboot loop where you machines gets to “configuring updates 3 of 3. x% complete” then freezes or reboots.
    Solution: 
    1a. Boot from the Windows System Repair Disc and choose the repair option in the lower left hand corner, choose System Restore, and select a Restore Point predating the attempted installation of the updates.
    1b. If you don't have the DVD and the Vista/W7 came preinstalled on the machine, boot to the Recovery Environment using F8 at the HP logo during boot, choose "repair your computer" from the list, let RE load and do a system restore from there.
    If restore fails, load the recovery environment command prompt and enter:
    Del C:\Windows\winsxs\pending.xml
    exit recovery environment and restart the pc, you may get 3 of 3 again but be patient, the desktop should load. Create a manual restore point and Turn off Windows  Automatic updates until you can figure out which update caused the loop.
    If you get it booting again:
    You may be infected
    Follow the order given below to disinfect your PC
    1.) On a PC that is Not infected, Make a boot AV disc then boot from the disc on the Infected PC and scan the hard drive, remove any infections it finds, I prefer the Kaspersky disc myself. The New 2010 Kaspersky disc can update the AV dat files if you are connected to the internet at the time of scan and is suggested to update before the scan.
    http://www.techmixer.com/free-bootable-antivirus-rescue-cds-download-list/
    2.) Then boot into Windows:
    Install free MBAM, run the program and go to the Update tab and update it, then go to the Scanner Tab and do a quick scan, select and remove anything it finds.
    http://download.cnet.com/Malwarebytes-Anti-Malware/3000-8022_4-10804572.html
    3.) When MBAM is done install SAS free version, run a quick scan, remove what it automatically selects.
    http://www.superantispyware.com/download.html
    These last 2 are not AV softwares like regular Anti Virus Software, they are on demand scanners that only scan for nasties when you run the program and will not interfere with your installed AV, these can be run once a day or week to ensure you are not infected. Be sure you update them before each daily-weekly scan.

  • Imported resume format but how do I get keyboard access

    Imported resume template on ipad but don't know how to get keyboard to come up
    Help pls

    Just tap on the screen anywhere that you can enter type.
    Peter

  • Can't find keyboard configuration

    Hello,
    I have a 3000 N100 model and have re installed the system from scratch using lenovo care. The issue is now that I can't find the exact Keyboard configuration from Regional settings.
    Here is the keyboard:
    http://imageshack.us/a/img607/9220/img0998kw.jpg
    I don't find any information concerning this azerty keyboard. It seems to be a mix from Azerty and Qwerty keyboard.
    Can someone help me.
    Many thanks.

    They can't be modified.
    Mylenium

  • Function module to get the configuration of Individual objects

    Hi all,
    Is there is any std function module to get the data of individual object configuration.
    In table COM_TA_R3_ID, I can able to get the PRODUCT_GUID (for material and serial number) and I dont know how to get the configuration of the product by using the PRODUCT_GUID.
    Pl  through some light on this.
    Regards
    A.Sureshbabu.

    Hi,
    You can get the item configuration using FM CRM_CONFIG_READ_OW.
    This is used to read the product configurations for IPC calls.
    Just pass the configured item guid and it will return the configuration data.
    Use FM CRM_PRODUCT_I_READ_OW to get the product configurations but this FM checks whether any item has this product guid.
    Regards,
    Arun Kumar
    Edited by: Arun Kumar on May 12, 2010 10:20 AM

  • To get the configuration detials of a material from sales order

    Hi Gurus,
    I know we can get the configuration details of a material from Purchase order using function module 'ME_VAR_GET_CLASSIFICATION'. I need an equivalent function module for getting configuration details of a material from sales order. Is there any?...
    thanks in advance...

    Hi Gurus,
    Myy probelm is solved. I used the same funcitton module ME_VAR_GET_CLASSIFICATION. wiht Material and configuration as the inputs. then i used table CABN to filter the hidden characteristics using the field ACTVE.
    This link in SDN will be more useful. please try this.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/profile/2007/09/12/classification+concept&showcomments=true

  • IFS-20010 Unable to get service configuration

    Hi,
    I'm trying to connect to iFS from a Java application. Basically it's a remote server which we'll connect to using RMI for some integration work. It will run on the same server as CM SDK.
    Anyway, I try and connect to the service using:
    LibraryService.startService(name, schemaPassword, serviceConfig, domainName)
    and it comes back with this error:
    oracle.ifs.common.IfsException: IFS-20102: Unable to start service (IfsDefault)
    oracle.ifs.common.IfsException: IFS-20010: Unable to get service configuration properties (SmallServiceConfiguration)
    java.lang.NullPointerException
    at oracle.gss.util.NLSLocale.getNLSLanguage(NLSLocale.java:675)
    I'm running it from the command line, I have a batch file to set the classpath. Interestingly, if I run an Agent (i.e., a java class that extends oracle.ifs.management.domain.IfsServer) standalone, it works fine.
    This makes me think there's some element of the classpath that I'm missing, but I'm not entirely sure what!
    Could anyone shed any light on this? Metalink doesn't seem to have anything!
    Cheers,
    Phill
    P.S. -- my CLASSPATH is as follows:
    set CLASSPATH=%CLASSPATH%;%ORACLE_HOME%\ifs\cmsdk\lib\cmsdk.jar;%ORACLE_HOME%\lib;
    set CLASSPATH=%CLASSPATH%;%ORACLE_HOME%\jdbc\lib\classes12.zip;%ORACLE_HOME%\j2ee\home\lib;
    set CLASSPATH=%CLASSPATH%;%ORACLE_HOME%\j2ee\home\jazn.jar
    set CLASSPATH=%CLASSPATH%;%ORACLE_HOME%\jdbc\lib\nls_charset12.jar
    set CLASSPATH=%CLASSPATH%;%ORACLE_HOME%\ifs\cmsdk\settings\

    Just FYI, the solution to this was that the java security policy was denying access. I changed the java.policy to
    grant {
         permission java.security.AllPermission;
    And this solved the problem.

  • How do i get keyboard input?

    When I wrote programs in my high-school AP class we always imported a keyboard class and used Keyboard.readInt or .readChar or whatever type. I've downloaded the keyboard class but don't know where to put it so I can import it to my programs and I don't know of any other ways to get keyboard input and the string tokenizer method is a bit confusing. Any help would be much appreciated, thanks a lot.

    Hello Fignut,,
    this is the forum for the JavaHelp product, not for general java programming questions.
    Unfortunately I have no supernatural powers to know how your Keyboard class looks like, so I can offer only a solution with the standard API
        String line;
        try
        { BufferedReader in = new BufferedReader (new InputStreamReader(System.in));
          System.out.println("Enter your text. Finish with <Ctrl>Z and <Ret>.\n");
          while((line = in.readLine()) != null)
          { System.out.println("Echo: "+line);
          in.close();
        catch (Exception e)
        { System.out.println(e);
        }Regards
    J�rg

  • No access to get JPR configuration

    Dear Experts,
    in the adapter monitoring i'm getting the following error:
    SLD host:port = KFGKWERPSM02:50000
    Error getting JPR configuration from SLD. Exception: No entity of class SAP_BusinessSystem for DP1.SystemHome.kfgkwerpep05 found.
    No access to get JPR configuration
    And Also
    When I click on the adapter type in the integration directory - the window is empty. I have a central SLD which is solution manager.
    I read in another threads that i have to import the sap basis content 7.0 , but i don't know how /where?
    So could you help to solve this problems?
    Thanks in advance
    Sherif

    Dear nisar,
    I have imported the Basis component as per your instructions successfully in the IR.
    I tried to check if the JPR configuration if it was done or not, i found a stranger thing
    in the SLD "i'm using centeral SLD" under the technical systems , i found my XI system but without any installed products ,
    I tried to add Netweaver200s as new Product but the ADD New Product butten is not active " i'm using the J2EE_Admin user".
    also i found that the Busines systems i have created before dissapeared.
    i don't know why all of these things happen.
    the only thing i did on sld yesterday was importing  the CR and CIM latest version and it was done successfully.
    What should i do?
    thanks
    Sherif

  • How can I get role configuration key in an abap program?

    Hello there!
    In a abap program I would like to get which configuration key it is running.
    The idea is, our abap program will decide which instruction execute depend on the current configuration key, but, we donu2019t know how to get this information.
    Does anybody know a BAPI, BADI or something like that to do this?
    Regards,
    Laercio

    Hi,
    Threre is no standard API provided for this however you can use following code snippet do get your jobe done.
         data: LV_PROFILE type ref to IF_CRM_UI_PROFILE.
         data: LV_ROLE type string.
         LV_PROFILE = CL_CRM_UI_PROFILE=>GET_INSTANCE( ).
         if LV_PROFILE is bound.
            LV_ROLE = LV_PROFILE->GET_PROFILE( ).
         endif.   
    Now, the LV_ROLE will contain the ID of the Business Role.
    If you're interested in the role config key you might add the following lines of code.
           if LV_PROFILE is bound.
             RV_RESULT = LV_PROFILE->GET_COMPONENT_PROFILE(
                           CL_CRM_UI_PROFILE_ROLE_CONFIG=>GC_PROFILE_ID ).
           endif.

  • How do I get keyboard from white keys with black letters to black keys with white letters. This OS7 keyboard is very annoying to type with

    how do I get keyboard from white keys with black letters to black keys with white letters. This OS7 keyboard is very annoying to type with

    Go to System Preferences > Universal Access > Seeing tab > Turn voiceover off.
    Captfred

  • Could not get server configuration in ldap

    for months my server is ok.
    but, today it happened the following error
    Could not get server configuration in ldap, using cached configuration information
    Please help me. What to do?

    I have verified that ldap is running
    The error log shows like this:
    [26/Sep/2005:16:36:39 -0500] - slapd started.
    [26/Sep/2005:16:38:46 -0500] - cos_cache_build_definition_list: Found n
    initions, cos disabled while waiting for updates
    [26/Sep/2005:16:38:46 -0500] - cos_cache_create: failed to build cache
    [26/Sep/2005:16:38:46 -0500] - cos_cache_getref: no cos cache created
    And the access log:
    [26/Sep/2005:16:38:52 -0500] conn=8 op=0 BIND dn="uid=admi
    =TopologyManagement,o=NetscapeRoot" method=128 version=3
    [26/Sep/2005:16:38:52 -0500] conn=8 op=0 RESULT err=0 tag=
    [26/Sep/2005:16:39:04 -0500] conn=0 op=1 UNBIND
    [26/Sep/2005:16:39:04 -0500] conn=0 op=1 fd=24 closed - U1
    [26/Sep/2005:16:39:04 -0500] conn=1 op=1 UNBIND
    [26/Sep/2005:16:39:04 -0500] conn=1 op=1 fd=25 closed - U1
    [26/Sep/2005:16:39:04 -0500] conn=7 op=1 UNBIND
    [26/Sep/2005:16:39:04 -0500] conn=7 op=1 fd=32 closed - U1
    [26/Sep/2005:16:39:04 -0500] conn=8 op=1 UNBIND
    [26/Sep/2005:16:39:04 -0500] conn=8 op=1 fd=33 closed - U1

  • Error getting JPR configuration from SLD

    I get the following error (red ball) when I test my adapter configuration (SLD access) for http://sap.com/xi/XI/System:
    SLD host:port = netweaver1:50000
    Error getting JPR configuration from SLD. Exception: No entity of class SAP_BusinessSystem for DEV.SystemHome.netweaver1 found
    No access to get JPR configuration
    I have checked the other referenced notes but nothing yet has helped.  Does anyone have any suggestions on how I may resolve this issue?
    Thanks, Dave

    hi,
    see below links
    Have a look into SAP Note 809420,
    This might help you,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ac6de690-0201-0010-54ac-8923089dcc97
    JPR Adapter shows red!
    regards
    ajai

  • IFS-20010 : Unable to get service configuration properties

    Hi all,
    I am trying to connect to IFS using JDeveloper. I have coded a JSP which makes a call to my java class to connect.
    I know that I can connect from my machine because I can run a simple application from the command line to create
    a file in IFS.
    Anyway, I set up my classpath under Project Settings as follows (same as my classpath on command line):
    C:\oracle\JDeveloper\9ifs\settings;.;C:\DOCUMENT\jars\adk.jar;C:\DOCUMENT\jars\email.jar;
    C:\DOCUMENT\jars\repos.jar;C:\DOCUMENT\jars\utils.jar;C:\DOCUMENT\jars\xmlparserv2.jar;
    C:\oracle\ora90\jdbc\lib\classes12.zip
    When I run the jsp under JDeveloper I get the following output on my developer console.
    Should the classpath value be what I have entered for my classpath under Project Settings?
    Any help is appreciated,
    Paul
    C:\jdev9i_902\jdk\bin\javaw.exe -ojvm -classpath C:\jdev9i_902\j2ee\home\oc4j.jar com.evermind.server.OC4JServer -config C:\jdev9i_902\jdev\system\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=9011, RMI=23916, JMS=9252.]
    [waiting for the server to complete its initialization...]
    Oracle9iAS (9.0.2.0.0) Containers for J2EE initialized
    Target URL -- http://127.0.0.1:9011/maps-ifs-context-root/docScreens/test.jsp
    oracle.ifs.common.IfsException: IFS-20102: Unable to start service (IfsDefault)
    oracle.ifs.common.IfsException: IFS-20010: Unable to get service configuration properties (IfsDefault)
    void oracle.ifs.common.IfsException.<init>(int, java.lang.Object[])
    oracle.ifs.common.AttributeValue[] oracle.ifs.beans.LibraryService.getServiceConfigurationProperties(java.lang.String)
    oracle.ifs.beans.LibraryService oracle.ifs.beans.LibraryService.startService(java.lang.String, java.lang.String)
    oracle.ifs.beans.LibrarySession com.fujitsu.docHandler.dao.BusinessDocument_IFS_DAO.connect(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
    void com.fujitsu.docHandler.dao.BusinessDocument_IFS_DAO.<init>(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
    void docscreens.testForm._jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void oracle.jsp.runtime.HttpJsp.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.jsp.runtimev2.JspPageTable.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
    void oracle.jsp.runtimev2.JspServlet.internalService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void oracle.jsp.runtimev2.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ServletRequestDispatcher.forwardInternal(javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse)
    boolean com.evermind.server.http.HttpRequestHandler.processRequest(com.evermind.server.ApplicationServerThread, com.evermind.server.http.EvermindHttpServletRequest, com.evermind.server.http.EvermindHttpServletResponse, java.io.InputStream, java.io.OutputStream, boolean)
    void com.evermind.server.http.HttpRequestHandler.run(java.lang.Thread)
    void com.evermind.util.ThreadPoolThread.run()

    Did anyone find a solution to the problem described in this thread?
    I have made a simple stateless session bean in JDeveloper from which I try to connect to iFS. If I use the
    embedded oc4j container in JDeveloper, I get the following exception:
    Standard output of the EJB:
    oracle.ifs.common.IfsException: IFS-20010: Unable to get service configuration properties (IfsDefault)Print stacktrace:
    oracle.ifs.common.IfsException: IFS-20102: Unable to start service (IfsDefault)
    oracle.ifs.common.IfsException: IFS-20010: Unable to get service configuration properties (IfsDefault)
         void oracle.ifs.common.IfsException.<init>(int, java.lang.Object[])
         oracle.ifs.common.AttributeValue[] oracle.ifs.beans.LibraryService.getServiceConfigurationProperties(java.lang.String)
         oracle.ifs.beans.LibraryService oracle.ifs.beans.LibraryService.startService(java.lang.String, java.lang.String)
         oracle.ifs.beans.LibrarySession xpackage1.impl.XSessionEJBBean.startSession(java.lang.String, java.lang.String)
         oracle.ifs.beans.LibrarySession XSessionEJB_StatelessSessionBeanWrapper0.startSession(java.lang.String, java.lang.String)
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         void com.evermind.server.rmi.RMICallHandler.run(java.lang.Thread)
         void com.evermind.util.ThreadPoolThread.run()
    The test client gets these messages:
    oracle.ifs.common.IfsException: IFS-20102: Unable to start service (IfsDefault)
    oracle.ifs.common.IfsException: IFS-20010: Unable to get service configuration properties (IfsDefault)
    If I use oc4j in the application server, then I get the following exception:
    Standard output of the EJB:
    Localized message: IFS-20102: Message unavailableMessage: IFS-20102: Message una
    vailableTo string :oracle.ifs.common.IfsException: IFS-20102: Message unavailabl
    e
    oracle.ifs.common.IfsException: IFS-20122: Message unavailable
    oracle.ifs.common.IfsException: IFS-12000: Message unavailable
    java.util.MissingResourceException: Can't find bundle for base name oracle.ifs.b
    eans.resources.LibraryResources, locale no_NOPrint stacktrace:
    oracle.ifs.common.IfsException: IFS-20102: Message unavailable
    oracle.ifs.common.IfsException: IFS-20122: Message unavailable
    oracle.ifs.common.IfsException: IFS-12000: Message unavailable
    java.util.MissingResourceException: Can't find bundle for base name oracle.ifs.b
    eans.resources.LibraryResources, locale no_NO
    void java.util.ResourceBundle.throwMissingResourceException(java.lang.St
    ring, java.util.Locale)
    java.util.ResourceBundle java.util.ResourceBundle.getBundleImpl(java.lan
    g.String, java.util.Locale, java.lang.ClassLoader)
    java.util.ResourceBundle java.util.ResourceBundle.getBundle(java.lang.St
    ring, java.util.Locale)
    void oracle.ifs.common.Localizer.<init>(java.util.Locale, oracle.ifs.bea
    ns.LibrarySession)
    void oracle.ifs.common.Localizer.<init>(java.util.Locale)
    void oracle.ifs.common.Localizer.<init>()
    void oracle.ifs.server.S_LibraryService.<init>(java.lang.String, java.la
    ng.String, oracle.ifs.common.AttributeValue[])
    oracle.ifs.server.S_LibraryService oracle.ifs.server.S_LibraryService.st
    artService(java.lang.String, java.lang.String, oracle.ifs.common.AttributeValue[
    oracle.ifs.beans.LibraryService oracle.ifs.beans.LibraryService.startSer
    vice(java.lang.String, java.lang.String, oracle.ifs.common.AttributeValue[])
    oracle.ifs.beans.LibraryService oracle.ifs.beans.LibraryService.startSer
    vice(java.lang.String, java.lang.String)
    oracle.ifs.beans.LibrarySession xpackage1.impl.XSessionEJBBean.startSess
    ion(java.lang.String, java.lang.String)
    oracle.ifs.beans.LibrarySession XSessionEJB_StatelessSessionBeanWrapper0
    .startSession(java.lang.String, java.lang.String)
    java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.
    lang.Object[])
    void com.evermind.server.rmi.RMICallHandler.run(java.lang.Thread)
    void com.evermind.util.ThreadPoolThread.run()
    The test client gets theese messages:
    oracle.ifs.common.IfsException: IFS-20102: Unable to start service (IfsDefault)
    oracle.ifs.common.IfsException: IFS-20122: Unable to construct service
    oracle.ifs.common.IfsException: IFS-12000: Unable to construct localizer
    java.util.MissingResourceException: Can't find bundle for base name oracle.ifs.beans.resources.LibraryResources, locale no_NO
    java.util.MissingResourceException: Can't find bundle for base name oracle.ifs.beans.resources.LibraryResources, locale no_NO
    The classpath of the actual project in JDeveloper is:
    C:\oracle\ora92ias\9ifs\settings;C:\oracle\ora92ias\9ifs\lib\adk.jar;C:\oracle\ora92ias\9ifs\lib\email.jar;C:\oracle\ora92ias\9ifs\lib\repos.jar;C:\oracle\ora92ias\9ifs\lib\utils.jar;C:\oracle\ora92\jdbc\lib\classes12.jar;C:\oracle\ora92ias\lib\xmlparserv2.jar;C:\oracle\ora92ias\j2ee\home\oc4j.jar;C:\oracle\ora92ias\j2ee\home\ejb.jar;C:\oracle\ora92ias\j2ee\home\jaas.jar;C:\oracle\ora92ias\j2ee\home\jaxp.jar;C:\oracle\ora92ias\j2ee\home\jdbc.jar;C:\oracle\ora92ias\9ifs\lib\http.jar;C:\oracle\ora92ias\9ifs\lib\provider.jar;C:\oracle\ora92ias\9ifs\lib\webui.jar;C:\oracle\ora92ias\jlib\javax-ssl-1_2.jar;C:\oracle\ora92ias\jlib\jssl-1_2.jar
    Other information:
    I have oracle 9i, application server and iFS installed on one machine with the windows advanced server 2000 os.
    Does anyone know what I can do in order to solve this problem?
    Thanks,
    Anne Sommerhein

Maybe you are looking for

  • Switching from Mac to Windows

    I started using my ipod on my sister's mac. I did not realize it would be a problem to later use my pc to transfer songs to my ipod. When I try to do so, I get a message threatening to restore... and I was told if I plug my ipod into a mac it will de

  • FTP setup problem

    Hi going mad trying to get FTP to work Setup as follows; Router created service FTP for ports 20-21 and with port forwarding to the server IPaddress Workgroup Manager i) created a sharepoint called FTP (with subfolder FTPuser) ii) created a user "FTP

  • How to install an old version of itunes

    How do you install a new version of itunes.... the most recent version is shocking

  • Checkbox with UDO

    Hi All....    I'm using checkbox in my UDO but it's not working properly...I'm having problem while enabling or disabling them.... Anybody have any idea?? Thanks...

  • Frames dropping upon conversion to .m4v

    Hi guys! I've scoured the discussions for help on this, but I've come up empty. I'm trying to convert some (what seems to be) HD content for viewing on Apple TV, and the resulting .mp4 or .m4v will always drop frames. The original material (in full d