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

Manoj BhoirPosted Jun 4, 2015, 8:10 AM
Nilesh JadavPosted Jun 4, 2015, 8:01 AM
http://forums.asp.net/t/1789972.aspx?+Microsoft+ACE+OLEDB+12+0+provider+is+not+registered+on+the+local+machine+using+web+developer+2010+express
You should ask godady support panel if they are supporting oledb or not : : http://support.godaddy.com/help/1393
Venkata SubbareddyPosted Jun 4, 2015, 7:28 AM
Nilesh JadavPosted Jun 4, 2015, 7:01 AM
Try this link to get some light on the topic : OLEDB Provider is Not Registered on the Local Machine
https://social.technet.microsoft.com/Forums/office/en-US/595a9e94-0144-4afe-8a62-3aa96c3d34f5/re-microsoftaceoledb120-provider-is-not-registered-on-the-local-machine-error?forum=officeitproprevious
http://www.dreamincode.net/forums/topic/274120-microsoftaceoledb120-provider-is-not-registered-on-the-local-mac/
Hope this helps
Rajeesh MenothPosted Jun 4, 2015, 2:26 AM
Venkata SubbareddyPosted Jun 4, 2015, 2:20 AM
Rajeesh MenothPosted Jun 4, 2015, 2:13 AM