microsoft.jet.oledb.4.0 provider in not registered on the local machine
-
Hi, I'm trying to insert some data in excel file version 2003. It is working fine in local machine. But when i'm uploading it on web server then its giving the error like. system.invalidoperationexception: 'the microsoft.jet.oledb.4.0' Provider is not registered on local machine....... Please give me the solution. Its urgent. Please.. Thank you...
krishna veer singh
-
Hi, I'm trying to insert some data in excel file version 2003. It is working fine in local machine. But when i'm uploading it on web server then its giving the error like. system.invalidoperationexception: 'the microsoft.jet.oledb.4.0' Provider is not registered on local machine....... Please give me the solution. Its urgent. Please.. Thank you...
krishna veer singh
Install MDAC in your server... Its the Microsoft Data access Tool. Get it from here : MDAC 2.8[^] :cool:
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Windows7 API Code Pack
Simplify Code Using NDepend
Basics of Bing Search API using .NET -
Install MDAC in your server... Its the Microsoft Data access Tool. Get it from here : MDAC 2.8[^] :cool:
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Windows7 API Code Pack
Simplify Code Using NDepend
Basics of Bing Search API using .NETThank you for your reply, but here its written that, "This release does not include Microsoft Jet, the Microsoft Jet OLE DB Provider, the Desktop Database Drivers ODBC Driver, or the Visual FoxPro ODBC Driver." even after it will work?? waiting for your reply.
krishna veer singh
-
Thank you for your reply, but here its written that, "This release does not include Microsoft Jet, the Microsoft Jet OLE DB Provider, the Desktop Database Drivers ODBC Driver, or the Visual FoxPro ODBC Driver." even after it will work?? waiting for your reply.
krishna veer singh
I think this is what you need to look at: http://www.zuggsoft.com/data/ And this: http://support.microsoft.com/default.aspx?kbid=239114 Hope you can do it now. cheers :) :rose:
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Windows7 API Code Pack
Simplify Code Using NDepend
Basics of Bing Search API using .NET