Windows XP crashed and Firefox 5.0 closed improperly. When I relaunched it, I mistakenly clicked New Session button instead of Restore previous session. How can I get that session back now? Thanks

I am on Windows XP/Firefox 5.0 Computer crashed overnight closing Firefox improperly. When I relaunched I got choice to restore previous session. By mistake I clicked on Start New Session. Now I cant restore that session through Menu, relevant buttons are greyed out. I cant see any pertinent information online either. I appreciate any help. Currently I am digging through the history but for some of these tabs I dont know when I opened them (may be a while ago).

I don't have a good sense of what is going wrong.
Was Firefox stable in step 3 -- open with no sessionstore.js file and then exit?
If that was stable, it might be easiest to cull the open URLs from your sessionstore.js file and re-open the most important ones manually. You will lose the ''detail'' of your session on those pages (e.g., data you had entered into a form), but if that's okay, it might be the next step.
I found a script on mozillaZine that will extract URLs from the sessionstore.js file; I just changed the formatting of the output. To run the script:
(1) Return to your profile folder and rename sessionstore.js to sessionstore.old again, then copy it to a convenient location
(2) Start Firefox (it should be in a new session)
(3) Open the following link, select all (Ctrl+a), copy (Ctrl+c) to copy the script to the clipboard: http://dev.jeffersonscher.com/sessionstore_reader.txt
(4) Open the <s>Error Console</s> <u>Browser Console</u> (Ctrl+Shift+j), click next to <s>Code</s> <u>the caret (>>)</u> and paste, then press Enter <s>or click Evaluate</s>
(5) A file selection window should appear. Navigate to the convenient location and open sessionstore.old from there.
(6) As long as the file is not corrupted, a new tab should open with a list of all the URLs the script found in the file. You can save this page for future reference if desired. Also, you can close the <s>Error</s> <u>Browser</u> Console now.

Similar Messages

Maybe you are looking for

  • Short dump while executing RSW_CURRENCY_TRANSLATION

    Hi Experts, I am using RSW_CURRENCY_TRANSLATION in my start routine to convert the  amount from CAD to USD and am using the following code. DATA: TAR_AMT type f,       TAR_CURR like rsgeneral-currency,       SRC_AMT type f,       CALMONTH like rsgene

  • Widgets in iBookAuthor

    Hello, I have developed a small HTML Widget (using Dashcode 3) and the dashcode widget in a standalone work properly. However when i add that in the ibooksAuthor, it does not seem to wrok. Any idea what am i doing wrong here? The WIdget is a smiple A

  • Data of table control not saved in variant of report

    Hi ppl, I have created a report program with some selection parameters. Also, I have included a table control on the selection screen (using subscreen). The report works perfectly. But, when I press the SAVE button on the selection screen to save the

  • Create transaction for update a custom table

    Hi, I have a custom table Z****. What are all the steps to create a transaction for updating my custom table? I don't want to use SM30 anymore. Thank you.

  • Print space

    Hi, would any mind helping me in solving this problem? Because I stuck now. The problem is to print a space in a binary tree (not binary search tree) import java.util.*; class BinaryTree     public static void main(String args[])         Scanner inpu