connectionstring encrypt

Discussion in 'ASP.NET 2.0' started by mexcarlbert, Sep 11, 2007.

  1. Hello To all :
    When i upload asp.net pages without connectionstring encrypt the page Works ok, but when I encript the connectionstring using : aspnet_regiis, tha page display a error saying the password cant be descrypte by the provider RS

    The command I used :
    aspnet_regiis -pef "connectionStrings" "xx:\Path of my web application"

    Is there others way to encrypt connection string ?

    Thanks in advance
     
  2. thanks you
     

Share This Page