Unexpected error from Microsoft HTML compiler.

when trying to complie my .mpj file into Microsoft HTML help,
I get the following error message
Unexpected error from Microsoft HTML compiler.
any ideas about what to do to get my compiler to work
properly?

Please don't cross post. Only one post gets answered and
anyone later searching then finds useless threads.
Please add a link here to the post that has been answered.
Also you duplicated the post in this forum. Please edit that
too.
You need to be a bit patient if nothing happens when you
click the button to post. Trick is that if nothing happens copy you
message to the clipboard and cancel the post. Sometimes it has
taken, nothing else to do. Sometimes it has not so then create a
new post using the clipboard.

Similar Messages

  • Fatal Error: Unexpected error from Microsoft HTML Compiler

    I'm using RH 6 with Vista (yes I know Vista is not supported,
    but I'm one of the few that has to have it, so I'm using the
    tweaked unsupported version)
    Sometimes when generating a CHM output (Compiled HTML Help)
    right after the "Compacting file system..." step I get an error
    that says "Fatal Error: Unexpected error from Microsoft HTML
    Compiler".
    I'm not sure what causes it. I don't get it all the time, but
    I seem to get it more often than not. However, it doesn't seem to
    do anything adverse to the compiled help file. Well, not that I can
    see anyway.
    Any information on what causes this and how I can fix it?

    If deletion of the CPD doesn't work, there seems to be more
    amiss in the HHP.
    Have you had a look at the new version of the HHP-file?
    Your missing images are due to another problem: I guess you
    have images linked to from imported topics. During import RH copies
    all necessary files to the appropriate relative locations, but it
    does not 'recognize' new folders created during this step. For the
    compilation RH copies all the stuff it thinks belong to the project
    to a temp folder, but 'unrecognized' files are ignored, thus
    missing in the compiled help.
    Use Windows explorer to note where linked images are situated
    and 'create' these folders within RH via the context menu of the
    Project Explorer's folders 'HTML Files' section. This way RH
    suddenly recognizes the folders and is able to handle the images
    therein.
    Perhaps some unrecognized folders are responsible for
    compiler crash, too?
    Regards
    ---Dirk Bock

  • Fatal Error: Unexpected error from Microsoft HTML Compiler. Finished compiling HTMLHELP in175 sec(s)

    I'm working in RoboHelp v7 and when I go to generate my CHM Files to a folder on my D Drive I get the above Fatal Error.
    I have recreated the folder and path where the generated CHM files are to be created and this seemed to fix the problem for one publish, but now it is back.
    I have found a work around which allows me to publish which is removing some spaces from the file name of the CHM files that are generated.
    Any help is muchly appreciated even though I have a work around I still need to find a solution to this problem.
    Thanks,
    Kristy

    My guess is that you don't have admin rights. You will need to get your IT people to log in and install them. No reported issues seen on the forums as a result of installing these patches other than one RoboHelp for Word problem so that will not affect you.
    See www.grainge.org for RoboHelp and Authoring tips

  • Need Help in expdp for resolving ORA-39127: unexpected error from call

    Hi All,
    My Environment is -------> Oracle 11g Database Release 1 On Windows 2003 Server SP2
    Requirement is ------------> Data Pump Jobs to be completed without any error message.
    I am tryring to take export data pump of a schema
    Command Used --> expdp schemas=scott directory=data_pump_dir dumpfile=scorr.dmp version=11.1.0.6.0
    Export Log Show this details its completed with 2 error messages
    Export: Release 11.1.0.6.0 - Production on Saturday, 23 April, 2011 13:31:10
    Copyright (c) 2003, 2007, Oracle. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the OLAP option
    FLASHBACK automatically enabled to preserve database integrity.
    Starting "SYSTEM"."SYS_EXPORT_SCHEMA_01": system/******** schemas=scott directory=data_pump_dir dumpfile=scorr.dmp version=11.1.0.6.0
    Estimate in progress using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 192 KB
    Processing object type SCHEMA_EXPORT/USER
    Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
    Processing object type SCHEMA_EXPORT/ROLE_GRANT
    Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
    ORA-39127: unexpected error from call to export_string :=SYS.DBMS_CUBE_EXP.schema_info_exp('SCOTT',0,1,'11.01.00.06.00',newblock)
    ORA-37111: Unable to load the OLAP API sharable library: (The specified module could not be found.
    ORA-06512: at "SYS.DBMS_CUBE_EXP", line 205
    ORA-06512: at "SYS.DBMS_CUBE_EXP", line 280
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 5980Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    Processing object type SCHEMA_EXPORT/TABLE/TABLE
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
    Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
    Processing object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
    ORA-39127: unexpected error from call to export_string :=SYS.DBMS_CUBE_EXP.schema_info_exp('SCOTT',1,1,'11.01.00.06.00',newblock)
    ORA-37111: Unable to load the OLAP API sharable library: (The specified module could not be found.
    ORA-06512: at "SYS.DBMS_CUBE_EXP", line 205
    ORA-06512: at "SYS.DBMS_CUBE_EXP", line 280
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 5980
    . . exported "SCOTT"."DEPT" 5.945 KB 4 rows
    . . exported "SCOTT"."EMP" 8.585 KB 14 rows
    . . exported "SCOTT"."SALGRADE" 5.875 KB 5 rows
    . . exported "SCOTT"."ACCTYPE_GL_MAS" 0 KB 0 rows
    . . exported "SCOTT"."BONUS" 0 KB 0 rows
    Master table "SYSTEM"."SYS_EXPORT_SCHEMA_01" successfully loaded/unloaded
    Dump file set for SYSTEM.SYS_EXPORT_SCHEMA_01 is:
    D:\APP\ADMINISTRATOR\ADMIN\SIPDB\DPDUMP\SCORR.DMP
    Job "SYSTEM"."SYS_EXPORT_SCHEMA_01" completed with 2 error(s) at 13:40:08
    Please help me to resolve this issue.
    Thank you,
    Shan

    Hi Shan,
    I am getting very similar to yours
    "ORA-37111: Unable to load the OLAP API sharable library: (The specified module could not be found."
    error message while creating OLAP Analytic Workspace with AWM.
    I am creating workspace for the first time, actually following some tutorial to get some knowledge about OLAP)
    I see you managed to solve you problem.
    I wonder how I can get this MOS DOC 852794.1 - is it possible to get it without going to Metalink?
    Thanks in advance for any help.
    Regards,
    SC

  • Runtime error from Microsoft Visual C++ R6034

    When installing latest iTunes update in Windows 7 I get Runtime error from Microsoft Visual C++ R6034.
    Suggestions?

    FYI, if you are sufficiently computer literate to follow the instructions in the Youtube link, Edgar's suggested fix is much easier/quicker than a complete uninstall/reinstall.
    Nice job Edgar!

  • ORA-39127: unexpected error from call to export_string :=SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP

    Hi,
    I am trying to export a Schema from 11.2.0.2 and getting the below error on export
    ORA-39127: unexpected error from call to export_string :=SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP(12425,1,...)
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    ORA-06512: at "SYS.DBMS_RMGR_GROUP_EXPORT", line 154
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    ORA-39127: unexpected error from call to export_string :=
    SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP(12424,1,...)
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    ORA-06512: at "SYS.DBMS_RMGR_GROUP_EXPORT", line 154
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    ORA-39127: unexpected error from call to export_string :=SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP(12423,1,...)
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    ORA-06512: at "SYS.DBMS_RMGR_GROUP_EXPORT", line 154
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    ORA-39127: unexpected error from call to export_string := SYS.DBMS_SCHED_JOB_EXPORT.GRANT_EXP(2003412,1,...)
    ORA-01031: insufficient privileges
    ORA-06512: at "SYS.DBMS_SCHED_MAIN_EXPORT", line 2296
    ORA-06512: at "SYS.DBMS_SCHED_JOB_EXPORT", line 52
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    I  have searched the forum and found similar errors, but I am struggling to understand the cause and solution.
    Forums seem to indicate it may be related to bug 4358907, Re: Datapump export/import object grants given by another user but not sure it is relevant as I can see a ORA-01031: insufficient privileges in this log.
    Can you please advise?
    Thanks

    Please show your export command  and read MOS ID: ORA-39127 using datapump exp [ID 451987.1 ]
    and check below forms discussion:
    https://forums.oracle.com/message/10237007

  • ORA-39127: unexpected error from call to export_string := SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP(12425,1,...)

    Hi all,
    I am getting this erro on a Datapump Schema export on 11.2.0.2:
    ORA-39127: unexpected error from call to export_string := SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP(12425,1,...)
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    ORA-06512: at "SYS.DBMS_RMGR_GROUP_EXPORT", line 154
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    ORA-39127: unexpected error from call to export_string := SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP(12424,1,...)
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    ORA-06512: at "SYS.DBMS_RMGR_GROUP_EXPORT", line 154
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    ORA-39127: unexpected error from call to export_string := SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP(12423,1,...)
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    ORA-06512: at "SYS.DBMS_RMGR_GROUP_EXPORT", line 154
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    ORA-39127: unexpected error from call to export_string := SYS.DBMS_SCHED_JOB_EXPORT.GRANT_EXP(2003412,1,...)
    ORA-01031: insufficient privileges
    ORA-06512: at "SYS.DBMS_SCHED_MAIN_EXPORT", line 2296
    ORA-06512: at "SYS.DBMS_SCHED_JOB_EXPORT", line 52
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7049
    I believe it requires some specific privileges on DBMS_RMGR_GROUP_EXPORT.
    I have found this below explanation Kevin's Blog: SYS.DBMS_RMGR_GROUP_EXPORT.GRANT_EXP but I am not a DBA, so I am not sure what grant needs to be modified.
    It also complains of unsufficient privileges on DBMS_SCHED_JOB_EXPORT.GRANT_EXP, but I am not sure who needs what grant.
    Could you please advise on how to resolve the issue?
    Thanks

    Hi,
    Can anyone help if possible please?
    Thanks

  • Error from Microsoft Visual C++ while importing a Journal Voucher

    Hi Experts:
    We are requesting your Help because we getting the following error from  Microsoft Visual C++ Runtime Library while importing a  Journal Voucher throught DTW:
    Runtime Error!
    Program:  This application has requested the Runtime to terminate it in an unusual way. Please contact the application support team for more information
    We are working with SAP Busines One 8.8 SP00 PL18
    Thanks Very Much in advanced
    Claudia

    Hi Claudia,
    Your question belongs to SAP Add-on forum.
    Based on the error message, you may have to log a support message.
    Thanks,
    Gordon

  • Oracle error ORA-39127 unexpected error from call to export_string

    Hi
    The export for an database encounters the following error .Can someone take a look at the cause please.
    Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/PRE_SYSTEM_ACTIONS/PROCACT_SYSTEM
    Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/PROCOBJ
    ORA-39127: unexpected error from call to export_string :=SYS.DBMS_SERVER_ALERT_EXPORT.SYSTEM_INFO_EXP(1,dynconnect,'11.02.00.02.00',newblock)
    ORA-13914: Threshold notification failed.
    ORA-06512: at "SYS.DBMS_SERVER_ALERT", line 187
    ORA-06512: at "SYS.DBMS_SERVER_ALERT_EXPORT", line 132
    ORA-06512: at line 1
    ORA-06512: at "SYS.DBMS_METADATA", line 7418
    Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/POST_SYSTEM_ACTIONS/PROCACT_SYSTEM
    Processing object type DATABASE_EXPORT/SCHEMA/PROCACT_SCHEMA
    Processing object type DATABASE_EXPORT/SCHEMA/TABLE/TABLE
    Processing object type DATABASE_EXPORT/SCHEMA/TABLE/PRE_TABLE_ACTION
    Regards

    There are a lot of similar errors on MOS, perhaps you should search through them and see if any apply to you.
    What version/patch level are you on? Have you made any grid control threshold modifications? Are you using procobol in an upgraded database?
    You might want to go through support for this one.

  • ORA-39127: unexpected error from call to

    Hi ALL.
    11.2.0.3
    Is this a bug?
    I got error when running expdp system/manager full=yes
    ORA-39127: unexpected error from call to "SYS"."DBMS_JVM_EXP_PERMS"."GRANT_SYSPRIVS_EXP"But it works fine on 11.2.0.1
    Any ideas and solutions please.....
    Thanks a lot,

    hello,
    You may look into the following My Oracle Support Document: DataPump Export (EXPDP) Failed On Identifier SYS.DBMS_JVM_EXP_PERMS Must Be Declared [ID 1095533.1]
    According to the document the versions affected are 10gR2 and 11gR1, but, the workaround may solve your issue.
    Hope it helps.

  • Remove glossary tab from Microsoft HTML Help layout

    How do I remove the Glossary tab from Microsoft HTML Help layout? Using RoboHelp 11
    Thanks.

    Hi there
    You do that by editing the Window defintion. Click View > Pods > Project Set-up.
    Expand the Windows folder and double-click the CHM Window definition.
    Then DE-select the Glossary option.
    Cheers... Rick

  • Unexpected error from the Operating System

    Hello everyone. I have a PCI 1200 board and I use LabWindows/CVI. I want to
    make a scan on an analog input channel of my board. For this, I tried the
    functions Lab_ISCAN_Op, nidaqAIScanOp and DAQ_Op, and for all of them, the
    same error occurs, which is:
    return value == -10856
    with the message:
    osError: An unexpected error occured from the operating system while performing
    the given operation.
    Any hints for me?
    Thanks in advance.
    Yves

    I have similar problem with Error code= --10452 (noIntAvailError: No
    interrupt level is available for use) when I used the Dap_Op() function.
    After checking the system's resources (from Control Panel -> System and
    click on properties to get the system resources used by my Lab-PC-1200 card.
    Win98 has plug and play and so it shows me only the I/O ranges. I forced
    the system to allow the Lab-PC card to use IRQ=3 and DMA=5. This resolve my
    problem and no more Daq_Op() error messages. I hope this will help. Jack
    Sent via Deja.com http://www.deja.com/
    Before you buy.

  • Runtime Error from Microsoft Visual C++

    "the application has requested the runtime to terminate it in an unusual way. Please contact the application support team for more information."
    The Runtime Error happens when I am playing with InstanceManager addinstance buttons. The error usually happens when I make a change to the script and or the buttons position in the hierarchy and then hit Save or when I switch view from Design View to Preview PDF.
    The New Form message occurs seemingly randomly after I make a change to the document, Save it, close it, come back later and try to open it.
    Anyone know the solution? Thanks

    FYI, if you are sufficiently computer literate to follow the instructions in the Youtube link, Edgar's suggested fix is much easier/quicker than a complete uninstall/reinstall.
    Nice job Edgar!

  • Error when trying to compile HTML help

    I'm using RoboHelp 7.0 on Windows XP. All of the sudden, last
    week, I start getting the following error when I try to compile
    "Fatal Error: Unexpected error from Microsoft HTML compiler." I've
    read the other posts regarding this error and deleted the .CPD file
    multiple times and tried to compile again still with no success.
    I've uninstalled and reinstalled multiple times and not had any
    better results. The other author in my office can check the project
    out of RoboSource and compile it fine. I have it on my local drive
    when trying to compile.
    I'd appreciate any ideas. It doesn't make sense that is
    something in the project since my other author can compile it fine.
    Thanks,
    Nita

    Hi, Nita,
    Do you have any other RoboHelp projects that you can try
    compiling? This may help to determine whether there's something
    slightly askew about this particular project — sounds
    unlikely if your colleague can compile without error — or
    whether the problem lies in your RoboHelp installation.
    I'd also recommend that you run MJ's Help Diagnostics,
    available from the address below. This will verify that all the
    HTML Help viewer and compiler components are properly installed and
    registered on your machine.
    http://helpware.net/downloads/index.htm#MJs
    Pete

  • RH10 - HTML Compiler Error (Unsupported Character)

    I'm on RH10, working on a project that I've been working on for several months now, and suddenly I'm having a serious problem. When compile the project as HTML help, I'm receiving the following error message at about 80% complete:
    "HTML Help settings has insupported characters for the chosen language. Do you want to continue..."
    I've seen a couple of topics in the forums that mention this error, but they seem to be dealing with foreign language settings. In my case, the entire project is in English and does not use any special characters that I know of.
    I have WebHelp set as my primary output, but I need to create a CHM file of this project as well.
    WebHelp seems to compile without a problem. I only see this error when I attempt to complie as HTML help.
    "Warning: The size of stop file has to be limited in 512 bytes.
    Warning: Data loss in converting Index data using choosen language.
    C:\AMX Docs\AMX-CDI\!SSL!\Microsoft_HTML_Help\!chm_tmp_folder_0\AMX-CDI.hhp
    Microsoft HTML Help Compiler 4.74.8702
    Compiling c:\AMX Docs\AMX-CDI\!SSL!\Microsoft_HTML_Help\AMX-CDI.chm
    AMX-CDI.hhc
    Fatal Error: Unexpected error from Microsoft HTML compiler.
    Finished compiling HTMLHELP in 138 sec(s)
    Compilation complete."
    I have tried the tried and true trick of deleting the CPD file, but that hasn't changed anything...
    Also tried switching the project language setting from "default" to "English (US)", that didn't affect anything either...
    It seems like RH is trying to deal with foreign language characters, but again I am not aware of any ni my project.
    Any ideas would be greatly appreciated - thanks!
    -lc

    Hi LC,
    First of all, can you please check the file name of all your topics and verify if you have any special character in the file name or not?
    Before trying out any of the steps given below, can you try generating your SSL output on a New Folder at C:/ root  (C:/NewFolder) and see if that works, I noticed that in your path you have a special character "-" by the name . (C:\AMX Docs\AMX-CDI\!SSL!\Microsoft_HTML_Help\!chm_tmp_folder_0\AMX-CDI.hhp)
    1)      C:\Users\UserName\AppData\Roaming\Microsoft\HTML Help\
    Rename the hh.dat file and then try regeneration of help.
    2)      Create a New Folder inside the C: Drive (root) and publish your CHM to this New Folder rather than the default path of project inside !SSL! The key here is the CHM should not be buried under multi-level folder hierarchy.
    3)      Try running RoboHelp In Admin Mode – Create a new SSL as Microsoft HTML help, set it as Default SSL and Then Regenerate the output.
    4)      Make sure the CHM is not generate on network, as it requires Windows registries to generate the CHM< using Microsoft CHM Engine, it is better that you have admin rights as well as work locally, else you might get a “Failed to Navigate data”
    Let me know if that persists.
    Thanks,
    Anjaneai

Maybe you are looking for

  • URGENT------MB5B : PERFORMANCE PROBLEM

    Hi, We are getting the time out error while running the transaction MB5B. We have posted the same to SAP global support for further analysis, and SAP revrted with note 1005901 to review. The note consists of creating the Z table and some Z programs t

  • Hints and statistics

    Is it feasable for a shop that is heavily dependent on hints to also take periodic statistics on tables and indexes? CBO is heavily dependent on stats, doesn't it make sense that they should be periodically refreshed, even in a shop that cooks the pl

  • Explain About Rosetta net and give me Example where it is used

    give me more information about Rosetta net Adapter and give me one example(Scenario) for that.

  • What are the contents of a withholding tax return?

    A buyer normally deducts WHT and pays the balance to the vendor. The vendor then receives a withholding tax certificate from the buyer. When the vendor files his withholding tax return, will teh withholding tax return only include details of this WHT

  • I have transferred music to new computer and trying to set up playlists and will not let me drag and drop

    I have transferred my music from old iPods to a new computer. I am trying to set up new playlists and it will not let me drag and drop. I have also tried clicking on song and does not give me option to Add to Playlist. Do you have any suggestions?