Re: Operating system does not support encryption

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



Hey Essam,

Can you tell us on which exact steps of your actions lead to this error?
Were you creating/opening/operating a password protected database file?
Are the database encryption requirements met by your target platform on
which this error occurs.

Can you try using MD5 and RC4 algorithms in the same machine in a
similar manner of using SQL CE and see if you were able to use those
encryption and authentication API?

Thanks,
Laxmi

"Essam" <Essam@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0C4E5B80-6C0B-4DE7-9345-97AE6BB860B9@xxxxxxxxxxxxxxxx
Hi All-

I have a .net application using SQL Compact 3.1, suddenly we started to
get
an exception saying "Operating system does not support encryption (SQL
Sever
Comapct ADO.NET Data Provider)

Any advice


.



Relevant Pages

  • Re: how to decrypt an encrypted stored proc in 2005
    ... SQL 2005 still obfuscates object encryption in a similar manner to SQL 2000. ... tinyint,@procNameLength int ... SELECT @BasePos = 1 ...
    (microsoft.public.sqlserver.security)
  • Re: how to decrypt an encrypted stored proc in 2005
    ... remove the feature for the same reason. ... Using a stronger encryption algorithm ... So the feature is unchanged in SQL 2005 from SQL 2000. ... SELECT @BasePos = 1 ...
    (microsoft.public.sqlserver.security)
  • Re: Encryption of application configuration block
    ... If your trying to protect an Sql login password then instead create an Sql ... access to Sql Server objects based on the current users' Windows account. ... If your really must encrypt your connection strings here are some links, ... I come to secure the app.config file via encryption. ...
    (microsoft.public.dotnet.general)
  • Re: Connection to SQL Server CE Windows Service via C# - Error 250
    ... This is probably 3rd time I am hereing to a case the encryption related ... In SQL CE v3.1 case, can you try using Crypto API under the same credentials ... specific to your database or if it's really the password itself. ... connect to it via the windows service under the Local Service ...
    (microsoft.public.sqlserver.ce)
  • Re: how to decrypt an encrypted stored proc in 2005
    ... Everyone that cares needs to realize that object "encryption" in SQL 2005 is ... tinyint,@procNameLength int ... SELECT @BasePos = 1 ...
    (microsoft.public.sqlserver.security)