Managing email signatures?
Click download Free Trial
Manage Email Signatures centrally from your Desktop - For All Users
extend your brand and promote your products, services, special events and news
 
The Ultimate Resource for eMailSignaturer eMailSignature Wiki Add URL in your RSS reader Send answers to my inbox Add URL in your RSS reader Get answers  RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

An OLE DB Provider was not specified in the ConnectionString

 
Post new topic   Reply to topic    email signatureManage Email Signatures centrally from your Desktop - For All Users Forum Index -> OWA/Exchange 2003, 2007 and 2010 Support
View previous topic :: View next topic  
Author Message
PaulD
Quite a regular


Joined: 15 Aug 2007
Posts: 16

Posted: Tue Apr 14, 2009 7:54 pm    Post subject: Reply with quote

When running the command, I get:

\\server\share\signowa.exe -v
Using the url: https://mail.ourdomain.org/exchange/
An OLE DB Provider was not specified in the ConnectionString. An example would be, 'Provider=SQLOLEDB;'.

However, it is set in the registry key settingsdatabase:

"Settingsdatabase"="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\\\server\share\v5.5-settings.mdb"
Back to top
View user's profile Send private message Send e-mail
PaulD
Quite a regular


Joined: 15 Aug 2007
Posts: 16

Posted: Tue Apr 14, 2009 7:57 pm    Post subject: Reply with quote

OK, I noticed I had single backslashes but it didn't change the outcome when I fixed it.

PaulD wrote:
When running the command, I get:

\\server\share\signowa.exe -v
Using the url: https://mail.ourdomain.org/exchange/
An OLE DB Provider was not specified in the ConnectionString. An example would be, 'Provider=SQLOLEDB;'.

However, it is set in the registry key settingsdatabase:

"Settingsdatabase"="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\\\server\share\v5.5-settings.mdb"
Back to top
View user's profile Send private message Send e-mail
PaulD
Quite a regular


Joined: 15 Aug 2007
Posts: 16

Posted: Tue Apr 14, 2009 8:02 pm    Post subject: New feature request Reply with quote

Please change this so it does not require storing a username/password in clear text.
Back to top
View user's profile Send private message Send e-mail
Jesper Frier
Certified Professional
Certified Professional


Joined: 09 Sep 2006
Posts: 1925
Location: Stoevring, Denmark

Posted: Wed Apr 15, 2009 10:55 am    Post subject: Reply with quote

Please try and change...
Code:
"Settingsdatabase"="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\\\server\share\v5.5-settings.mdb"

... to ...
Code:
"Settingsdatabase"="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\\\server\\share\\v5_5-settings.mdb"


Question OK now?
_________________
</Jesper> | Manage Email Signatures from your Desktop | Test Email Signature in All In-boxes | Email Signature Showcase
Back to top
View user's profile Send private message Visit poster's website
PaulD
Quite a regular


Joined: 15 Aug 2007
Posts: 16

Posted: Wed Apr 15, 2009 11:34 am    Post subject: Reply with quote

No. As I said, I noticed the single slashes and corrected them with no change in results. The parser isn't getting beyond the OLEDB provider.

PaulD wrote:
OK, I noticed I had single backslashes but it didn't change the outcome when I fixed it.

PaulD wrote:
When running the command, I get:

\\server\share\signowa.exe -v
Using the url: https://mail.ourdomain.org/exchange/
An OLE DB Provider was not specified in the ConnectionString. An example would be, 'Provider=SQLOLEDB;'.

However, it is set in the registry key settingsdatabase:

"Settingsdatabase"="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\\\server\share\v5.5-settings.mdb"
Back to top
View user's profile Send private message Send e-mail
Jesper Frier
Certified Professional
Certified Professional


Joined: 09 Sep 2006
Posts: 1925
Location: Stoevring, Denmark

Posted: Wed Apr 15, 2009 12:37 pm    Post subject: Reply with quote

I did read your post ... but I changed the name of your settings DB too:

v5_5-settings.mdb (without a full stop in the name)
_________________
</Jesper> | Manage Email Signatures from your Desktop | Test Email Signature in All In-boxes | Email Signature Showcase
Back to top
View user's profile Send private message Visit poster's website
PaulD
Quite a regular


Joined: 15 Aug 2007
Posts: 16

Posted: Wed Apr 15, 2009 12:40 pm    Post subject: Reply with quote

Ah, sorry, I missed that. I will give it a try.
Back to top
View user's profile Send private message Send e-mail
PaulD
Quite a regular


Joined: 15 Aug 2007
Posts: 16

Posted: Wed Apr 15, 2009 12:48 pm    Post subject: Reply with quote

Hi Jesper, no change:
"Settingsdatabase"="Provider=Microsoft.Jet.OLEDB.4.0; Data Source=\\\\server\\share\\v5_5-settings.mdb"

Z:\>signowa -v
Using the url: https://mail.craftandhobby.org/exchange/
An OLE DB Provider was not specified in the ConnectionString. An example would be, 'Provider=SQLOLEDB;'.

Z:\>
Back to top
View user's profile Send private message Send e-mail
Bjarne Mess
Certified Professional
Certified Professional


Joined: 01 May 2007
Posts: 723
Location: Copenhagen

Posted: Wed Apr 15, 2009 2:16 pm    Post subject: Reply with quote

Have you created the registry entries the right place? Where have you create the entries?

Thanks.
Back to top
View user's profile Send private message Visit poster's website
PaulD
Quite a regular


Joined: 15 Aug 2007
Posts: 16

Posted: Wed Apr 15, 2009 2:26 pm    Post subject: Reply with quote

I used signOWA.reg to create the keys, they were created in HKEY_LOCAL_MACHINE\SOFTWARE\Office add-on\eMailSignature
Back to top
View user's profile Send private message Send e-mail
PaulD
Quite a regular


Joined: 15 Aug 2007
Posts: 16

Posted: Wed Apr 15, 2009 5:45 pm    Post subject: Reply with quote

Any further ideas on this gentlemen?

Thanks,
Back to top
View user's profile Send private message Send e-mail
Jesper Frier
Certified Professional
Certified Professional


Joined: 09 Sep 2006
Posts: 1925
Location: Stoevring, Denmark

Posted: Thu Apr 16, 2009 7:52 am    Post subject: An OLE DB Provider was not specified in the ConnectionString Reply with quote

Need more info ... Confused

  1. Could you please post the content of signOWA.reg?
  2. Please post UNC-path to settings.mdb?
  3. Where is signOWA.reg installed?
  4. Where is signOWA.exe executed?
  5. Where is OA.SignOWA.dll located?
  6. Which permissions do you have on the share with settings.mdb?


Arrow Deploying eMailSignature to OWA
_________________
</Jesper> | Manage Email Signatures from your Desktop | Test Email Signature in All In-boxes | Email Signature Showcase
Back to top
View user's profile Send private message Visit poster's website
PaulD
Quite a regular


Joined: 15 Aug 2007
Posts: 16

Posted: Fri Apr 17, 2009 2:47 pm    Post subject: Reply with quote

OK, so what I was doing was:
1) I executed signOWA.reg to create the registry entries.
2) I edited those keys directly in regedit.

The result was that there were extra characters included when I exported the keys, although they looked correct in regedit.

So, what I had to do is to edit the exported .reg file to the desired settings and rerun that. This correctly imported the values and I was able to successfully run signOWA.exe.

I would still appreciate it if we didn't have to enter a username/password into the registry in clear text.

Thanks for all your help Jesper!

Regards,
Paul
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Manage Email Signatures centrally from your Desktop - For All Users Forum Index -> OWA/Exchange 2003, 2007 and 2010 Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Add URL in your RSS reader | About Us | Terms and conditions | © 2012 eMailSignature Aps.