Robohelp 7 - Opening a Corrupt HTML File

I recently upgraded from Robohelp X5 to 7. Luckily my .XPJ
project file has not corrupted yet (knock on wood) but I was
wondering if anyone knows how to fix a project file in Robohelp 7.
In Robohelp X5, I deleted the .XPJ and .CPD files and right-clicked
the .HHP file to open the file. Then I compiled.
Is it the same procedure for version 7?

I did upgrade from 5 to 7. It worked great for awhile, then
all of a sudden I was getting an error on my XPJ file. I renamed my
XPJ and CPD files, then opened the HHP file. My project came up and
is working. Now.. the only problem I have now is getting my tags
and single source layouts back. For some reason they are all gone
now. If anyone knows a way to get these back that would be great.
By the way.. I do still see them on my system as *.SSL
files.

Similar Messages

  • I have Dreamweaver CS3 on a PC with Windows Vista SP2. The program recently began to hang when opening previously created HTML files. How do I fix this?

    I have Dreamweaver CS3 on a PC with Windows Vista SP2. The program recently began to hang when opening previously created HTML files. How do I fix this?

    Hi rmarchione,
    Can you try restoring preferences and let us know if it helps?
    Restore preferences | Dreamweaver CS4, CS5, CS5.5, CS6
    Thanks,
    Preran

  • Adf11g how to open pdf or html files from  webservice

    hi all,
    adf11g how to open pdf or html files from webservice .

    Hi,
    This is standard functionality, that you can read more about in the OLM User Manual. You can upload the files to an OLM content server or to any other content server that can be accessed with a URL.
    Regards Anders Northeved

  • Failure to open locally produced html file

    File saved as html file using text edit.
    Both Safari and Firefox insist on opening it as source code.
    !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <title>Cleveland Eats: Matsu</title>
    <style type="text/css">
    body {font-family: Verdana, Arial, Helvetica, sans-serif;}
    a.navbar {text-decoration: none;}
    /* temporary styles */
    table {border: 2px solid red; margin: 2px;}
    td {border: : 1px dotted purple; padding 1px;}
    /* temporary styles */
    </style>
    </head>
    <body>
    blah blah
    </body>
    </html>
    anyone got any ideas?

    Hi,
    Did you save it as Rich Text accidentally?
    Try changing the format in TextEdit under the Format menu -> Make Plain Text option.

  • Opening a local html file

    Hi again guys, sorry to post 2 similar questions in 2 days, but...
    I used a package called BrowserLauncher to open a browser window and display a URL. The problem with this being that the package only allows me to display pages via the internet.
    What i want to be able to do is to display an html page that is stored on the users machine. This has me a little stumped, as i want the file to open in the users default browser, cross platform.

    no problem... ive fixed it... i was being stupid, BrowserLauncher is pretty damn good!

  • When client open folder with html files to preview web site, some pictures are missing when previewed.

    However all images are in "images"folder. Same images are missing when previewed in Firefox and Explorer.
    Any idea why?
    Thanks.

    Are you sending this other person all of the image files in
    the same relative location as they are on your local computer?
    For instance, if you are sending them index.html and your
    images are in a folder called images, you should be sending them a
    Zip file with the following enclosed:
    index.html
    images (folder)
    image1.gif
    image2.jpeg
    If you are sending this type of structure to your other
    party, check the links in code view. Make sure they are relative.
    If they are, on the index.html page they would look like
    images/image1.gif. If it says anything like C:/ or something that
    points to a local drive they you will need to make sure the image
    are within the site definition and then save the files
    again.

  • Opening Damaged/Corrupted JPEG files

    I've recently had a bunch of JPEG pictured transferred from a damaged external drive, and when I try to open some of the with "Preview" it tells me that file can't be opened because it is damaged or in a file format that is not recognized.  Is there a program out there that might be able to open these damaged files?

    You'd want to ask in the Adobe Photoshop forum (http://forums.adobe.com/community/photoshop)
    There are people there who've successfully repaired JPGs and can recommend software for it.

  • Open an HTML file from a SAP Report

    Hi all!
    I would like to open an HTML file, that`s in a local directory of my PC, from a SAP Report.
    It is an alv list, where I have added a pushbotton. And I would like to code the utility of open a local html file, when someone push it.
    Anybody knows if it is possible?
    Thx

    Here is some sample code.
    report zrich_0002.
    call method cl_gui_frontend_services=>execute
      EXPORTING
        DOCUMENT               = 'C:test.html'
    *    APPLICATION            =
    *    PARAMETER              =
    *    DEFAULT_DIRECTORY      =
    *    MAXIMIZED              =
    *    MINIMIZED              =
    *    SYNCHRONOUS            =
    *  EXCEPTIONS
    *    CNTL_ERROR             = 1
    *    ERROR_NO_GUI           = 2
    *    BAD_PARAMETER          = 3
    *    FILE_NOT_FOUND         = 4
    *    PATH_NOT_FOUND         = 5
    *    FILE_EXTENSION_UNKNOWN = 6
    *    ERROR_EXECUTE_FAILED   = 7
    *    others                 = 8
    if sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    endif.
    Please remember to award points accordingly and mark this post as solved when you problem is solved.  Thanks.
    Also, Welcome to SDN!!
    Regards,
    Rich Heilman

  • I saved web page as html file, but can't open saved file as web page

    I did a FILE, SAVE PAGE AS, then chose 'WEB PAGE COMPLETE' - and a directory is created on my hard drive - with the directory name, for example - "c:\....\Ask a Question _ Mozilla Support.htm". (for this web page).
    When I try to open the saved web page from Firefox, using FILE, OPEN, I see a new window that looks like a file manager window, I then select that saved .html file and click OPEN, and a new window opens that looks like file manager - displaying with all the files in that directory - "Ask a Question _ Mozilla Support.htm". That is, it does not open and dislpay the web page as I expect it should (that I saved earlier).
    However, if I go to the file manager, I can see that directory is saved, and has the Windows Explorer icon associated with the directory "ask a question ....html", and also has a file type of HTML listed. If I double click that directory in file manager, Windows Explorer will open that directory and dis[play it as a web page, as I expected.
    I would like to know why Firefox does not open the directory name as a web page from the FILE, OPEN command, but instead shows me the directory contents(all the files in that directory)?
    BTW, if I try FILE, OPEN, using Windows Explorer the same thing happens - it opens a new window listing all the files in that directory.
    Is this the way the FILE, OPEN is supposed to work?
    It seems confusing, because if I am in any other program, for example WinWord, and do a FILE, OPEN command on a Word file, it opens the file as a Word Document - it does not just show the file in a "file manager window.
    But when I click FILE, OPEN on an HTML file(directory using Firefox, it does not open that html directory as a web page?

    I am in the Windows Explorer 'Details' view, and I see the folder with 'Type' of FILE FOLDER. In that folder are all the .js and .css and .png files - as cor-el said.
    ''But now I also see'' that there is also an htm file - ''with the exact same name ''as the folder, but it has a 'Type' of 'HTML Document'. When I have Firefox do a File, Open on the HTML Document - it does open the web page that I saved and does display it as a web page.
    I did not realize that Firefox saves both:
    1) a Directory '''(Type 'File Folder') '''''', and,
    2) an html file''' (Type 'HTML Document')
    ... '''and that they are the exact same names! '''
    I was clicking on the wrong one! Instead of clicking in the .html file, I was incorrectly clicking on the folder!
    (The archive add on looks interesting, but shouldn't I be able to open the saved web page, from the browser, using File, Open File) ?

  • New Win7 install. Can't open html files. Get "there was a problem sending command to the program".

    When I try to open an html file on my hard drive, I get a "There was a problem sending the command to the program" error. There is no way I can open a local html file with firefox, even though Win7 sees it these files as Firefox documents. This is a brand-new Gateway tower running Windows7-64, Athlon phenom 4x processor, 6G RAM, and the latest version of Firefox (a week old).

    Try:
    *http://kb.mozillazine.org/Windows_error_opening_Internet_shortcut_or_local_HTML_file_-_Firefox
    You can try to redo the default browser (temporarily make another browser the default).
    *http://kb.mozillazine.org/Default_browser

  • Html files don't open in ipad with ios7

    how to open mobile index.html file on ipad with ios7. 

    Try this script: http://www.ps-scripts.com/bb/viewtopic.php?t=61
    View actual pixels 100%.ZIP contains pdf instructions on how to install this script file.
    The second script is modified to open the image at 100% in Full Screen mode.
    Both should work from CS2 to CS6.
    Gene

  • Old html files (done on Page Mill) do not open in latest Dreamweaver

    I have a large website with many html pages, all developed on the old Adobe Page Mill application.  When I try to open any of those html pages onto my new Dreamweaver CS5.5 on my new iMac, those html files are not recognized as "openable" (their titles appear in light gray, and clicking on them does not open them.  I can't even click and drag them into the Dreamweaver window.  How can I open those old html files in Dreamweaver?

    May I recommend you to read this article first to get the basics of "Defining a site" in DW.
    <http://www.adobe.com/devnet/dreamweaver/articles/first_website_pt1.html>
    This article will give you a head start in Working with DW.  Page Mill files are simple text file and they should open readily in DW but who knows what has gone with your system that nothing seems to work.
    Good luck.

  • How do I fix or open a corrupted file that has been corrupted by some sort of programmatically email

    How do I fix or open a corrupted PDF file that has been corrupted by some sort of programmatically emailing?
    Please see the following screen shot:
    http://i67.photobucket.com/albums/h292/Athono/pdfproblem_zpsbd9bdc00.png

    Well, it is a pdf file, and it once was a readable one, I suppose.
    It must have data on the hex or binary level that can be retrieved. 
    If necessary, I will have to look into the file format of a PDF file?  Is this documented?

  • Try to open a possible corrupted PPT file

    Does Microsoft have any tool to repair a corrupted PPT file?  Do I have to use the 3rd party recover tool to fix the problem?
    I tried to insert a slide from PPT file but did not find that option available when I attempted to open the corrupted PPT file. 
    Thanks.

    Hi,
    Which Office version did you use?  Is it a password-protected file? Was the file sent to you as an e-mail attachment?
    If your file is truly corrupt, there are a number of things you can try to recover it.
    Use Slides from Files on the Insert menu.
    Locate a TMP file.
    Open the presentation in Microsoft Office Word.
    Move the file to a different place.
    Open the file in a different way.
    Use Safe Mode.
    Use Damaged Presentations Troubleshooters.
    Try a third-party recovery tool.
    More reference:
    http://office.microsoft.com/en-us/powerpoint-help/recover-a-corrupt-powerpoint-file-HA001116878.aspx
    http://www.presentermedia.com/blog/2012/08/i-cant-open-a-powerpoint-presentation-in-2010/
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Regards,
    George Zhao
    TechNet Community Support

  • FF 10: cannot load local html files by dragging to FF; links in email don't open

    Just upgraded to FF 10. I cannot open a local html file by dragging it to to FF, or by clicking the file name. Clicking the file name brings up an error message: There was a problem sending the command to the program. Dragging just shows a circle with a slash.
    I can open a local file by typing "file///<file location>" in the location bar.
    Also, clicking a link in an email to any site does not open the site.

    Hi,
    Please see [http://kb.mozillazine.org/Windows_error_opening_Internet_shortcut_or_local_HTML_file_-_Firefox this]. You can start Firefox in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode] to check if an add-on is causing the problem. You can also try to '''Open with''' by right-clicking on the HTML file and choose Firefox and enable '''Always use the selected program to open this kind of file'''.

Maybe you are looking for