Jump to content

Illegal characters in path


SmartestVEGA

Recommended Posts

I am trying to encrypt a web.config file using the following command i am getting the error like below: aspnet_regiis.exe -pef "connectionStrings" "D:\Password Encryption\DPAPITestWeb\DPAPITestWeb\" prov "DataProtectionConfigurationProvider"web.config section has been provided below : <connectionStrings> <add name="Connection" connectionString="Data Source=clsql.mgt.com;Initial Catalog=Proj_Report;user id=webuser;password=dian87;" /> </connectionStrings>I could decrypt the same file in different machine. So nothing wrong with Web.config Problem either exists in IIS or in machine. What would be the cause? And how to solve?And previously i stated that i am using VS2005 but actually it is Visual Studio Web developer 2008.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...