Active dektop Component

My applet is running fine in a browser window, but on setting it as active web component (in fact the html page containing the applet is set as active web component) on Win XP desktop it displays nothing more than a grey area. do we need some additional code here?
can anybody help me ?

The soluce I have found is due to you in a first time, and to this other post :
http://forum.java.sun.com/thread.jspa?threadID=611713&messageID=3369826
I will here explain in details all I have done to bypass the problem of displaying my java 1.5 applet on the active desktop of windows XP (pro sp2)
I was originally guessing the problem was due to some bad version of the JVM in the microsoft VM. I have then read some articles on Microsoft official website but in vain, they seems to be still in dark-age (huh !)...
I am now using JBuilderX ( JBuilder2005 looks like to me and my little java-level an odd update ) and as my applet uses packages and lot of directories, I wanted not to use "javac -target (...)" but instead find some options in Jbuilder. The only things was to change the JDK in use when compiling of the project... ( TOOLS >ConfigureJDKs... )
I have then prey the time to install JDK1.1 on my machine, and then, with new compilation, I have tried again to put my applet in Active directory.
READ THIS BEFORE : It does not work at all, please don't do or you will have to uninstall olds JDK !!!
Okay, no-matter, let's try something else : Compiling with the default-JDK of JBuilderX ( JDK1.4.02 ) and, with the "HTMLconverter.exe" found in the subdirectory "BIN" of this same JDK, converting my HTML file gave me some results : Now, adding my web-page in windows display-properties ( Desktop > Tunning... ) -AND NOT directly in choosing my HTML as background- was nearly working :
The grey rectangle was now away, and my applet was now displaying... but not refreshing !!! Well, my applet shows an analogic clock, and the refresh was done every five seconds instead of being done every seconds !
Well, before doing anything else (modifcate my code, etc... ), I wanted to retry the same thing with the last new JDK1.5.01...
And : COOL guys, it is now working like never before; the refresh is well done.
Some details about what I have done exactly :
I have installed new JDK ( Be careful : When it is upadting to JDK1.5.04, sometimes the directory JDK disapears : No, I am not joking ! I have had to re-install JDK 1.5.01 after updating to 1.5.04 because I was then only finding JRE and no more JDK (?!?!?!?) )
In the directory "BIN" of the JDK1.5.01 ( perhaps also for 1.5.04 with some luck... ) you will find "HTMLconverter.exe". Execute it, give it the path of your HTML-page and apply.
If you are using JBuilder or others programs ( Eclipse, etc... ) find the option to compile with new JDK1.5.01, and then re-compile your applet... If not, be sure to use JVM1.5 to recompile ! ( Read more on %PATH windows if you need )
Then finally, go to the properties-display ( see upper ) to (re-)apply your web-page to active-desktop. It should be nice.
Only to understand what has been done by HTMLconverter.exe, here are the old HTML code, and the nex HTML code :
the OLDest way to incorporate Applet :
<html>
     <head>
          <title>
               Page HTML pour inclusion d'une Applet Java (1.5) pour Active Desktop XP
          </title>
     </head>
     <body>
          <center>
               L'Applet clockeDesktop appara&icirc;tra ci-dessous dans un navigateur Java...
               <br><br><br>
               <applet
                    archive= "TimingDesktop.jar"
                    code= "horloge/Horloge.class"
                    name="clockeDesktop"
                    width="800"
                    height="600"
               >
               IMPOSSIBLE d'afficher l'Applet : Votre navigateur n'est pas compatible java.
               </applet>
          </center>
     </body>
</html>
And then, the NEWest way to incorporate applet :
<html>
     <head>
          <title>
               Page HTML pour inclusion d'une Applet Java (1.5) pour Active Desktop XP
          </title>
     </head>
     <body>
          <center>
               L'Applet clockeDesktop appara&icirc;tra ci-dessous dans un navigateur Java...
               <br><br><br>
               <!--"CONVERTED_APPLET"-->
<!-- HTML CONVERTER -->
<object
    classid = "clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
    codebase = "http://java.sun.com/update/1.5.0/jinstall-1_5-windows-i586.cab#Version=1,5,0,0"
    WIDTH = "800" HEIGHT = "600" NAME = "clockeDesktop" >
    <PARAM NAME = CODE VALUE = "horloge/Horloge.class" >
    <PARAM NAME = ARCHIVE VALUE = "TimingDesktop.jar" >
    <PARAM NAME = NAME VALUE = "clockeDesktop" >
    <param name = "type" value = "application/x-java-applet;version=1.5">
    <param name = "scriptable" value = "false">
    <comment>
     <embed
            type = "application/x-java-applet;version=1.5" \
            CODE = "horloge/Horloge.class" \
            ARCHIVE = "TimingDesktop.jar" \
            NAME = "clockeDesktop" \
            WIDTH = "800" \
            HEIGHT = "600"
         scriptable = false
         pluginspage = "http://java.sun.com/products/plugin/index.html#download">
         <noembed>
            IMPOSSIBLE d'afficher l'Applet : Votre navigateur n'est pas compatible java.
            </noembed>
     </embed>
    </comment>
</object>
<!--
<APPLET CODE = "horloge/Horloge.class" ARCHIVE = "TimingDesktop.jar" WIDTH = "800" HEIGHT = "600" NAME = "clockeDesktop">
IMPOSSIBLE d'afficher l'Applet : Votre navigateur n'est pas compatible java.
</APPLET>
-->
<!--"END_CONVERTED_APPLET"-->
          </center>
     </body>
</html>Try to edit manually your HTML if you prefer, but HTMLconverter.exe is easier and is a well done appli.
Last thing I have to write : If my applet now displays fine when I choose "Tunning" in the "Display-properties>desktop" options , it is doing errors when I try to use my web-page directly as the background.
It does not this with page using FLASH or SVG, then it comes from JAVA and msVM again ! Someone has an idea ?

Similar Messages

  • Report Cost of Operation Activity and Component

    Hi Gurus,
    Is there report to list cost of Operation Activity and Component in the same report (not in separate) ?
    In our environment "operation activity" show Labor Cost and "Component" show material cost. If one by one of document we can see it in each document. The requirement is to see in a list of documents that contain labor dan material cost in the same report.
    When use IW49N, only show cost of "operation activity" not include cost of material used.
    Regards,
    Tri W

    duplicate.closed.

  • Run-time error '429':Active X component can not create an object

    Hi Folks,
    I am using some VBA code to run logic in BPC for Excel. When i try to click on VBA button, It's giving the below error.However when i am trying to execute same from server it is working fine. Accessing from BPC client only we are facing this problem.
    Code have no issues. Is there any specific thing need to mentioned in client when we use VBA programming? Basically we used the VBA program to create the id's in BPC for Excel. So that it will automatically created on fly. Testing was fine interms of working in Server.
    " Run-time error '429':Active X component can not create an object ."

    Hi,
    Are you trying to add a member into the dimension from excel? As you said that this has been already tested in the server and is working fine, I believe, you have taken care of everything.
    Now, coming to the point, when you are adding a member in the membersheet, you need to process the dimension. This requires the admin rights. So, please check the task profile of the user ID, with which you are trying from your system. This user ID should be the primary admin.
    Hope this helps.
    Additionally, can you please elaborate on the steps on what you followed for adding a member from the excel directly?

  • Active desktop component

    My java applet does not display on WinXP desktop on setting it as active desktop component. I have set the .html file containing the applet as active component.
    Otherwise the browser shows the applet fine.
    please somebody help me.

    Well : Double-post can sometimes bring more results, but people generally don't like this point of view... Althought, I suppose you perhaps just failed to retrieve your own post ;)
    Because I am still looking for a soluce to this damned problem too, there will be nothing more there, but in case of, here is your other post about this problem :
    http://forum.java.sun.com/thread.jspa?messageID=3840323
    I must add that I have myself written in a thread about this problem; the thread is initially about the conversion Image > BufferedImage and contains the code of the applet I am trying to make work as an active desktop...
    http://forum.java.sun.com/thread.jspa?threadID=628534&tstart=240
    Thanks to all those who begin to feel lost in all these threads : I hope we'll be more efficient the next time we'll have to ask for some help !

  • Active Form Component Rules

    Active Form Component Rules
    Hello,
    Though we upgraded to 2008.3 last November, we haven't used AFC rules so far so i was just curious how AFC rules are coded/implemented ? Do they perform checks using client-side scripting of server-side ?
    Thanks
    Mihir

    think of AFC rules as newScale writing javascript code for you. As a matter of fact its pushe dto the client as a .js file
    You have both client and server side scripts (Data retrieval)

  • Run time error '429' Active X component can't create object

    Hi,
    After installation of BI+, when i am trying to start the Financial reporting studio, I am the error'429' " run time error Active X component can't create object.
    I thought of stoping and stating the BI+ Core Services it is not allowing me to do that,
    Could you please help me in the installation BI+
    thanks,
    sudhakar

    Hi Johan,
    BI core services up and running, but still it is giving " cannot connect to GSM server server name"
    all the configaration went with green, Could please let me know other oprions or where I can find the error.
    Please let us know possible mistakes, I will try that options,
    thanks a lot John
    thanks,
    sudhakar

  • Applet as active desktop component

    My applet is running fine in a browser window, but on setting it as active web component on Win XP desktop it displays nothing more that a grey area. do we need some additional code here?
    can anybody help me ?

    Hello : Sorry but I cannot help you; I have the same problem with my own applet, and I am still looking for a soluce, like you : One thing is sure, it is possible to do it; In fact I have tried with some well known applets :
    http://www.kylyria.net/kylyria_tutorial/tutorial.htm
    ( Snif : The code for the applets linked are not given ! )
    I just still don't understand why theirs are working, and not ours...?
    If I find something helpful, I will come back here and I hope you'll do so : )

  • Error: "Component is not active" but component is active

    Hi Experts,
    I transported a Web Dynpro application from source system to target system. When starting the application via browser I'm getting this error message:
    "Component XXX_BDB is not active"
    But the component is active in source and in target system. When I try to activate the component in target system there comes this error:
    Component XXX_BDB can't be generated because of errors: see long text.
    (Message no. SWDP_WB_TOOL100)
    According to the long text, there is a heavy error and I should check the component in order to eliminate the errors. Checking the syntax is OK and strangely, the component controller is also active. But when I want to start WebDynpro-Component, the error message "Component is not active" is displayed.
    I have checked this thread [Problems when activating ComponentController   |Problems when activating ComponentController; without any effect....
    Does someone have any ideas?
    Thanks in advance,
    Tan

    Hi Thomas,
    where can I check the generation load limit?
    I've done an extended syntax check (in source system, is that okay or should I do the check on both systems?), there are some errors regarding strings, field properties and structure extensions and some warnings regarding field properties.
    But this errors are on an other wd component as well, but this other component is running, so I'm not sure if these errors are crucial. However I'm going to fix the errors now.
    Baskaran, I will check the component controller and component usage as well but how can I identify the errors or should I just check it in general?
    And what about the fact that both applications are running on the source system?
    Additional info: the source system is ECC 6.0, the target system is Solution Manager 7.0
    Thanks
    Edited by: Tan Yildiz on May 4, 2011 9:26 AM

  • Activating Cost Component Split

    Hi People,
    I have to do some tests and for while i need to activate the "cost component split" in the path:
    \IMG\ Controlling\ Product Cost Controlling \ Actual Costing/Material Ledger \ Actual Costing \ Activate Actual Cost Component Split  (by valuation area)
    I would like to know if there is some impacts for that and
    if we have some problems to revert, becuase at this moment it is only a test.
    Thanks,
    Rosana.

    Hello Paul,
    Thanks for your answer.
    We already use "material ledgder" but we don´t have activate component split. But look, what I am talkin is only one transaction (that I said before), becuase I have to do some test inside the aplication BW and it is a prerequisite.
    I would like to know what is the impact to activate the component split on that transaction I said before.
    It is only a test, but I don´t know if I put a flag in that transaction, the system will create some table internally.
    And other thing I don´t know is, if It it is possible to reverte the activation (only in that transaction) that I would update and if there is some impacts.
    Thanks a lot.

  • Trouble activating Multisim component evaluator Analog Devices Edition Version

    I downloaded Multisim component evaluator Analog Devices Edition Version
    13.0..  I’m having the same problem that I had last time I downloaded something
    from NI.  (Unactivated license).  I think this is because of the tight security
    where I work.  The solution last time (after a lot of time and back and forth
    emailing was to send me the activation code and I typed it in manually.  (I
    pasted that email below).
    Thanks,
    Brian
    Brian Healey – Electrical Engineer – ISR Systems
    UTC AEROSPACE SYSTEMS
    7 Technology Park Drive, Westford, MA 01886 U.S.A.
    Tel: +1 978 490 2148 Mobile: +1 978 846 5918
    [email protected]  www.utcaerospacesystems.com
    From: [email protected] [mailto:[email protected]]
    Sent: Friday, May 24, 2013 1:47 PM
    To: Healey, Brian W UTAS
    Subject: RE: [External] Re: (Reference#2014565) Phone Support E-Mail
    Note: Your reference number is included in the subject field of this message.
    It is very important not to remove or modify this reference number, or your
    message may be returned to you.
    Hi,
    Open the License Manager again and try to activate Multisim, but this time
    select the option to activate through a 20 - characer code.
    Activation Code:
    BS9P-HW36-4Z8Y-DJWM-C9N4
    Let me know if this works.
    Kind regards,
    Miguel Vesco
    Applications Engineer
    National Instruments
    http://www.ni.com/support

    Hi Brian,
    Since you have a new version the software needs to be reactivated with a new Activation Code. I will send you an email via our support system for further details.
    Regards,
    Fernando D.
    National Instruments

  • Activating Deleted component in CJ20N

    Hi,
    In project hierarchy material component is deleted. Is it possible to remove deletion status of component and make active agian.
    Regards
    Nilesh.

    Hi anilkumar,
    1. If all are activated, thats ok, not a problem.
    2. go in CMOD,
       type your project name.
    3. Then see COMPONENTS
    4. In the output,
       there will be 2nd column
      IMPL = IMPLEMENTED
    5. U will see that
       there will be GREEN TICK
      along side the FM, which u have code.
    6. For rest, it will be BLANK.
    regards,
    amit m.

  • Event case missing mouse events on active-x component

    I am using a Treeview and capturing selections in the tree using mouse events (event structure). I have a problem where approx 3 out of 15 mouse events are not actioned by the event structure - has anyone else had this problem or is there any suggestions?
    Thanks.

    Could you post a copy of your code that demonstates this?
    I have experimented with this control and its events.
    We may be able to help if we have soething to look at.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • I am using Active X component in web application, In IE it works fine but in Firefox 3.6.11 it shows the error "Object fail to load" . Pls suggest the solution

    If this error appears in IE,the error will resolved by registering the component. But not in FF 3.6.11

    You can use an extension like IE Tab or IE View to use the IE rendering engine in Firefox.
    * IE Tab 2 (FF 3.6+): https://addons.mozilla.org/firefox/addon/92382
    * IE Tab Plus (FF 3.6+): https://addons.mozilla.org/firefox/addo
    * IE View: https://addons.mozilla.org/firefox/addon/35
    * IE View Lite: https://addons.mozilla.org/firefox/addon/1429

  • E-Rec Reg Letter section in Correspondance of activity mgmt compone

    Hi Experts,
    I have an issue in the view 'V_CORRESPOND'  of the component 'ERC_C_ACTIVITY_MGMT_UI'.While clicking the changable letter section link in the component, a formatted text edit will be displayed.There we will enter the text and then click on preview link means, smartform will be displayed.But what the problem is,when displaying the formatted text edit on click of changable letter section link ,some unrecognized text (Some text is displaying in chinese letter) is dispalyed and also i couldnt able to edit the text edit field.I have checked via debugging the component,there is no text in the formatted text edit but it is displaying in the output.Could you please help me to sort it out this issue ?
    Thanks & Regards,
    R.Dhineshraj.

    Dear Govindu,
    Please review notes containing info on this offer :
    1073200 Global variables,formatting in individualized correspondence
    1080924 Customer variables not reflected in letter section
    Best Regards,
    Deepak..

  • Adobe Reader 9.2 and AcroPDF.dll Active X Component

    Hello All,
    I have consumers whom have updated from Adobe Reader version 8 to version 9 and after they upgrade they can no longer print from the ActiveX control. What happens is that you can configure your print job, but once you proceed Adobe Reader appears to start printing, but then crashes the parent application.
    Any ideas?
    Thank you,
    Dustin Buschow

    As special service for you I just downloaded and installed the Reader V9.2,
    opened the Reader via activex embedde into a small GUI
    and loaded via src a testfile.
    Then printed the file (manual via menuitems/print icon) with some different settings.
    All works fine. Did you try other manual actions, like copy to clip, rotate, ...
    Maybe it is a problem with your GUI.
    Try to start embedded using IE as GUI or simple try if you can print a pdf opend via IE.
    IE use the same activex as you for you GUI.
    HTH, Reinhard

Maybe you are looking for