Re: Connection to SQL Server CE Windows Service via C# - Error 25080
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Thu, 14 Aug 2008 08:16:10 -0700
Funny, I'd assume that the problem is that the operating system doesn't
support encryption. What is the connection string? What version of Windows
CE is running and what's built into it?
Paul T.
"Blue Fish" <Blue Fish@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A3453930-4081-46F8-B488-337DDC5CC97E@xxxxxxxxxxxxxxxx
SQL Server CE 2005, Visual Studio 2005, C#
I have a windows service that I wrote that runs under the Local Service
account. I cannot connect to my SQL Server CE database. Every call to
_dbConnection.Open();
yields Error 25080 - The operating system does not support encryption.
Now
I assume that the issue is permissions, but does anyone know of how to
resolve this issue?
.
- Follow-Ups:
- References:
- Connection to SQL Server CE Windows Service via C# - Error 25080
- From: Blue Fish
- Connection to SQL Server CE Windows Service via C# - Error 25080
- Prev by Date: Connection to SQL Server CE Windows Service via C# - Error 25080
- Next by Date: Re: Connection to SQL Server CE Windows Service via C# - Error 250
- Previous by thread: Connection to SQL Server CE Windows Service via C# - Error 25080
- Next by thread: Re: Connection to SQL Server CE Windows Service via C# - Error 250
- Index(es):
Relevant Pages
|
Loading