Re: Encryption not supported on SQL Server

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

From: Nithi Gurusamy (nithig_at_yahoo.com)
Date: 09/08/04


Date: Wed, 8 Sep 2004 01:26:19 -0500

Hi Jason:

Thanks for the reply. I rolled back all the changes I made using SQL Server
Client Network Utility. I used this program for configuring a remote SQL
server as per the steps of WebMatrixHosting.com who provides .NET
environment for my test application. I rolled back all changes and still it
came back with the same problem. Actually my web application is not at all
using the remote database. It is using the SQL2000 database in the local
machine itself.

Any suggestions?

Thanks
Nithi Gurusamy

"Jason Brown" <i-brjaso@online.microsoft.com> wrote in message
news:uhT$4bVlEHA.952@TK2MSFTNGP14.phx.gbl...
> try here:
>
> http://support.microsoft.com/default.aspx?kbid=318605
>
>
> --
> Jason Brown
> Microsoft GTSC, IIS
>
> This posting is provided AS IS with no warranties, and confers no rights.
>
>
> "Nithi Gurusamy" <nithig@yahoo.com> wrote in message
> news:#gGggkTlEHA.396@tk2msftngp13.phx.gbl...
> > I am facing this error after making changes to client configuration
> utility
> > of SQL Server 2000:
> >
> > Description: An unhandled exception occurred during the execution of the
> > current web request. Please review the stack trace for more information
> > about the error and where it originated in the code.
> >
> > Exception Details: System.Data.SqlClient.SqlException: Encryption not
> > supported on SQL Server.
> >
> > [SqlException: Encryption not supported on SQL Server.]
> > System.Data.SqlClient.ConnectionPool.GetConnection(Boolean&
> > isInTransaction) +484
> >
> >
>
System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnec
> > tionString options, Boolean& isInTransaction) +372
> > System.Data.SqlClient.SqlConnection.Open() +384
> > Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String
> > connectionString, CommandType commandType, String commandText,
> SqlParameter
> > [] commandParameters) +54
> >
> >
>
>



Relevant Pages

  • Re: Encryption not supported on SQL Server
    ... I rolled back all the changes I made using SQL Server ... Client Network Utility. ... I used this program for configuring a remote SQL ...
    (microsoft.public.inetserver.asp.general)
  • Re: Encryption not supported on SQL Server
    ... I rolled back all the changes I made using SQL Server ... Client Network Utility. ... I used this program for configuring a remote SQL ...
    (microsoft.public.dotnet.general)
  • Re: Encryption not supported on SQL Server
    ... I rolled back all the changes I made using SQL Server ... Client Network Utility. ... I used this program for configuring a remote SQL ...
    (microsoft.public.dotnet.languages.vb)
  • RE: Publishing SQL Server
    ... Have you changed the Default Network Library to TCP/IP in the SQL Server ... Client Network Utility? ... Please follow these steps to change the Default Network Library to TCP/IP ... If you need to configure an alias, ...
    (microsoft.public.windows.server.sbs)
  • Re: Problem accessing remote sql server
    ... For some reason System DSN is trying to connect on port 135 ... which obviously fails as remote sql server is on port 1433. ... I have just noticed that doing telnet <remote sql ip> 1433, the isa log ...
    (microsoft.public.windows.server.sbs)