Venkata Subbareddy

Venkata Subbareddy

  • 955
  • 705
  • 95.6k

How to install The 'Microsoft.ACE.OLEDB.12.0' provider

Jun 4 2015 2:11 AM
Hi all,
 iam  upload the files in Godady server i got error any one give me suggestions.
 
 

Server Error in '/' Application.

The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.

Source Error:
 
Line 96: Line 97:
//Get the name of First Sheet Line 98:
connExcel.Open(); Line 99:
DataTable dtExcelSchema; Line 100:
dtExcelSchema = connExcel.GetOleDbSchemaTable(OleDbSchemaGuid.Tables, null);

Source File: g:\pleskvhosts\ritsindia.com\muraliiitjeeclasses.com\UploadingtheQuestions.aspx.cs Line: 98  

Answers (7)