| View previous topic :: View next topic |
| Author |
Message |
frisotrip Certified Professional

Joined: 04 Oct 2008 Posts: 25 Location: Winterswijk
|
| Posted: Fri Sep 04, 2009 5:47 pm Post subject: Signowa error running SBS 2008 |
|
|
The error i get when running signowa.exe -v is
The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine
And i did change the setting of enable 32 bits in the application pool configuration. As i know that sbs 2008 is 64-bits.
Also after a reboot still this error occurs
Anyone know a solution to this. |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1771 Location: Stoevring, Denmark
|
| Posted: Sat Sep 05, 2009 7:15 am Post subject: The 'Microsoft.Jet.OLEDB.4.0' provider is not registered |
|
|
Hi Friso,
Symptom -> The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine
I have no experience with SBS 2008, but did some searching (like you and a lot of other folks ...). Maybe this will help ...
Did you enable 32-bit on IIS?
In the IIS(7), find the application pool, right click on it and select the option "Set Application Pool Defaults"...then find the Option Generals -> Enable 32-bit Applications set it to true.
You already enabled 32-bit on the Windows 2008 Server:
Is your MDAC and Jet drivers up to date?
Try and change your Cockpit connection string (double '\')?
| Code: | | Provider=Microsoft.Jet.OLEDB.4.0;Data Source=F:\\xx\\xx\\settings.mdb |
_________________ </Jesper> | Email Signature Health Check | Email Signature Showcase |
|
| Back to top |
|
 |
frisotrip Certified Professional

Joined: 04 Oct 2008 Posts: 25 Location: Winterswijk
|
| Posted: Sat Sep 05, 2009 7:43 am Post subject: |
|
|
Jesper
Maybe you know, but i,m testing the new V7 version of email signature. I have read on the internet that the 'Microsoft.Jet.OLEDB.4.0' is not available on a 64 bit operating system.
Can you confirm that.
Because than the whole owa thing will not work this way.
I have already tried to enable aplication pool, but than the internal company site in sbs 2008 and other websites are disabled, or don't work properly i think they need the 64 bit.
Hopefully you guys have a solution |
|
| Back to top |
|
 |
witwicki Not too shy to talk
Joined: 03 Jun 2009 Posts: 5 Location: UK
|
| Posted: Wed Sep 01, 2010 1:15 pm Post subject: |
|
|
I get the same error on exchange 2007 windows 2003 R2 64bit
Any fix?
Thanks
Adam |
|
| Back to top |
|
 |
frisotrip Certified Professional

Joined: 04 Oct 2008 Posts: 25 Location: Winterswijk
|
| Posted: Wed Sep 01, 2010 4:43 pm Post subject: |
|
|
The best way to do is to convert your mdb to an sql server. You can download the express version from microsoft for free.
Also an sql database is more stable than the mdb database. |
|
| Back to top |
|
 |
|