Ehlpdhtm.js not generated with rhcl.exe, only RoboHTML.exe

During the efforts to solve a problem documented here:
http://forums.adobe.com/thread/603888?tstart=0
I removed ehlpdhtl.js as a baggage file from our projects. I had added it (years ago) to make sure it was included in the final output. We build our Help nightly with a script that makes use of the rhcl.exe command line feature. I've already filed an enhancement request that the rhcl.exe create ehlpdhmt.js if it doesn't exist. In the meantime, I'll have to have some code added to our build script to make sure it is copied into the projects.
.MW

William and Marcus,
     I think I can help here, because I just had the same issue Marcus proposed, and I did some testing. Robohelp 9 results:
If ehlpdhtm.js file is NOT present in the root project directory, it will only drop in there WHEN you open the project, NOT when a build is initiated.
Both the IDE compiler and RHCL.exe command line tool, when initiated, will indeed generate this file in the output location, ONLY IF it exists in the project directory to start. This is why the IDE compiler almost always includes the file in the output, because you have to open the project to kick off the IDE compiler. I tested this by opening IDE then deleting the file and hit compile and it did NOT include it. I also ran the RHCL.exe with the file present in the project directory and it DID include it in the output.
This all being said, I have to agree with Marcus and that this is a bug for the RHCL.exe compiler. It should auto generate that file at the start of a new build in the project directory and then the output location when it completes.
Why is it a bug? Impact: All DHTML controls that this file operates will not work in a compiled help file.
Another suggestion, but off topic, please add an integer exit code for RHCL.exe that can be interpreted by scripts and other applications. Thank you!

Similar Messages

  • Inspection Lot not generated, with MIGO 561

    Hello All,
    Please help me with this issue.
    WHen i do MIGO with 561, inspection lot is not generated.
    So there is a setting in spro, if we check that, inspection lot wont be generated.
    So now in my IDES, i tried to uncheck that box.
    When i save this setting, I get the following error.
    "Fill table key for table T156Q only up to position 010".
    Please help with this issue.
    Regards,
    Piyush

    To load initial inventory in Quality stock and release it using Inspection lot  UD,   use movement type 563 instead of 561.
    With 561 movement stock is directly posted to un-restricted status. So there is nothing to be released from Quality stock.

  • Project will not render with 'I-Frame only MPEG'

    Hey Adobe, I am posting this at your request.    
    I previously used to have an old Intel Core2 chip system.
    I upgraded this so that my video editing life would be faster.  I have a new motherboard, with a new intel I7-4770 @ 3.5Ghz chip. same memory (16Gb-1600), graphics card, hard disk, DVD drive, etc..
    On the Core2 system, video projects which I worked on all worked fine. I mainly use a Sony Z5 to shoot video which creates .M2T files.
    On my old system, running Premiere CC it ALL WORKED - no problems, but on the new build, it crashes EVERYTIME i try to render, with 'Error Compiling Movie - Unknown Error'
    Having spent FOUR hours on the phone to your tech supports in India, they came up with a workaround. I stress - it's a workaround, not a solution.
    They found that if i changed the sequence to be 'Custom' and then selected 'Microsoft AVI' (and any Codec, doesn't matter which) as the Preview File Format  instead of 'i-Frame Only MPEG' then yes - it renders.
    The tech told me that this was because 'M2T' files were fussy, and needed to be treated like this.
    WRONG!
    if this *needed* to be the case, then why did it work previously on my old system without any problem?
    Also, if I take a project that crashes on my desktop PC, and copy it over onto my laptop, de-activate Premiere on my desktop and activate on my laptop and run in on there .. IT RENDERS FINE, using the 'I-Frame Only MPEG' setting.
    Also, i shot some video with a Nikon D5100 which produces full HD .MOV clips, *AND THE SAME PROBLEM STILL OCCURS* when rendering on my desktop PC, and only renders when i switch the Preview File Format to be 'Microsoft AVI - so it's not related to the .M2T video file type.    
    So I can render stuff, but ultimately it's a workaround and not a solution, as when I am finished with a project, and want to archive it off I do so by exporting and choosing 'Match Sequence Settings', with with Microsoft AVI selected, it wants to therefore obviously export it as an AVI, which i do not want - I want to export it as 25mbps MPEG which is the original quality/format that it was shot at.  When i try and do this with 'i-Frame Only MPEG' selected as the sequence type - you've guessed it, Media Encoder crashes
    So.  Why does i-Frame Only MPEG work on one machine (my laptop), but on my main machine (desktop) which i want to use, it doesn't? What piece of software/codec/file am I missing?
    - i have installed from clean build of Windows
    - i have deactivated and reactived Premiere CC
    - i have uninstalled Premiere CC and reinstalled it
    - i have uninstalled all Cloud CC programs and reinstalled them
    - I have run CC cleaner too
    - I have the latest video drivers for my graphics card (it is the same graphics card that worked just fine on my old system anyway, so is not the issue)
    - I have full Windows/Admin permissions. it is not a permissions problem
    please don't suggest any of those options.  None of them work.  I need someone who understands your software and knows what i-Frame only MPEG is to be able to tell me why it isn't working on my system.  I am now past the point of anger (because i have lost several days worth of worktime - and thus money) and being upset (because it's massively frustrating when somthing that previously worked now doesn't), and am now just at the point of being bewildered that no one there can seem to tell me what is going on here, and how to solve it.
    Many thanks,
    Geoff.

    I have to put in my 2 cents...and first of all I'm sorry things are happening that are not FANTASTIC results... etc... but there may be ways to make things better... but this stuff is complicated and extremely computer intensive ( math stuff with cpu and ram and stuff ) .. so the platform is very critical to best results.. not just the software.
    There's books on compression and how that stuff works ( lossless or not ) and it's all about changes from frame to frame and how to best make file size smaller while keeping every single pixel perfect in each frame... and this is unfortunately not standardized on planet earth. Different companies make up what they can to sell cameras and recording medium and so on..  there are some standards ( for broadcast and movies etc ) cause at some point some groups have to deal with delivery to PEOPLE to watch stuff.. and have decent quality to watch...
    In general this is very complicated and full of problems cause there is no single work flow , and probably never will be .
    What Jeff is talking about ( I think ) is that during the process of a computer program interpreting images ( frame by frame ) those pixels that have not changed a lot are described in a line of code by the software that says, " This stuff has not changed much if at all ".  Some stuff from one frame to the next one DID change a lot ( someone walking or someone running.. the running changes more fast ) .. and so lines of code say ,  " this stuff changed a LOT "....
    During the process of the software to determine what changed and how MUCH changed.. is complicated.. cause the program basically looks at frame A and then Frame F and notes the changes of pixels... and THEN ( as if that wasn't complicated enough ) the program then goes BACK  to frame A and then ahead to frame J ... so now it has expanded it's look at what changes have occurred...
    Now the ' CODEC " ( the specific codec used by the program you are running , like CC or avid or FCP ) is going to make it's best GUESS as to what really changed that matters the MOST to the image...so you basically get a nice image from A to J ..... but it is now compressed and taking up less room on your hard drive and ram etc....cause it is interpreting the image changes... and so on...
    So if you had every single frame without any guess work and no compression to save space cause those pixels did not change between A and J .... you would have HUGE FILES .... and no benefit in terms of being able to edit anything on a little home desktop computer... even if you have a really powerful one.. it is not going to be good enough to do that stuff....
    It would be unfair to say that adobe isn't doing the best they can to accomodate all the camera manufacturers " codecs " and give the best results they can , with a million different computer platforms and hardware out there you can buy off the shelf ....
    The I frames and B frames and other frames have to do with the " guessing game " of changes in pixels, changes with every " action " in those ranges of frames, and is very complicated... but there are books about it and what standards exist can be researched and studied if you're into that stuff....
    I am an idiot about this stuff but the main thing is dont give up.. and just try to be patient when things dont work out like you thought they would, and figure out what is going on so you can make things work the way you want...
    and good luck !

  • Adobe Reader 11 could not print with pdfp.exe

    I have updated my Adobe to Adobe Reader 11 and in my application has used pdfp.exe for printing pdf files. But after updation I haven't print pdf files.
    It was possible to print while Adobe reader 10 and below version with pdfp.exe batchfile .Please help

    Hello,
    Thank you for the welcome
    "Preview is not supported" is the error message I get when the Print Dialog box is open and I select "Preview" from it. I thought it might be important to mention that.
    This may be too much information: When I select the print icon from the PDF file, the file does not print, nor do I get an error message. When I choose File > Print in Safari, and then select Print from the open window, a Safari error message pops up that says "The document could not be printed."
    My ignorance is revealed: I do not know how to drag and drop the file directly on the printer's window...
    I appreciate your assistance!

  • NVision Report not generated with email option in the Run Report page

    Hi ,
    I want to send the nvision reports through email to the users, I tried it by setting the email option in the drop down of the "Type" after giving "Run Report" and then specifying the email ids. The issue is i am getting emails , but the report is not generated which otherwise generates, and hence no attachement is seen on the email .
    Anybody faced this issue ?? Please help
    Regards,
    Kanchana

    Hi again!
    You are absolutely right! I will mark as solved in 5 mins (can't do it now, thread to fresh it seems).
    thanks
    Manfred

  • C6280 not printing with Black Cartridge Only

    Under Color selection the program used to give 2 selctions for Black Ink Printing.
    1.  High Quality
    2.  Black Ink Cartridge Only.
    Recently it only gives one selection and that is High Quality.
    MY HP  program is up to date.
    Will appreciate any help on this.

    Nope, its not a bug.  When you choose borderless the print region actually becomes bigger than the page to make sure there are no white gaps.  The ink that does not make it to the page is caught in a trough filled with foam just below the print zone.
    The color ink is a dye ink (like food coloring).  The black ink is a pigment ink - like carbon dust suspended in water.  When it is over-sprayed in the trough it piles up until the pile of pigment starts dragging and smearing on the back of every subsequent page!  Not good, so we do not allow the black cartridge to print when set to borderless.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Youtube not working with 3Gs, its only working with Wifi

    Hello,
    Can anyone help, i can only seem to get youtube on my new 3Gs iphone through wifi.
    Every time i try to connect through 3Gs it does not connect and displays the text "load more" with no pictures.
    Thank you.

    I've got the same issue?
    Can anyone help

  • Photoshop cs4 trial will not intall with setup exe

    can anyone help i have downloaded the trial version of photoshop cs4 and extracted the files to an external hard drive but i cannot intall it on my computer when doulbe clicked on the setup exe file nothing happended it just opened it up and place a file on in the folder called ahmed or something like that can anyone help me with this problem i have plenty of disk space and plenty of ram. i am running windows xp professional and i have administrative privalages.

    Bridge is not tied to any restrictions in terms of activation or requiring specific components to be in place, hence it almost always works. Do you correctly run the install with administrative privileges?
    Mylenium

  • Log on screen not working with wireless keyboard only usb KB

    Since upgrading to mountain lion from the latest version of Lion, I am not  able  to log  on  with my wireless keybord only with usb kb but  the  wireless kb  is  working  well, it  react  but no stars ** appear in the  log on password field
    So i  enter  with  the  usb kb and  then the  wireless kb  is working  well
    I put  all  keybord settings  to  default
    I reset  smc  and pram  but  same behaviour
    Any  hint  to  fix  this  ?

    I fought for it for long time. I used command-r, option key, command-option-r, option-r, everything you can imagine but it did not work. I even  shut down the imac and then tried all these combinations but it still did not work. I EVEN TRIED APPLE's OFFICIAL ANSWER TO THIS ISSUE BUT BELIEVE ME IT DID NOT WORK AS WELL. Then I deeply thought for a while and shutdown the iMac. Then I took off the batteries from the wireless keyboard. Then Waited for 5 seconds or so. Then I just started the wireless keyboard with the button on the side. It started blinking. I immediately understood that my trick is going to work. I understood the problem. While the keyboard was blinking I started the imac. Now after startup chime from apple i just pressed the option key. And guess what- THE RECOVERY OPTION POPPED UP! See, the point is after you restart or shutdown the keyboard is still kind of paired with the imac so when you start it those keys are kind of overlooked. When you reaaly take out the batteries from the keyboard the pairing is lost. When you restart the imac the pairing is established during the startup chime tone. This is precisely the moment to press those keys like option or command-r. The command-r key works only if you have imac that was preinstalled with 10.8
    I hope this saves your hours of work! I really wished that APPLE knew it. I have so much believed in this company so far.

  • IDOCs not generating with classic scenario

    Hi,
    We are with SRM 7 with Classic Scenario.
    Issue : SRM Org. structure is replicated from ECC system through IDOCS. But, suddently, no IDOCs are getting generated in SRM after we run PFAL in ECC.
    IDOC is getting created in ECC after we run PFAL but not creating in  SRM.
    Your inputs are appreciated.
    Thanks
    Nag

    Hi,
    We have faced same issue.
    You first check with tcode WE05 in both SRM & ECC. You will get to know which idocs present (transferred).
    You can process unexecuted idocs using tcode BD87.
    After processing idocs you must run distribution model.
    This way we resolved our issue.
    Regards,

  • Acrobat will not load with acrobat_sl.exe running

    I'm encountering an issue when I try to open a PDF with Acrobat XI Standard.  It appears that the process acrobat_sl.exe is preventing the PDF from opening.  If I stop the acrobat_sl.exe process the file opens successfully.
    I've tried to disable acrobat_sl.exe from msconfig and the registry, but it continues to run after a restart.
    Is there another location that acrobat_sl.exe could be starting from?  Has anyone else experienced a similar issue where Acrobat will not start until after acrobat_sl.exe is stopped?

    This is not an exhaustive search, but enough to prove my point. Per your request, here is a random sampling of customers with issues that involve the inability to open Acrobat. Regardless of the reason, it shows how prevalent the failure is for this particular application to simply not start up properly, when compared to any other application on the market. That in itself is an issue worth delving into.
    Deeper in these forum contents you will find all sorts of whacky suggestions by helpful users as they attempt to assist other frustrated users at their wits end. Many commenters make reference to this having been an issue they've struggled with for years. And many a thread is just left with no final solution.
    I so wished I had bookmarked for you every site I actually visited during my months long journey to find a fix. There you get to read for hours about whether it's a licensing issue, registry edit, or a rogue file that needs to be deleted.
    http://forums.whirlpool.net.au/archive/2072591
    http://wpressurecooker.com/adobe-cs6-wont-start-how-to-fix/
    http://superuser.com/questions/564948/adobe-acrobat-doesnt-launch-on-windows-7
    http://forums.adobe.com/thread/1034129
    http://www.chrisandjimcim.com/index.php?option=com_content&view=article&id=254:acrobat-won t-open&catid=77:general-computer&Itemid=301
    http://forums.macrumors.com/showthread.php?t=1380534
    http://answers.yahoo.com/question/index?qid=20120926113835AAh5OTp
    http://help.pop.psu.edu/help-by-software-package/adobe-acrobat/acrobat-reader-protected-mo de
    http://blog.brangeta.com/how-to-fix-adobeacrobat-professional-part-of-cs6-wont-launch-or-o pen-pdfs/
    http://ssiblog.sinnottsolutions.com/2012/08/adobe-acrobat-pro-wont-start-up-on.html
    http://community.spiceworks.com/topic/99147-adobe-acrobat-professional-9-3-won-t-open-pdf- files
    http://forums.cnet.com/7723-6142_102-593566/cannot-open-pdf-files-in-acrobat-adobe-reader/
    http://www.lawsitesblog.com/2011/01/problems-with-adobe-acrobat-x-pro.html
    http://ares.gobien.be:8080/2013/07/acrobat-x-pro-as-part-of-cs6-suite-does-not-start-30day s-after-installation/
    http://www.justanswer.com/computer/56dy2-getting-successful-load-acrobat-pro-when-try.html
    http://www.sevenforums.com/software/129643-adobe-x-won-t-open-pdfs.html
    http://answers.acrobatusers.com/Acrobat-X-stops-working-won-open-q68416.aspx
    http://www.deerbrook.com/downloads/sysreqs/Bridging/new_page_1.htm
    and many from Adobe...
    http://forums.adobe.com/message/5128758
    http://forums.adobe.com/thread/1078926
    http://forums.adobe.com/message/4556485
    http://forums.adobe.com/message/4419162
    http://forums.adobe.com/thread/1021632
    http://forums.adobe.com/message/5629884
    http://forums.adobe.com/message/5812323
    http://forums.adobe.com/thread/1291468
    http://forums.adobe.com/thread/1287574
    These are easily found with a quick Google search. With more time, maybe I can provide you more from my browser history cache.

  • Mini-DVI does not work with DVI anymore only VGA output

    Hi,
    I recently started to get problems with external LCDs. It used to work just fine, but now I can only use a mini-DVI-VGA adapter to get any output. This gives me much worse results than digital and makesme a little worried, other things might also stop s
    working.
    A quick search here and on google didn't give me any ideas how to fix this.
    So any help is much appreciated!
    Cheers
    GerHi

    Have you tried a new DVI adapter?

  • Report not generating with blob

    SO I was trying to create a report to insert an image. I saw and followed the following resource: http://blogs.oracle.com/xmlpublisher/2006/05/inserting_blobs_into_your_repo.html
    In the template builder for MSWord, where I grab the XML data containing the Base64 code for the image, the output is all there. - so yes the actual query grabs the base 64 version of the image, as per http://sergekoganovitsch.wordpress.com/2009/05/02/blob-base64-encoding/
    Now the situation is there is a temporary table that stores all the fields, and the image, along with the apex session_id. So the report query looks like this:
    SELECT
          p.full_name
        , blob_to_clob_base64(p_photo => p.photo) photo
    FROM  profiles_tmp p
    WHERE p.session_id = :APP_SESSIONSo.. first to make sure it was all working properly, I created another report query specifying a specific session id in the where clause that I know contains a photo - all works fine. However, when I apply the layout to the query above, and test it - it comes out containing no pages. Even if I test it when going through the application where there would be a valid session id, still no pages.
    I have tried changing :APP_SESSION to v('APP_SESSION') and to_number(:APP_SESSION) to no avail.
    If i remove the image bit, and just have the field as <?PHOTO?> , it outputs the base64 contents fine - but obviously, I want the actual image in the report, not the base64 code.
    IF i open the pdf file in a text editor, I get the following:
    %PDF-1.4
    1 0 obj
    <<
    /Type /Catalog
    /Pages 3 0 R
    >>
    endobj
    2 0 obj
    <<
    /Type /Info
    /Producer (Oracle BI Publisher 10.1.3.4.1)
    >>
    endobj
    3 0 obj
    <<
    /Type /Pages
    /Kids [
    /Count 0
    >>
    endobj
    4 0 obj
    <<
    /ProcSet [ /PDF /Text ]
    >>
    endobj
    xref
    0 5
    0000000000 65535 f
    0000000010 00000 n
    0000000065 00000 n
    0000000147 00000 n
    0000000208 00000 n
    trailer
    <<
    /Size 5
    /Root 1 0 R
    /Info 2 0 R
    /ID [<e45d94e9f08bf009170c54aabd4c051c><e45d94e9f08bf009170c54aabd4c051c>]
    >>
    startxref
    258
    %%EOF
    <PRE>Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.</PRE></BODY></HTML>The DBA enabled trace and I have that log file.. but don't really know what I am looking for :-/
    It doesnt really make much sense to me, since when running it in the application there is a valid session id and it doesnt work. but if i explicitly specify the session id in the report query it does work.
    Has anyone experienced said problem or can provide any useful guidance?
    Thanks,
    Trent

    Found out this was a limitation to do with apex <= 3.x .. see http://marcsewtz.blogspot.com/2008/06/one-question-about-pdf-printing-feature.html

  • Registry settings are not consistent with version.exe

    Under the bin directory, there is version.exe which I think would print out the version of wls. When I try to use it, I got the following:
    E:\Apps\weblogic600\bin>version
    Cannot find key HKEY_LOCAL_MACHINE\Software\BEA Systems\WebLogic\6.0.0b1:
    The Windows registry is misconfigured
    for the WebLogic Server
    cannot find weblogic registry settings:
    The Windows registry is misconfigured
    for the WebLogic Server
    Then I check the registry and the entries are:
    HKEY_LOCAL_MACHINE\Software\BEA Systems\WebLogic\6.0 Beta

    We will be removing version.exe in future revisions of this software. We are replacing many of the native .exe's with java code and scripts
    that wrap java commands in an effort to provide consistency cross-platform and also make execution of the server and related functions as
    obvious as possible by exposing how the environment is set, etc. . Also, we are restricting our use of the Windows registry, instead using a
    common installation registry which can be found in your BEA Home directory. This registry will be used on all platforms and for many BEA
    products giving a single source of installation information on both Windows and Unix. You caught us in transition with the elimination of
    certain .exe's and we apologize for any confusion that this caused.
    Helen Semus wrote:
    Under the bin directory, there is version.exe which I think would print out the version of wls. When I try to use it, I got the following:
    E:\Apps\weblogic600\bin>version
    Cannot find key HKEY_LOCAL_MACHINE\Software\BEA Systems\WebLogic\6.0.0b1:
    The Windows registry is misconfigured
    for the WebLogic Server
    cannot find weblogic registry settings:
    The Windows registry is misconfigured
    for the WebLogic Server
    Then I check the registry and the entries are:
    HKEY_LOCAL_MACHINE\Software\BEA Systems\WebLogic\6.0 Beta

  • Comments left that does not deal with the problem, only stereotypes

    Hi,
    Can a Level 2+ do something about this guy? His posts never pertain to the subject. Please check his posts out in these thread. Name is Ziatron...
    http://discussions.apple.com/message.jspa?messageID=6014947#6014947
    http://discussions.apple.com/message.jspa?messageID=6013895#6013895
    http://discussions.apple.com/message.jspa?messageID=6009849#6009849
    http://discussions.apple.com/message.jspa?messageID=6007799#6007799
    Better yet, here is a search result of the guy...
    http://discussions.apple.com/search.jspa?threadID=&q=china&objID=&dateRange=all& userID=Ziatron&numResults=15&rankBy=10001
    Isn't this website for helping others, not bashing COUNTRIES?

    You have to wonder how much china made stuff is in his house. Thanks for the it is appreciated.

Maybe you are looking for