Conversion from RH7 to RH8 hangs on 1 of 5 projects - no err msg

I have successfully converted 4 of 5 RH7 projects. The one project that won't convert doesn't have anything special or different about it. It is not my most complex project nor my simplest.
Once the conversion starts the meter bar goes about 1/3 of the distance then RH8 locks up (stops responding). No error message is presented.
Pre conversion I removed the projects from RSC, removed read only attribute, and deleted .cpd.
I have tried the solution from this thread http://forums.adobe.com/message/2312324  (open the .hhp, selecting Noto the xpj prompt.) with no change in the result.
Obviously the problem is with the project, but I don't know what else to try. Is there a conversion log or some way to know what file is being converted when it locks up?
Specifics
OS = XP with all patches
RH = 8.0.2.208
Project location = C:\TW_Local\RoboHelpProjects  (not a networked folder )
Project history =Originally an MS Word file, converted to RH6, converted to RH7
Project zip size = 28MB
Thanks for any help or ideas.
John

You could check if the rhvariable.apj file is blank. If it is, copy one from a working project. Or see snippet 79 on Peter Grainge's site which contains code you can paste in. The problem manifested in RH6, but it's possible it's still an issue in RH8.

Similar Messages

  • Trouble opening project after upgrading from RH7 to RH8

    We recently loaded a RH7 project into Source Control 3.1.  All things seemed to be working well.  Until last week I was the sole user of the program and editor on the project.  Last week the IT department attempted to add a new user to the project, installing RH8.  The new user profile attempted to open the project in RH8 but we have not been able to completely open the project.  This was done before upgrading my PC from RH7 to RH8.
    We were unable to open the project (and converting) in the new profile, however when viewing the project in Source Control, it showed all the files were checked out exclusively to the new profile.  We were able to utilize the 'check in' function in SC as Admin users and checked in all the files.
    My PC was then upgraded to RH8 and I am attempting to open the project.  I received the Upgrade project dialog box. (I select 'Upgrade). I then recieve a warning 'Your project file, C:\....cpd, is corrupt and cannot be opened.  Try deleting this file and reopening the project."
    I did this and tried to open the project.  I got as far as the status bar showing the files/project was being loaded.  After several minutes the screen goes all white and the Task Manager shows that it is not responding.
    Any suggestions for this novice?
    thanks!

    Hi,
    Please try the following tech doc and see if this helps in resolving the issue or not. Make sure that you have the backup of your project before trying these steps:
    http://kb2.adobe.com/cps/528/cpsid_52862.html
    Piyush Bhatnagar

  • Best practices for migrating merged WebHelp from RH7 to RH8?

    We're using RH7 and we'll be migrating to RH8 in November. I'm startingto get the impression I should budget the time to build up each project anew in RH8 rather than just opening copies in the new UI and hoping it all works. Has anyone blazed this trail? Willing to chat about it?
    Thanks
    .MW

    Hi Roy.
    If the networked file was purely a backup there shouldn't have been a problem. If however the file was a source file for a project that was opened on a network drive it could very easily have caused you problems. Unfortunately most people find out the hard way
    Read the RoboColum(n) for a tips, tricks and musings on the Technical Communication Suite products.

  • Migration from RH7 to RH8 : HTML tag ignored introduced unwanted space

    Dear All,
    When migrating from RoboHelp 7 to 8, looks like there is an unwanted space introduced in the <ignored> tag.
    Looks like the space is introduced by the RoboHelp 8.
    HTML Help file build by RH 7  (OK)
    <ignore>conf<ignore/>
    HTML Help file build by RH8   (Not Good)
    The <ignored> tag is transformed to the following :
    <?rh-ignored text="cfg" ?> conf</span>
    Please advice. We prefer to keep the <ignore> tag
    Thanks
    Song

    I have move this to the RoboHelp HTML forum as it is a problem with your source topics rather than Microsoft HTML Help (CHMs).
    I don't think that particular one has been reported before but I think the quick solution is to use Find and Replace in Files and search on
    <?rh-ignored text="cfg" ?> (with a space after)
    and replace with
    <?rh-ignored text="cfg" ?> (without the extra space).
    Go to Edit > Find and Replace in Files.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Upgrading from RH7 to RH8: Problem with user-defined variables

    Example:
    Before upgrade: <uservariable name=Product_name1 x-showvalue x-value=MyProduct>MyProduct</uservariable>.
    After upgrade: <?rh-udv_start name="Product_name1" ?>MyProduct<?rh-udv_end ?> .
    Notice that there is now a space before the period. Any time my UDV is followed by another letter or punctuation, there is now an extra space. :-/ Does anybody know of a way to fix this besides using FAR to search and replace every possible combination of UDV + letter/punctuation?

    Problems like that make me a whole lot happier that we upgraded from RHX5 where variables didn't exist! I think the best way forward IS to use a find and replace tool. Sorry.
    Read the RoboColum(n) for a tips,  tricks and musings on the Technical Communication Suite products.

  • Robohelp 8 crashes while opening a converted project from RH7 to RH8

    case number: 181233117
    when customer when  opens a converted project from version 7 to 8, a busy hour glass is dispalyed all the time and robohelp funtionality is unavai
    lable most of the time.
    Browser: Microsoft IE
    Operating System: Windows XP Professional
    Application server: WBSPHRV60
    have asked the customer to upload the file/project.

    What are you expecting from this post?
    See www.grainge.org for RoboHelp and Authoring tips

  • Missing Snippet Descriptions (upgraded from RH7 to RH9)

    Hi all,
    I've pretty much successfully upgraded my RH7 project to RH9. I only noticed two problems, one of which is the subject of this thread - the descriptions for each of my snippets isn't displaying. It looks to me like this problem has something to do with the way descriptions were previously stored (in a title tag for RH7 and lower versions?) versus the way the descriptions are now stored (in a meta tag, i think, for RH8 and higher versions?).
    I took a look at the hts file for one of my snippets that was upgraded from RH7 to RH9. The code looks like this (I've bolded the snippet description):
    <?xml version="1.0" encoding="utf-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="generator" content="Adobe RoboHelp 9" />
    <title>Use this text above the table that explains Action menu items.</title>
    </head>
    <body>
    <p style="margin-top: 2pt; margin-bottom: 2pt;">Select an action from the
    menu and click Go. </p>
    <p style="margin-top: 2pt; margin-bottom: 2pt;">&#160;</p>
    <p style="margin-top: 2pt; margin-bottom: 2pt;"><span class="NoteTitle">Note:</span>
    The Action menu may change depending on the content, the content's status,
    your permissions and what you have already accessed. Therefore, the options
    explained below may not all be available at the same time.</p>
    </body>
    </html>
    THEN, I created a brand new snippet in RH9. The code looks like this:
    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="topic-comment" content="this is a new test snippet" />
    <title>New Snippet</title>
    <meta name="generator" content="Adobe RoboHelp 9" />
    </head>
    <body>
    <p>This is placeholder text for your snippet. To add content to the body,
    replace this text. </p>
    <p>&#160;</p>
    <p>For information about applying snippets to topics, press <b>F1</b>.</p>
    </body>
    </html>
    Notice how the description for the brand new snippet starts with "<meta name" but for the snippet that was created in RH7 (and then automatically upgraded by RH9), the description for the snippet starts with "<title>".
    I have 101 (exact count) snippet files and would hate to have to go into each one and modify this line of code myself, so my question is this:  Does anybody know a good, faster way to 'upgrade' all of my hts (snippet) files to follow the new RH9 format?
    Here are two things I've tried:
    1. Using TextPad, I manually made the change in the .hts file. Result: The description still does not display in the Description column in the Snippets pod (on the left in the screenshot below), but it DOES display in the Snippet Properties window (on the right in the screenshot below).
    2. Copying the description from TextPad, then opening the Properties window for the snippet and pasting the description into the Description field, and saving the snippet. This WORKS...but I'll have to do it 100 more times to fix all my snippets, AND the Title tag still ends up being incorrect.   Although things LOOK correct in the Properties window (i.e., the Name field indicates the correct name for the snippet, and the Description field now contains the correct description), here's the resulting code:
    <meta name="topic-comment" content="Use this text as the explanation for the Add To Cart Action menu option." />
    <title>Use this text as the explanation for the Add To Cart Action menu option.</title>
    So, the meta and title tags end up having the same values! The title tag should say "Add To Cart" - I don't know how it's possible that it doesn't contain this text as the value for the title tag. Thus, it seems like in order to get the descriptions in there correctly, I have to do a copy, then paste into the Properties window in RH9, but to correct the Title tags I have to open the .hts files in a text editor (i.e., *outside* of RH9) and enter the correct title text for each snippet. Is this really going to be this time-consuming to fix?

    Let's try again.
    First forget thinking in INCLUDE mode. Everything will be included unless you exclude it.
    Example.
    Topic 1 has tag A applied to the topic
    Topic 2 has tag B applied to the topic
    Topic 3 has tag A applied to some of the content (let's say to the word Redrabbit) but not the topic itself.
    Topic 4 has the tag A applied to the word Redrabbit and tag B to the word Greenrabbit but no tag on the topic itself.
    This is how it should work.
    Topic
    Topic tag
    Text tagged
    Expression Not A
    Expression Not B
    Expression Not A and Not B
    Header 6
    1
    A
    Topic will be excluded
    Topic be in output
    Topic will be excluded
    2
    B
    Topic be in output
    Topic will be excluded
    Topic will be excluded
    3
    None
    Redrabbit is tagged A
    Topic will be in output but the word Redrabbit will be excluded
    Whole topic will be in output including the word Redrabbit.
    Topic will be in the output but the words Redrabbit and Greenrabbit will be excluded.
    4
    None
    Redrabbit is tagged A and Greenrabbit is tagged B
    Topic will be in output but the word Redrabbit will be excluded
    Topic will be in the output but the word Greenrabbit will be excluded.
    Topic will be in the output but the words Redrabbit and Greenrabbit will be excluded.
    Below is the expression dialog.
    Here I have selected from Available Tags and put them in Exclude.
    Click Advanced and you will see how RH writes the expression.
    Written like that, does it now work for you?
    See www.grainge.org for RoboHelp and Authoring tips

  • Getting ÿþ as saved conversations from Lync in Outlook in Office 2013

    Hi,
    I've been trying to get to the bottom of this and have found similar posts, but no one seems to have an answer.
    When I IM someone using Lync 2013, they get a pop up notification but instead of the message they see ÿþ<.  Once they open the chat window, they can see my typed text.  Occasionally, certain people can't see the first line of my chat, but as
    long as they keep the chat window open, they can see everything new I type.
    All my conversations that are saved in outlook show ÿþ< for the text and are unreadable.  I've disabled the saving of conversations because they have become worthless.
    I believe it has to do with BOM but have not been able to find a way to fix this.
    If I copy a conversation from the chat window and paste it into Microsoft Word it shows ÿþ<, but if I paste it into notepad the conversation appears.
    (I had inserted a screenshot here, but am unable to because I am unable to figure out how to get my account "verified")
    I've tried changing the preferred encoding for outgoing messages: to Unicode (UTF-8) in Outlook, but this had no effect and I can't find a similar option in Lync 2013.
    (I had inserted a screenshot here, but am unable to because I am unable to figure out how to get my account "verified")
    I enabled logging for Lync and the event IDs that come up are 1, 11 and 12, to which I cannot find any information for at the moment.
    Any help and or suggestions would be appreciated.

    Hi,
    Did the issue happen only for you or for multiple users?
    Please try to delete Lync User Profile and information on Registry, then repair Office 2013.
    The path of Lync User Profile: %UserProfile%\AppData\Local\Microsoft\Office\15.0\Lync
    The path for information on Registry: HKCU\Software\Microsoft\Office\15.0\Lync\[email protected]
    Then test the issue again.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Unable to change window properties after upgrading project from X5 to RH8

    Hi,
    I just upgraded an existing project from X5 to RH8.  In Windows Properties (HTML Help), if I make any changes and click OK, I receive the following message:
    "For Width field please enter a value between 65 and 24."
    If I do enter a value within those parameters in any of the "Width" options on the Properties page, I'm still presented with the same error message. 
    How can this be corrected?
    Thanks!

    Hi there
    Perhaps try creating a totally new window definition and configuring the parameters as desired.
    Once in a blue moon we see that the window definition somehow becomes corrupt.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Project Conversion from 11.03 to R12- need help

    Hi All,
    I need some information regarding conversion from 11.03 to R12 along with Capital Project's conversion, do we need to take care Asset Assignment and Assets information at the time of Project Conversion. Iam doing Project and Task conversion different. Is there any good mapping document or Conversion FD, if any body have please send my mail ID. [email protected]
    Thanks for your help.
    Thanks,
    Srini..

    Usually only Open Invoices and Unapplied Receipts are migrated from Old system to New Instance.
    Post Migration Reconciliation shall be tough in that scenario. Reconsider/Rediscuss with Client.
    Migration can be done using APIs or Custom Scripts using Standard Interfaces.
    Hope this is helpful
    Regards,
    Sridhar

  • Project Professional 2010 and pwa hangs when opening a linked project from PWA on Project Server 2010

    When I open a linked project in Project Professional 2010 from PWA, Project Professional 2010 hangs with the "Links Between Projects ..." dialog box open.  Unable to move or close the dialog box.  Unable to move or close Project Professional
    2010.  The PWA tab on internet explorere is frozen and unable to access although other tabs in IE are accessible.  End up having to reboot to close down project or force the process to end.  I suspect a hidden dialog box is the culprit maybe
    the scheduling conflict dialog box but am unable to access or switch and cannot confirm that there is another dialog box.
    Has anybody else experienced this problem?
    Thanks,
    Julie

    I have seen it hang when trying to open a project schedule even with no external links.
    Project 2013 Pro, Link to schedule is on a PWA on a Project 2007 server.
    If Project 2013 is open before clicking on the link, there is a long delay and the project schedule opens up in the web tab where the link was selected. If Project 2013 is not open, it just hangs and has to be shut down via the task manager.
    No idea why. I can create a link to the shared volume and that works OK. But if I actually try to open MS Project by clicking on the link to a .mpp file it never opens in MS Project.
    Mike

  • Since downloading Firefox 4, I am having problems archiving gmail conversations from my inbox view. Also, when I go to enter a new event in google calendar, I now have to click the cursor in the box to type the event (it used to let me just start typing).

    Since downloading Firefox 4, I am having problems archiving gmail conversations from my inbox view (either one or several conversations) as it says "No Conversations Selected" when I have selected one or several. Also, when I go to enter a new event in google calendar, I have to click the cursor in the box to type the event (it used to let me just start typing) or else it flips out and starts jumping to day view or another month. Does anyone know how to fix either of these?

    I have had this problem; but while trying to fix another problem, I reset my preferences for Firefox and it fixed this problem as well. To reset preferences, follow this link: http://support.mozilla.com/en-US/kb/Resetting%20preferences

  • How can I print a text message conversation from my iPhone? Not using screenshots.

    How can I print a text message conversation from my iPhone? Not using screenshots. It's around 500 messages so screenshots is not a option.

    Yes, you can delete from iphone:
    http://manuals.info.apple.com/enUS/iPhone_iOS4_UserGuide.pdf
    It is covered in the manual.
    Page 172:
    "Delete a podcast: In the Podcasts list in iPod, swipe left or right over the podcast, then
    tap Delete. "

  • Page numbers incorrect after conversion from Excel to pdf

    Page numbers incorrect after conversion from Excel to pdf
    ""This above link (thread:834599) is from a case back in 2011 that claims to solve this problem, but it does not solve this problem. I think that customer only cared about having continuous page numbering, not discrete page numbering per sheet.
    ========================
    I still have this issue in Acrobat XI and MS Office Professional Plus 2010. I keep upgrading to no avail. This regression has resulted in a huge time drain for me. If you fixed it, please explain how I can get my hands on the resolution.
    Previous versions of Excel and Adobe Acrobat enabled flexibility around the "Page #" of "Number of Pages" (Page &[Page] of &[Pages]) token, depending on context and usage. The "# of pages" token could represent EITHER the number of pages in the workbook OR the number of pages in the tab/sheet, depending on how you generated the PDF:
    You could select "Selected Sheets" and then select all or some of the individual sheets in the workbook, and the PDF would honor the discrete numbering of each of the sheets, so the first page of each sheet was p1 and the "# of pages" was the number of pages in the sheet; not the number of pages in the workbook; or
    You could select "Entire Workbook" and the PDF would honor continuous page numbers across all sheets, as a single document.
    Now, it only honors the total number of pages in the workbook, regardless of the method you use to publish to PDF: saving as PDF, printing to PDF, using "createPDF" from Acrobat plugin to Excel's menu ribbon; selecting all sheets, some sheets, or Entire Workbook; automatic First page number or "1" under Page Setup > Page> First page number. (This last option, btw, does restart every sheet at p1, but it hardly makes sense if the total number of pages is still the total number in the workbook instead of the number in the sheet.)
    I spent a lot of time trying each which way that the blog posts recommended and have tried this on multiple versions of Excel and Acrobat now.
    NONE of these time-consuming experiments gave me what I wanted.They all insist that "Page #" of "Number of Pages" (Page &[Page] of &[Pages]) is the total number of pages in the workbook or the total number of pages in the selected sheets combined.
    The numbering are correct in Excel Page Layout.
    The same issue happens when using LibreOffice calc. (Although, I never tested with Libre Office before, so I don't know that it ever worked).
    The workaround now is to create PDF for each spreadsheet one at a time, and then compile them using the Acrobat combine/binder feature. All alternatives are extremely time consuming and tedious. It used to be automatic. This is a major regression that has gone untreated for over a year now, maybe two years.
    My task takes infinitely more time to complete than it did with previous versions of Acrobat. That means that days are added to my project, when the functionality used to enable a quick pdf generation that was ready for review, now I have to do this very manual time-consuming set of steps to generate a draft. As the project has grown and more tabs are added, my pdf-generation task takes that much longer. We require lots of drafts. It used to be easy and fast. Now it is hard and time-consuming.
    In my opinion, the problem is not Excel; it is Acrobat because it was introduced with an upgrade in Acrobat, not an upgrade in Excel. The problem was introduced in Acrobat 9 or 10. Please provide a patch or add-on or something.

    If you are setting up the page numbers in Excel, the resulting PDF would display the the page numbers created in Excel. On Excel 2010 support page, (http://office.microsoft.com/en-us/excel-help/insert-and-remove-page-numbers-on-worksheets- HA010342619.aspx#BM2) is stated the following "tip" which indicates by default Excel 2010 starts numbering each tab with 1. Exel's workaround tip is below - 
    Set a different number for the starting page
    Tip   To number all of the worksheet pages in a workbook sequentially, first add page numbers to all worksheets in a workbook, and then use the following procedure to begin the page number for each worksheet with the appropriate number. For example, if your workbook contains two worksheets that with both be printed as two pages, you would use this procedure to begin the page numbering for the second worksheet with the number 3.
    On the Page Layout tab, in the Page Setup group, click the Dialog Box Launcher next to Page Setup.
    On the Page tab, in the First page number box, type the number that you want to use for the first page.
    Tip   To use the default numbering system, type Auto in the First page number box.
    Also helpful in the same section is the note on viewing page numbers. To see if the page numbering dilemma originates in Excel make sure you are using the Page Layout View see below:
    Hide All
    If you want numbers shown on pages when you print a worksheet  you can insert page numbers in the headers or footers of the worksheet pages. Page numbers that you insert are not displayed on the worksheet in Normal view — they are shown only in Page Layout view and on the printed pages.
    Overall it may be easier not to create the page numbers in Excel but instead create then in Acrobat using the Headers and Footers option in Acrobat.  I hope this helps - it sounds like a frustrating issue you are experiencing.

  • I can´t sync iCal events written in the iphone4 to the macbook ical, but conversely from macbook to iphone there´s no problem, can somebody help me?

    I can´t sync iCal events written in the iphone4 to the macbook ical, but conversely from macbook to iphone there´s no problem, can somebody help me?

    Thanks for your answer! I tried as you say, erase the Sync History, but now does not sync any calendar, only displays the birthday ...do not know whatelse to try.

Maybe you are looking for

  • How do I stop Google from processing my browser's page access errors?

    Whenever I have trouble accessing any web page, I get several "404 Not Found" errors in quick succession followed by a "414 Request-URI Too Large" error from Google. My most recent example of the final URL is :- <u></u><u>== http://google.com.au/cgi/

  • Bought a 2nd hand MBA but now can't download iPhoto

    I recently bought a 2nd hand Macbook Air and it already had Lion installed. It didn't come with the Lion USB so I can't do a reinstall if I wanted. Now when I sign in to the App Store and try to download iPhoto or Garageband, I can't. It says somethi

  • Bold Printing in Character Mode

    Hi, We would like to print the contents of the report in bold format. We tried to change the bold.prt file accordingly but it is not working as expected. Is there any parameter in the report that has to be set and is there any example that you can gi

  • Multiple inbound idoc

    Hi, My scenaroi is Proxy-Soap(Request)-Soap(Response)---IDOC(Multiple IDOC). I am able to do this with one inbound idoc but i am unable to configure multiple inbound idoc with the scenario. My proxy is sending data to soap to intialise request and ge

  • Cystal Reports to Business Objects

    I have couple of reports designed in crystal reports and trying to import them into BO xi.  But these two are in different locations.  Having problem importing them.  BO is on Soalris, Cystal is running on Windows.  Can any body help?  You might need