All I got after attempting to run this command from a windows cmd prompt was the aspnet_regiis help screen. What am I missing? I have even ensured my web.config file is not read only and that the aspnet user has full control on the security permissions.
Please help. Thanks you.
Encrypting your web.config file with ASP 2.0 (Visual Studio 2005)
Mar 12, 2007 at 11:28 AMC:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -pef "connectionStrings" "C:\MyFolder\EncryptionDemo" –prov "DataProtectionConfigurationProvider"

All I got after attempting to run this command from a windows cmd prompt was the aspnet_regiis help screen. What am I missing? I have even ensured my web.config file is not read only and that the aspnet user has full control on the security permissions. Please help. Thanks you.
Sincerely,
Ron Breeding