Question : Can't Install Dynamics CRM Client for Outlook 2010

A few days ago I installed the CRM client for MS Outlook and things were working perfectly. Then, all of a sudden, Outlook stopped showing the Dynamics CRM folder and the add-in seemed to be missing. I attempted to reconfigure the instance, which then led to Outlook giving me a message stating that it couldn't connect to the CRM server. So, I un-configured the client and then un-installed it completely from my laptop. I then went to reinstall it, and have yet to be successful.

 

The error message I'm currently getting is (at the installation stage): "Minimum version required: Internet Explorer v6.0.2800.1106. For additional details see logfile C:\Users\Sean\AppData\Roaming\Microsoft\MSCRM\Logs\crm40setup.log"

I have the most current version of IE installed on my laptop, but the client installer can't seem to detect it. I've tried everything I can think of (restarting PC, etc) and nothing has worked. I've included the complete logfile below. If anyone can help me figure this out, I'd be very appreciative. I'd really like to get the client reinstalled and working again.
Attachments:
 
Installation Log File
 

Answer : Can't Install Dynamics CRM Client for Outlook 2010

assuming cells A:B7 is Named "range1"
use this codes

DoCmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel12, "ScoreGroup1", CurrentProject.Path & "\Sample.xlsx", -1, "range1"
Random Solutions  
 
programming4us programming4us