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

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,
I have published a web service to a web server with a web.config file
containing the connection string
<add name="accessConn"
connectionString="Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=\\PCX\\Data\\Test.mdb"/
where PCX is another server on which the data file Test.mbd resides.
When I try to consume the web service, I get the following error message:
Server was unable to process request. ---> The 'Microsoft.Jet.OLEDB.4.0'
provider is not registered on the local machine.
Is this because Access (Jet) is not installed on the web server but only on
the server where Test.mbd is located?
I believed that it was sufficient that Jet is installed on the server with
Test.mbh.
Do I have to install Access also on the web server?
Thank you for any assistance,
TompIfe


.



Relevant Pages

  • RE: creating an XML web service to send quotes data to MS Office
    ... this is what I need to use to setup an XML web service: ... Install MS IIS web server onto Windows NT/2000 ... Our environment contains an Apache web ...
    (microsoft.public.word.vba.general)
  • RE: Breakpoint on a web service
    ... First let us clarify how the website works. ... hosted in a web server process. ... Development Server in Visual Studio, Visual Studio will create built-in web ... I suppose that your website and web service are all ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Dataset / Pacifice Timezone Question
    ... >>>I have a Web Service on a Web Server on the East Coast ... >>> different time zone, the datetime columns have ... >>> between server and client. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: MFC Question
    ... >I basically have to another layer for the conversion to my app. ... >seems that I don't necessarily have to make a web service as I can simply ... If you have a web server that is external to your ... Good luck, Russ ...
    (microsoft.public.vc.mfc)
  • Re: How to create a Web Server?
    ... web service" which are quite different problems. ... A Web server is, in general, a fairly ... connection is established on the socket, you now have a connection on which you can send ... Select a camera from a list of all cameras ...
    (microsoft.public.vc.mfc)