The Microsoft.Jet.OLEDB.4.0 provider is not registered on the local machine

Answered The Microsoft.Jet.OLEDB.4.0 provider is not registered on the local machine

  • Monday, March 05, 2012 3:21 AM
     
     

    I had developed a web application using Visual Studio 2010 which one of the function is to import Excel file(.xls).However when I deployed the web application over the Server(Windows Server 2003 - IIS version 6) the following error will occurred:

    "The Microsoft.Jet.OLEDB.4.0 provider is not registered on the local machine".

    This problem doesn't exists when I deployed it in Windows 7(IIS version 7).

    Please advice me regarding how to solve this problem.Thanks.

All Replies