Win 7 Home Premium 64 bit error 433

Our ASA5505 works fine for a handful of VPN users, but ONE client won't work, which happens to be the only Home Premium unit.
I'm sitting at my desk, and I have a W7 Pro x64 machine working right next to a W7 Home Premium x64 machine not working.  Both were installed from the same media, which includes the same pre-configured profile.  They are both running 5.0.07.0440.  I use the same username/password.  I tried another Home Premium x64 machine and it doesn't work either.  I've tried them wired and wireless.  
The logs (at level=2) are similar except the failing machines record some "retransmissions".  Ignoring that, they are in lock step until they diverge as shown below.  Maybe the "retransmission" is the actual problem, but that doesn't tell me how to fix it.  We contracted to have our ASA5505 setup, and the vendor is no longer available, so there isn't a lot of expertise around (e.g. just me, an old hardware guy).  Any suggestions would be appreciated!
GOOD LOG
43     16:31:19.375  07/09/14  Sev=Info/4 IKE/0x63000056
Received a key request from Driver: Local IP = 192.168.63.1, GW IP = 74.40.167.114, Remote IP = 0.0.0.0
44     16:31:19.383  07/09/14  Sev=Info/4 IKE/0x63000013
SENDING >>> ISAKMP OAK QM *(HASH, SA, NON, KE, ID, ID) to 74.40.167.114
 logs diverge here
45     16:31:19.524  07/09/14  Sev=Info/4 IKE/0x63000014
RECEIVING <<< ISAKMP OAK INFO *(HASH, NOTIFY:STATUS_RESP_LIFETIME) from 74.40.167.114
46     16:31:19.524  07/09/14  Sev=Info/4 IKE/0x63000014
RECEIVING <<< ISAKMP OAK QM *(HASH, SA, NON, KE, ID, ID, NOTIFY:STATUS_RESP_LIFETIME) from 74.40.167.114
47     16:31:19.537  07/09/14  Sev=Info/4 IKE/0x63000013
SENDING >>> ISAKMP OAK QM *(HASH) to 74.40.167.114
48     16:31:22.920  07/09/14  Sev=Info/4 CM/0x63100034
The Virtual Adapter was enabled: 
IP=192.168.63.1/255.255.255.0
DNS=192.168.123.2,0.0.0.0
WINS=0.0.0.0,0.0.0.0
Domain=clearcreek.domain
Split DNS Names=
BAD LOG
34     16:39:27.685  07/09/14  Sev=Info/4 IKE/0x63000056
Received a key request from Driver: Local IP = 192.168.63.2, GW IP = 74.40.167.114, Remote IP = 0.0.0.0
35     16:39:27.685  07/09/14  Sev=Info/4 IKE/0x63000013
SENDING >>> ISAKMP OAK QM *(HASH, SA, NON, KE, ID, ID) to 74.40.167.114
logs diverge here
36     16:39:27.685  07/09/14  Sev=Info/4 IKE/0x63000014
RECEIVING <<< ISAKMP OAK TRANS *(Retransmission) from 74.40.167.114
37     16:39:27.685  07/09/14  Sev=Info/4 IKE/0x63000014
RECEIVING <<< ISAKMP OAK TRANS *(Retransmission) from 74.40.167.114
38     16:39:27.685  07/09/14  Sev=Info/4 IKE/0x63000014
RECEIVING <<< ISAKMP OAK TRANS *(Retransmission) from 74.40.167.114
39     16:39:27.685  07/09/14  Sev=Info/4 IKE/0x63000014
RECEIVING <<< ISAKMP OAK INFO *(HASH, DEL) from 74.40.167.114
40     16:39:27.685  07/09/14  Sev=Info/4 IKE/0x63000013
SENDING >>> ISAKMP OAK INFO *(HASH, DEL) to 74.40.167.114
41     16:39:27.701  07/09/14  Sev=Info/4 IKE/0x63000049
Discarding IPsec SA negotiation, MsgID=CCE47AE2
42     16:39:27.701  07/09/14  Sev=Info/4 IKE/0x63000017
Marking IKE SA for deletion  (I_Cookie=FC188982F322AEF2 R_Cookie=0171208F0B95DD70) reason = PEER_DELETE-IKE_DELETE_UNSPECIFIED
43     16:39:27.701  07/09/14  Sev=Info/4 IPSEC/0x63700014
Deleted all keys
44     16:39:28.418  07/09/14  Sev=Info/4 IKE/0x6300004B
Discarding IKE SA negotiation (I_Cookie=FC188982F322AEF2 R_Cookie=0171208F0B95DD70) reason = PEER_DELETE-IKE_DELETE_UNSPECIFIED
45     16:39:28.418  07/09/14  Sev=Info/4 CM/0x63100012
Phase 1 SA deleted before first Phase 2 SA is up cause by "PEER_DELETE-IKE_DELETE_UNSPECIFIED".  0 Crypto Active IKE SA, 0 User Authenticated IKE SA in the system
46     16:39:28.543  07/09/14  Sev=Info/4 IKE/0x63000001
IKE received signal to terminate VPN connection
47     16:39:28.590  07/09/14  Sev=Info/4 IPSEC/0x63700014
Deleted all keys
48     16:39:28.590  07/09/14  Sev=Info/4 IPSEC/0x63700014
Deleted all keys
49     16:39:28.590  07/09/14  Sev=Info/4 IPSEC/0x63700014
Deleted all keys
50     16:39:28.590  07/09/14  Sev=Info/4 IPSEC/0x6370000A
IPSec driver successfully stopped

Hi Jim,
At this moment, it seems like the non working system shows the delete event recieved from the headend (39     16:39:27.685  07/09/14  Sev=Info/4 IKE/0x63000014 ,RECEIVING <<< ISAKMP OAK INFO *(HASH, DEL) from 74.40.167.114).
Please start by deleting the .pcf file on this system or trying to configure the connection-profile again on the client.
If this does not help,try to test with local authentication for testing if possible.
Run "debug crypto condition peer <public_ip_of_VPN_client>"  and then "debug crypto isakmp 200" and "debug crypto ips 200" for working and non working device and post the results.
For your further knowledge , the error that you are getting , it has been discussed here as follows:-
Verify Idle/Session Timeout
If the idle timeout is set to 30 minutes (default), it means that it drops the tunnel after 30 minutes of no traffic passes through it. The VPN client gets disconnected after 30 minutes regardless of the setting of idle timeout and encounters the PEER_DELETE-IKE_DELETE_UNSPECIFIED error.
Configure idle timeout and session timeout as none in order to make the tunnel always up, and so that the tunnel is never dropped even when using third party devices.
Here is the link for your reference:-
http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/81824-common-ipsec-trouble.html#solution13
Regards,
Dinesh Moudgil
P.S. Please rate helpful posts.

Similar Messages

  • Unable to install windows 7 home premium updates error code 643 (KB 954430, KB973688 & KB2538243)

    Unable to install windows 7 home premium updates error code 643 (KB 954430, KB973688 & KB2538243) - Please help me!!
    I'm running Windows 7 Home Premium 64-bit on a Lenovo ThinkPad E530. This laptop is only brands new.
    KB954430, KB973688 & KB2538243 - These three updates keep giving me problems. In Windows Update, under "view update history" these keep showing up as failed. I also get the error, "Code 643".
    At the end of the installation it tells me three updates are failed to be installed and when I shut down to try to update, Windows always configures up to ~15%, then fails, and reverts changes, then prompts me to install updates the next time I turn my computer on. Each time, I have to re-install every update that I had installed prior to shutting down.
    I went through Trouble shooter - "Fix it" numerous times, Repaired Net framework profile and also followed few instructions I found from the net such as running "Reset Register Windows update Components" but nothing works so far.
    I even tried manually installing KB954430 but it told me "An error occurred during the installation of assembly component. 7B30B69B-OE6C-B7EO-A06B-D6B9ABF34537  HR RESULT: 0 x 80070BC9" and the installation bar seems to stop at "Publishing Product information", then rolls back the installation.
    If you need more details, please tell me & Thanks in advance

    Checkout this Microsoft article: http://support.microsoft.com/kb/976982 
    It has some resolution steps that may help.
    Thank you for being a part of the Lenovo Family,
    Catie
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Donate KUDOS and Click "Accepted Solution"

  • T500 Windows 7 Home Premium Bit to Bit transition

    I bought a T500 with 4GB of RAM and Windows 7 Home Premium 32Bit Russian
    As I read in When is it possible to switch between 32 bit and 64 bit versions of Microsoft Operating Systems by u..., I "might" have the rights to put in its place 64Bit OS.
     Local support is unfortunately can not say anything useful.
     Supporter told me that at the moment there are no codes for certain Recovery Media. And will it appears or not - unknown.
    Anybody knows will be the new versions of the Recovery Media or not. And if not, whether there is any other opportunity to put the64 Bit version OS with Lenovo key.

    Hi,
    In a peer-to-peer setup, every computer are both client and server. each computer communicates directly with others in the network. It's much more common in the home.
    You need have a router (possibly with wireless capability) and the necessary Ethernet cords to run the router to the modem and from the router to all of your computers.
    Then add them in the same workgroup or HomeGroup.
    Here is a detailed guide, please follow that step by step:
    Peer-To-Peer Network Setup
    http://www.functionx.com/networking/Lesson04.htm
    Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Karen Hu
    TechNet Community Support

  • Win 7 Home Premium Restore error 0xe0ef0003 - Boot Mgr Missing - on Pavilion s5257c desktop

    Hi.  I have a Pavilion s5257c with Windows 7 (64bit) installed.  The computer had been going to blue screen and memory dump randomly for several months. 
    I decided to do a system restore with previously created recovery disks.  Did not work and received the 0xe0ef0003 error.  Tried several times and always hung-up on the 3rd recovery disk.  Ordered HP recovery disks for desktop (5 disks).  Have tried recovery many times, using the HP Recovery Disks and still hangs on the 3rd disk with the same error.  Ran PC Doctor several times (provided with recover disk options), check HD OK, but has random memory fails (sometimes on high bit test, sometimes low bit test, sometimes checkered pattern, etc).  Tried formatting the HD with Kill Drive (free version) which does a simple 0 write in formatting.  Same error comes up with recovery disks after HD format (tried 2 times).  Tried a Win 7 Install ISO, downloaded from internet (several times).  Still cannot install Win 7 or restore PC.  Same error at same stage (3rd disk) of recovery.
    Yesterday I found an ISO fix from the HP download center for the 0xe0ef0003 error, to fix some problems with certain PC video configurations during the system restore process.  From looks of my problem, seems I have the video config problem, but I do not know how to fix.  By the way, I can no longer boot from HD because system gives error (Boot Mgr Missing).
    Any help will be GREATLY APPRECIATED!!  Thanks in advance!

    HOW TO FIX!
    I ordered 3 system restore cd from HP as the system restore was not working on the computer,
    I installed the 3 dvd...I got the 0x03f0001 message on the black screen.... Upon bootup I got the boot mgr missing of course because the 3rd (official cd from Hp) could not fully install. I ran HP diagnostic and everything  passed. I removed the memory and installed new memory. After 4 failed installs and 2 calls to HP, I was told that the computer was defective and it needed to be sent back.
    I installed a new hard-drive and ran the restore cd from HP and got the message above upon boot up after the 3rd cd installed and the system rebooted. Just a reminder only keyboard and mouse was installed and I disconnected the flash ports which were located on the front of the computer. I also change the cmos battery and reset the bios to factory defaults. Still could not get those bloody windows 7 restore (offical HP) 64 bit home to install.
    So after much frustration, I installed an hp windows vista cd from hp from another hp that I own. GUESS WHAT MY NOW DEFECTIVE COMPUTER DIAGNOSED BY HP... AS DEFECTIVE AND WOULD NEED TO BE SENT BACK IS WORKING! WITHOUT PROBLEMS.
    I DOWNLOADED AND INSTALLED OEM WINDOW 7 CD and UPDATED THE SYSTEM. (NO PROBLEMS)
    So Its the cd's, and those that think its a cdrom drive issue, I also replaced the cd rom with an official hp cd rom drive and I still could not get those restore cd to work.
    THANKS HP, I spent 6 hours to realize that the bloody cd's that I many others have are defective.....

  • Driver istallation problems; win 7 64 bit; Error I-001

    Hi guys,
    hope u can help me.
    When I try to install the driver for the X-FI Titanium I get the Error- Message I-00 and in the next window the message:
    "DoInstall fails to launch C:\Windows\temp\CRF003\CTXInst\Setup.inx. DoInstall return error code is -2472332"
    I tried to paste the file manually. It doesnt work.
    I tried to dlelete all of the driver files with driver sweeper, driver cleaner pro and reinstall the driver with no success.
    Anyone of u an other idea how to fix it's
    Thx
    Daniel
    SB: X-Fi Titanium
    driver vers.: 2.7.0007
    OS: Windows 7 Professional 64 Bit
    Socket: P45

    Hi Daniel747, try to Download and install the latest DirectX SDK, then retry to install it. If that doesn't work just PM me.
    Sincerely Jelges

  • Windows Vista Home Premium activation error (invalid key)

    Someone can help me about the error in subject? I put the key suplied in the notebook, and always I have a error to activate.
    Regards,
    renato.

    Hi,
    you did not mention if you recovered your machine with an original recovery media or just installed a original Windows, so I agree with snipe: a recovery does not need a key, because its already activated.
    Would appreciate some feedback from you.
    Cheers

  • Update error - win 7 64 bit, error C:\Windows\TEMP\IXP173.TMP\itunes64.msi not found cannot uninstall

    Tried using control panel to remove older version, then tried to manually erase all directories and files, neither has worked.

    See Troubleshooting issues with iTunes for Windows updates, in particular note 1.
    tt2

  • Download Lightroom on New Hard Drive Win 7 64 Bit Error Can't Use Original Serial Number

    Hello
    I am attempting to reinstall Lightroom 5 on a new hard drive after my old one crashed.
    I am using the original download file which I have recovered from the old hard drive.
    When entering my serial number for Lightroom I am receiving a message saying "This is an upgrade serial number.  The serial number from your previous version of Lightroom is required."
    I did not upgrade from an earlier version of Lightroom; I purchased the full version of Lightroom 5 and I only have one serial number.  I was wondering if you knew what the problem might be here.
    Thanks

    Hi Davidbopper,
    The full version serial number should not throw up this message.
    I would request you to go through the link below and check in case you might have purchased any previous version serial key.
    http://helpx.adobe.com/x-productkb/global/find-serial-number.html
    Regards,
    Anand

  • Lenovo U400 windows 7 home premium Bit disables easycam

    I am having trouble opening up the easycam program. The integrated camera works, I know because I can skype with it, but I cannot open up the easycam program just to take pictures. It's recognized in device manager and I've un-installed/installed multiple times. I've read through the forum and I haven't found a solution. I called support and they can only recommend that I ship my laptop to them. Before I do that does anyone have any other suggestions.
    Thanks
    Solved!
    Go to Solution.

    Hi
    Welcome To Lenovo Community
    We are really sorry to hear about the issue you are facing,  
    Please uninstall the current version of easy cam application from your system. Restart the system
    Download and install YOUCAM application from the below link
    Name
    Operating   System
    Version
    Released
    YOUCAM
      IN8STW35WW5.exe
      120MB
    Windows 7 32bit,
      Windows 7 64bit
    3.1.3728
    06 Nov 2011
    Do give this a try and let us know  
    Hope This Helps
    Cheers!!!
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    How to send a private message? --> Check out this article.
                            English Community   Deutsche Community   Comunidad en Español

  • Oracle 64bit for Windows 7 home premium 64 bit- ERROR in installtion

    Hi
    I have windows 7 home premium 64 bit on my laptop. I downloaded frm oracle site
    win64_11gR1_database_1013.zip for my windows.
    but as i start the setup..on prerequisite check..it found twio error:
    PRODUCT SPECIFIC PREREquisite checks-----
    Checking operating system requirements ...
    Expected result: One of 5.0,5.1,5.2,6.0
    Actual Result: 6.1
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Oracle Database 11g is not certified on the current operating system.
    Recommendation: Make sure you are installing the software on the correct platform.
    ========================================================
    Checking service pack requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-18001: The operating system 'Windows Vista Version 6.1' is not supported.
    Recommendation: Install the recommended Service Pack.
    ========================================================
    First one is failed n another not executed...
    wht should i do???
    if i continue running setup will it make any problem..or suggest wht should i do....
    i need to install oracle onmy system any ways...
    Regards
    Gaurav

    First Thanks for reply..
    I got this OS Win& home premium 64bit with my laptop installed, i purchased it, it is not possible for me to purchase a new OS again.
    Is oracle dont have a solution for it...as i got the error.
    It was saying this Oracle version i downloaded work for version of Windows vista 5.0,5.1,5.2,6.0 and mine is 6.1.
    Can oracle provide something that will for my lappy's OS..
    I read many forums who upgrade from vista to windows 7 ,there oracle working fine on their laptops....
    i just need a solution with existing configuration of my laptop,rather than change my OS.
    Regards
    Gaurav

  • Win 7 32 bit drivers for hp 14-r003tu

    Hi everyone,
                I need help/advice.
               I have purchased 2  pentium notebooks (his & hers) with win 8.1 on them.(yuk). Installed Win 7 64 bit (home premium) bit some of my old xp programs will not work. I then installed win 7 32 bit (home premium) and the programs worked.
             The problem i have now appears that HP and Microsoft do not have a complete set of drivers for win 7 32 bit.
             Am i flogging a dead horse or do i have to duel boot?
          Model G8D10PA,  hp 14-r003tu Pentium notebook.
        Disks  Win 7 64 bit  X2
                    Win 7 32 bit  X2
         I don't want to have to purchase any more disks if possible.
        Any advise would be appreciated.
    This question was solved.
    View Solution.

    Hi:
    You need this wireless card driver:
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-131223-1&cc=us&dlc=en&lc=en...
    You need this bluetooth driver:
    http://h20566.www2.hp.com/hpsc/swd/public/detail?swItemId=ob_130390_1

  • Error 1720 when installing CS3 on Win 7 64-bit home premium

    I've been directed to the Forum for help as the Support Tech said she could not help me as they only help with CS5.  She said that CS3 WON"T WORK on a Windows 7 machine and yet I have googled and found people who have had it work.  She then told me that they will probably experience lag and other errors once they start using it more fully.  I smelt BS right about then in that conversation.  She couldn't confirm that if I purchased CS5 upgrade that my CS3 upgrade would qualify as upgrade.  Yeah, I'm really going to spend $800 to find out (not).
    Basically it ended where I either buy CS5 or go the Adobe Forums for help.
    So okay here I am.  Long post (sorry) but want to get all the fact out there.
    I purchased CS3 back in 2008 and installed on my XP machine.
    Just purchased a new laptop with Windows 7 64-bit home premium.
    Tried to install CS3 and as soon as it tries to install I get this message:
    Setup has encountered an error and cannot continue.  Contact Adobe Customer Support for assistance.
    Error 1720.  There is a problem with this Windows Installer package.  A script required for this install to complete could not be run.  Contact your support personnel or package vendor.
    I have tried the following solutions (found on Google), none of them work:
    1) installing in safe mode (with just Windows features in the start up)
    2) redownloading the files to ensure I didn't have a corrupted version
    3) installing as Administrator
    4) deregister/register Windows Installer
    5) looked for update to Windows Installer but mine is up to date
    6) checked that Windows Installer had "started" on my laptop (yes)
    7) used Adobe cleanup utility
    8) used Adobe licence recovery (Acrobat Pro (CS3) wouldn't get past the licence stage although it did install)
    Support Tech lady said that no old CS software would work on Windows 7 BUT last night I installed Photoshop CS Version 8 and it installed perfectly.  What I noticed different is that PS CS V8 used Installshield whereas CS3 I am told didn't use Installshield.
    So I am left with my new laptop using PS CS V8 with Dreamweaver MX.
    BTW Dreamweaver MX installed okay and it used Installshield too - so is that the reason CS3 won't install - it not using Installshield?
    Does anyone have any solutions not tried above?
    Am I just going to have to use old software on my Win7 machine?
    Thanks in advance.
    Sarah

    Hi Bob,
    Thank you for your reply.
    Yes I have tried the CS5 Cleanup Tool - multiple times.  Doesn't help.
    I am surprised to hear that you installed with no problems in light of Tech Support being adament that it won't work on Windows 7 and is not supported.
    I told Tech that I didn't accept that as there are probably hundreds of thousands of users with CS3 who have installed or tried to install on a Win7 machine and not everyone has hundreds of dollars spare to upgrade.
    I only really use DW, PS and Acrobat in the Suite so I'm going to have to save to buy those products but it won't be anytime soon.
    Thanks.
    Sarah

  • Cannot do wireless printing to HP Photosmart C7180 since upgrading to Win 7 Home Premium 64-bit

         I recently upgraded one of my new HP p6150t Pavillion PCs from Vista Home Premium 64-bit to Windows 7 Home Premium 64-bit.  Since then I have not been able to print to my networked printer, an HP Photosmart C7180 All-in-One, which is wireless on my home network. When this PC was Vista, I was able to print. Two other PCs on my home network, both running XP, can access the printer across the network and print.  This PC now running Windows 7 64-bit can find the networked printer when I "Add-a-printer", and I am able to finish the installation of the printer. 
         I downloaded and installed new drivers for the HP C7180 from the HP website specifically for Windows 7 64-bit, so I have the latest drivers. (The version of the drivers is 13.1.0, date is 10-2009. From the same HP printer driver download site, I also installed " HP Print Software Patch When Upgrading Vista to Windows 7".
         I do not want to install the printer as a shared device on any of the other PCs, but rather want to be able to print from any of them, direct wirelessly, even if the other PCs are offline.  And I was able to do this when I used Vista...
         If I open and leave visible the print queue for the printer, and then print a Test Page, I see the print job briefly shown as "Spooling" and then as "Printing" in the print queue display, but nothing ever reachs the printer. There are no error messages, either during the process of Adding the Printer, or when sending Test Pages, or other print jobs to the printer.
         I have McAfee antivirus and Firewall installed on all of my PCs. The Firewall advanced setting for Networks shows that the IP address range for all of my IPs are trusted.
        [Although I just bought this PC from hp.com only 4 months ago, as part of a package of 2 PCs, a MediaSmart server, big hdtv monitor, and all with 4 year extended support agreements, HP provides "NO" support for network printing. That was what a support specialist called to tell me after I sent an email to the HP CEO.  HP PCs, HP printer, HP provided upgrade kit for Windows 7, but if you want to actually print from your HP PC to your HP printer, there is "NO" support.  (I worked for HP for ten years, but it is clearly a different company now.)  So, if anyone in the Community can assist, I would very much appreciate it.]

    I have a year old Epson and an HP.. I upgraded to a win 7 64 bit and doing some sharing/networking.. Got some 32 bit XPand two win 7 64 bit..   The Epson ,shares and connects up  with no issues.. the HP is just a fiasco...   No more HP for me ...

  • After upgrading to v 3.6.3 I get a "node not found" error whenever I try to exeute a link found by Google. I am running wind 7 64-bit Home Premium. Yahoo works fine. Can anyone tell me what is happening?

    I have recently installed 3.6.3 on a new machine running win 7 64-bit Home Premium. When I do a Google search and click on a link resulting from the search I get a "JavaScript Application Debug Error" followed buy a lengthy description (which I cannot copy to the clipboard). I cannot close the dialog box so the only solution is to close down Firefox and restart it. Any help gratefully appreciated!
    == This happened ==
    Every time Firefox opened

    I have recently installed 3.6.3 on a new machine running win 7 64-bit Home Premium. When I do a Google search and click on a link resulting from the search I get a "JavaScript Application Debug Error" followed buy a lengthy description (which I cannot copy to the clipboard). I cannot close the dialog box so the only solution is to close down Firefox and restart it. Any help gratefully appreciated!
    == This happened ==
    Every time Firefox opened

  • Question on upgrading from win 7 home premium 32bit to 64 bit

    So I have a Sattelite L455D.  I upgraded the ram to four gigs however I can't utilize one gig of it well because of the 32bit limitations.  The stock proccesor is capable of running 64bit.  So I want to upgrade to 64 bit.
    Now based on my research the retail installation disc would've came with the option to install both versions.  However my specific laptop did not come with any back up dics or anything of that nature.  So If I was to do a factory out of the box reset would I get prompted on which version to install?  IF not is there ANY work around without having to go out and buy a retail win 7 disc?
    Thanks,
    Ed.

    Satellite L455D-S5976
    Downloads here.
    You would need to install a retail copy of 64-bit Windows 7 and then install all of the drivers and utilities that make it work properly on your model. It's not a minor undertaking. And there is always the chance that you won't be able for one reason or another to get things working right.
    If you install 64-bit Windows Home Premium, you are entitled to activate it for free.
    32-bit Windows supports 4 of your 8 GB. Our computers here with several Office 2010 applications running rarely require more than 2 GB and never approach 3 GB.
    If you run heavy-duty applications like video editing or CAD, you'll want access to all 8 GB of course.
    I can help a bit more if you decide to go ahead with this project.
    -Jerry

Maybe you are looking for