X3 Project Stops Building - Help!

I'm back working in X3 - and it has been a few years. I have
been tasked with updating a help system created by another author
(and, of course I'm on a short deadline). When I try to build the
HTML project, Robo APPEARS to be building and tells me it has
completed, but the .CHM ends up being an empty file.
I'm getting the following warnings that will probably be
ridiculously easy for others, but I'm not catching the problem.
HHC3003: Warning:
setup_main.htm :
The HTML tag "td" has invalid characters appearing before the
closing angle bracket: ;
style="width:62px;" width="62px" class="hcp3"
She created a template to develop each page so this error
appears on several pages.
I'd appreciate any insight!
In addition to the error I mentioned before, I'm also
noticing the following behavior. I have recreated the project from
scratch twice, imported the topics, and was able to add a TOC and
still have the project continue building (including these files
with the "td" error). But each time when I tried to add an Index,
the project stopped building.
Are there service packs I'm missing? Could I have something
set wrong in the project?
I really appreciate any help that anyone can provide!
Thanks.
Liz

Ok well as I said I have not been using the software for long so I do not know if this was an easy fix or not, so I wasn't sure if all that information would be relevant, so forgive me. Here is the information you might need:
Computer Specs:
CPU: Intel Core i7 4790K
Motherboard: Gigabyte Z97X
RAM: 8GB
Graphics: NVIDIA GeForce GTX 770
OS: Windows 7
Version of AE: CS6 (11.0.0.378)
Composition Settings:
http://i.cubeupload.com/k0bjpz.png
Render Settings:
http://i.cubeupload.com/TX2snP.png
General Screenshot:
http://i.cubeupload.com/C1LT6M.png
Preferences:
http://i.cubeupload.com/de1Ftq.png
These may be the layers causing me issues:
http://i.cubeupload.com/250mZn.png

Similar Messages

  • [svn:fx-trunk] 12087: Dev only. Checking in Flash Builder 4 " Library Projects" for building Flex SDK SWCs in trunk.

    Revision: 12087
    Revision: 12087
    Author:   [email protected]
    Date:     2009-11-21 20:56:09 -0800 (Sat, 21 Nov 2009)
    Log Message:
    Dev only. Checking in Flash Builder 4 "Library Projects" for building Flex SDK SWCs in trunk. These projects are easier to import and do not require linked resource variables to be specified.
    Note: although the trunk does not build textLayout.swc, there appears to be a legitimate compiler error in FlowGroupElement.as as a cast is missing. I'll follow up with TLF.
    QE notes: N/A
    Doc notes: N/A
    Bugs: N/A
    Reviewer: N/A
    Tests run: N/A
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/build.xml
    Added Paths:
        flex/sdk/trunk/frameworks/projects/airframework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airframework/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/airframework/.project
        flex/sdk/trunk/frameworks/projects/airframework/.settings/
        flex/sdk/trunk/frameworks/projects/airframework/.settings/org.eclipse.core.resources.pref s
        flex/sdk/trunk/frameworks/projects/airspark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airspark/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/airspark/.project
        flex/sdk/trunk/frameworks/projects/airspark/.settings/
        flex/sdk/trunk/frameworks/projects/airspark/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/flex/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/flex/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/flex/.project
        flex/sdk/trunk/frameworks/projects/flex/.settings/
        flex/sdk/trunk/frameworks/projects/flex/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/framework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/framework/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/framework/.project
        flex/sdk/trunk/frameworks/projects/framework/.settings/
        flex/sdk/trunk/frameworks/projects/framework/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/halo/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/halo/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/halo/.project
        flex/sdk/trunk/frameworks/projects/halo/.settings/
        flex/sdk/trunk/frameworks/projects/halo/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/osmf/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/osmf/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/osmf/.project
        flex/sdk/trunk/frameworks/projects/osmf/.settings/
        flex/sdk/trunk/frameworks/projects/osmf/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/rpc/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/rpc/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/rpc/.project
        flex/sdk/trunk/frameworks/projects/rpc/.settings/
        flex/sdk/trunk/frameworks/projects/rpc/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/spark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/spark/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/spark/.project
        flex/sdk/trunk/frameworks/projects/spark/.settings/
        flex/sdk/trunk/frameworks/projects/spark/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/sparkskins/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.project
        flex/sdk/trunk/frameworks/projects/sparkskins/.settings/
        flex/sdk/trunk/frameworks/projects/sparkskins/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/textLayout/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.project
        flex/sdk/trunk/frameworks/projects/textLayout/.settings/
        flex/sdk/trunk/frameworks/projects/textLayout/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/wireframe/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.project
        flex/sdk/trunk/frameworks/projects/wireframe/.settings/
        flex/sdk/trunk/frameworks/projects/wireframe/.settings/org.eclipse.core.resources.prefs

    Status Update - don't know if this is a bug, design flaw, install problem or my misunderstanding.
    I got it to work by first changing my Flex library to 4.5.0 - still didn't work with current
    app and update mxml files using "2.6" for their namespace versions. But I did at least
    get the popup error number 16815 - indicating an error in the update version namespace.
    By leaving my application namespace version at "2.6" and changing the update version to "2.5" ... bingo!
    I got my new update installed autiomatically.
    Is this how it's supposed to work - or are my runtimes mixed up?
    Will this work the same using the Flex 4.5.1 SDK? I'll find out shortly
    Hope this helps others.

  • Encore CS5 has started freezing on "Preparing project for build..." in disk burn attempt

    After routinely burning DVDs with Encore CS5, the program has started freezing after I choose my settings and click "BUILD" on a window that reads, "Preparing project for build..."
    I checked for solutions online and read about problems with Quicktime versions after 7.5.5.  So I uninstalled Quicktime and installed the 7.5.5 version.  Still had problem.
    I reinstalled Encore.  Still had problem.
    Further research suggested I install the Roxio patch
    PX Engine 4.18.16a   I installed the patch.  Still had problem.
    I reinstalled the latest version of Quicktime v 7.7.4  Still had problem
    On my desktop computer, I'm running
    Windows 7 ultimate 64 bit
    Intel i7 CPU  930 @ 2.80Ghz 2.80Ghz
    24 GB RAM
    nvidia Quadro GX 4800
    Raid config on my data drives
    Luckily, I also have Encore loaded as a part of the CS5 suite on a laptop computer, so I transfered the project files to the laptop, which burned the program without a problem.  This tells me the problem is with the program on my desktop and now with the project files.
    LAPTOP:
    Windows 7 Professional - 64 bit
    Intel i7 CPU  2620M  @  2.70 Ghz  2.70 Ghz
    4 GB RAM
    nvidia NVS 4200M
    I'd appreciate any suggestions about how to get my desktop to again burn DVDs in encore.
    Message was edited by: Dan 101 Just realized that when I reinstalled Encore, I got a message that instructed me to shut down two processes. One was related to Encore, the other was something like dynamiclink.exe. I couldn't find any such process running when I checked the Task Manager, so I couldn't shut it down before I continued with the installation.  Could this be related to the issue?

    I am not using any quicktime files.  I started with 1920 x 1080p avi files to build a number of Permiere projects (one for each chapter of a 50 minute DVD, then converted these segments into H.264 files, (with an .mp4 extension) and built a master Premiere project.  I used H.264 files because it seemed the best option to keep the quality as high as possible before converting to m2v files.  Then I converted the master Premiere project into  m2v and wav files which are being used by Encore.  Should I convert the individual projects into another format (rather than H.264) to build the master project?  Does Encore look at the files converted to m2v from  mp4 as Quicktime files?  Could I avoid this by converting to Microsoft AVI or Uncompressed Microsoft AVI to buld my master project?  I didn't built the entire project into one master premiere project from the start because I was concerned it would be too complex with all the elements and tracks.
    Now I can work with Encore and burn files, but the Encore program routinely freezes after I burn a disk.  The Quicktime thing is a puzzle, especially because I stopped getting the freeze when attempting to burn disks after I reinstalled Quicktime 7.6.5. I was trying a number of things and kept a log.  Now I'm trying to figure out why the program freezes after a disk has burned. I turned off Windows DVD Maker, Windows Media Center, and Windows Media Player, rebooted and turned the features on again, but that didn't seem to have an impact.  Also, when I attempt to make changes to a subtitle track, I see the changes in the subtitle track, but they don't appear in the burned disk -- unless I delete a subtitle and recreate it.
    Does the Roxio PX engine have any bearing on this?

  • Sharing to DVD all my projects stops att 66 % - without error messages.

    Sharing to DVD all my projects stops att 66 % - without error messages.
    I'm a beginner in Final Cut Pro X. Not good at ¨computer terms¨ and computers so please take it easy when explaining.
    My first three project was succesfully . (I then had no background image.)The fourth project (about 59 minutes) was at first successfully even with a background image. (But when I played the DVD on my DVD-player it stopped completely after 45 minutes, but went on when I tried to play it again, from the place where it stopped.) Then I replaced the background image with another and after that it stopped at 66 %. I read about the error -29 and made my image ¨smaller¨  but nothing happened. I also made the project shorter, about 57 minutes, nothing happened.
    I tried a couple of completely new project from 2 – 20 minutes long – the same happened, it stopped at 66 %. (Read about deleting render files and tried that too without results.)  I have a Mac OS X 10.8.3 Mountain Lion
    Grateful for help after a week with problems. It’s a dancing project and people are waiting for the DVD…

    "What finally got it to work for me was Share>DVD>Settings>Backround; added a small jpeg, then removed. For whatever reason, it seemed to jar Create Disk awake."
    Using this idea I didn't even add or delete an image, just opened the the Background window and closed it again.
    This made one stubborn Project work/burn even with some retimed clips in it.
    This action must flick an internal ON switch somewhere????
    It's something simple but annoying. I have no idea where to look.
    At least with a couple of extra clicks it's now working as expected.
    Annamatilda might try the same to confirm the above??
    Al

  • When my iPhone is connected (via the Lightning cable) to the usb port in my car, the alert tones are no longer played through the car speaker or the phone.  This previously worked, but has randomly stopped working, help!

    When my iPhone is connected (via the Lightning cable) to the usb port in my car, the alert tones are no longer played through the car speaker or the phone.  This previously worked, but has randomly stopped working. help!

    I took my iPhone to the Service center of M/s RSG INFOTECH PRIVATE LIMITED on April 17, 2014.
    Why are you posting in this forum about what occured with an independent service provider?  How is is at all relevant to Apple??  In fact, service by any person or business not authorized by Apple voids any waranty.

  • When updating itunes from 10.0.1.22 to anything higher, my network card stops working, HELP!

    When updating itunes from 10.0.1.22 to anything higher, my network card stops working, HELP!
    I have an iPhone 3gs, and a work iPhone 4 on iOS 4.3.3.  I want to sych with iTunes but clearly must upgrade to >10.1
    When I do, my network card no longer works on my desktop.  Please HELP!
    My spec is;
    NETWORK CARD;

    polydorus wrote:
    This isn't my thing, but the following post on this seems to have helped some people:
    http://discussions.apple.com/thread.jspa?messageID=12622179#12622179
    That's the go-to advice with this one, p. (I certainly don't have much to offer beyond it, but it does a superb job in the vast majority of instances.)

  • I can't upgrade my iPhone 4 to iOS 5.1.1 from the iPhone using wifi!! the installation start but before finishing an error occurred and the installation stop! help

    I can't upgrade my iPhone 4 to iOS 5.1.1 from the iPhone using wifi!! the installation start but before finishing an error occurred and the installation stop! help

    I will try, and what happen is that after it is intall and start "Preparing upgrade" the installation stop and a message occure: An error occure download the iOS 5.1.1" thas all.
    But now it is too late because the iOS 6 is now availabel, is it recommendet to donwload iOS 6 on iPhone 4 or not?

  • Hello , ive reset my iPhone 5 and the option i selected was the one where all you content gets removed as i wanted , but now my screen has bona black and all that appears is the white circular loading sign which keeps spining. it won't stop ? help?!

    hello , ive reset my iPhone 5 and the option i selected was the one where all you content gets removed as i wanted , but now my screen has gone black and all that appears is the white circular loading sign which keeps spining. it won't stop ? help?! im not able to access my iphone becasue of this and i dont know what to do

    I just tried deleteing every smart mailbox and re-constituting a few. This went OK until I made one that had to reference a Gmail IMAP 'folder' and as soon I did that ... BAM! ... the infinite spinner appears.

  • My Creative Cloud wont show the Apps, it says download Error contact support. And on the Home Menu on the creative cloud for MAC desktop it just loads and loads and never stops. Help please!!

    My Creative Cloud wont show the Apps, it says download Error contact support. And on the Home Menu on the creative cloud for MAC desktop it just loads and loads and never stops. Help please!!

    Hypesuh I would recommend reviewing both Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html and Creative Cloud app doesn't open and hangs on spinning progress wheel - http://helpx.adobe.com/creative-cloud/kb/creative-cloud-app-doesnt-open.html as it appears both documents are applicable towards the difficulties which you are currently facing.

  • I have an Mac air 2011  and after install osx mountain lion when I do update to some programs like iMovie and iPhoto and make sleep mode to dowenloaded it doesn't dowenloaded in sleep mode it stop please help me

    I have an Mac air 2011  and after install osx mountain lion when I do update to some programs like iMovie and iPhoto and make sleep mode to dowenloaded it doesn't dowenloaded in sleep mode it stop please help me

    i guess you could put the aiport utility app on your iphone, click on the aiport express there, it will show you how many devices are connected to it and the mac addresses of those devices.

  • I cannot update my iphone, the download stops :S help?

    I cannot update my iphone, the download stops :S help? 

    Temporarily disable ALL of your antivirus/antispyware software and try again.

  • Firefox not responding, freezes, sometimes responds after a few minutes, other times a pop-up appears asking if I want to stop script - help please

    firefox not responding, freezes, sometimes responds after a few minutes, other times a pop-up appears asking if I want to stop script - help please

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • Can not connect the iTunes Store, since the last update 2 weeks ago, iOS 6.1.2 has stopped working, help me, please ....

    can not connect the iTunes Store, since the last update 2 weeks ago, iOS 6.1.2 has stopped working, help me, please ....

    Ok, I am having literally identical issues with Marathon Max.
    I try to connect, and it says, "Itunes could not connect to the itunes store, Make sure your network connection is active and try again." I have contacted my ISP, and they ran a full check, and sayed I should be able to connect to pretty much all websites. I did the whole "ipconfig" thing and that was no help. I also tried the "msconfig" thing, and it sayed it did not recognize it as any kind of command, internal or external command or operable program or batch file. Whats strange is I can connect from another computer just fine, but when offered to upgrade itunes I declined for fear of the same thing happpening. I am tempted to just upgrade it and thus demonstrate that itunes has a flaw in their upgrade. I will save this computers diagnostics, and the other one's too, before and after the upgrade. I look forward to sending more feedback regarding this matter

  • My iMovie '08 project stops exporting without notice.

    Here's my dilemma.
    I have a 40GB video that I've edited in iMovie '08 (my Mac is quite old but it still runs fine...).
    I'm running the project through my external harddrive that has plenty of space - over 950 GB.
    I exported it through Quicktime with the settings:
    Movie --> AVI (DV/DVPRO - NTSC) --> FPS 29.97 --> Best quality
    Audio set to 48000 Hz
    I have tried it THREE different times, each with a slightly different setting such as audio compression settings or even FPS, and all three times, the project stops at 33-34 GB. There is no warning, just that when I check iMovie, it LOOKS like my export was complete, but when I check the actual file, it's incomplete. The initial exporting progress looks fine. The blue bar is moving steadily and the time remaining sounds correct. I have run through the project to see if there were any flaws that would contribute to the export being halted, but found nothing. So what am I doing wrong or why is iMovie giving me so much trouble?

    Welcome to the  Discussion Forums
    clip-2008-11-21 18; 37; 22 1 is not conventional nomenclature for imported clips, it seems as though this clip may have been imported twice and one of the copies deleted after it has been used in the project. Have you looked in the events folder for such a clip.

  • Free cloud storage and unlimited access keeps popping up why and how to make it stop please help?

    free cloud storage and unlimited access keeps popping up why and how to make it stop please help?

    Safari
    Go step by by step and test.
      Quit Safari.
      Force Quit if you have to.
      Hold the shift key down and relaunch Safari.
    Reset Safari.
    Click Safari in the menu bar.
    From the drop down select "Reset Safari".
    Uncheck the boxes beside  all items.
    Just check the box beside “Remove all website data”.
    Click "Reset".
    Empty Caches
    Safari > Preference > Advanced
    Checkmark the box for "Show Develop menu in menu bar".
    Develop menu will appear in the Safari menu bar.
    Click Develop and select "Empty Caches" from the dropdown.
    Turn off Extensions if any, and launch Safari.
    Safari > Preferences > Extensions

Maybe you are looking for

  • How to update excise invoice values after migo.

    Hi Guru's, I have checked the forum. but did not get exact solution. Here im having the problem with  bapi  BAPI_GOODSMVT_CREATE . This bapi don't have the structure to update excise invoice values. I have one bapi  'BAPI_EXCINV_CREATE_FROMDATA'  to

  • Mac Os x 10.5.5 will sleep but doesn't like to wake up. Help please.

    Whenever my macbook goes to sleep I need to do a hard shutdown after because an error message comes up telling me I need to restart it in about six languages. After I do so I get another message saying Mac Os x quit unexpectadly. I have the option to

  • Video output via FW deck

    Running on MBP in the field, can I monitor Color video out via FW connected to DVCPro deck then out to NTSC monitor? FCP outputs fine. In Color the video output selection is greyed out... jPo? Shane? Thanks

  • Video Call for Lumia 620

    can you get vedio call (USE SKYPE and without skype) use Nokia lumio 620 phone?

  • JDevelopers stops processing XSQL sheet

    HI Gentlemen, I have an XSQL sheet with the query below. The query is perfectly good in SQL*PLUS, however, in JDeveloper it stops after several lines and issues a syntax error. For the first time, no stylesheet is applied--I would like to see it work