Click here to Skip to main content
15,922,650 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I try to encrypt app.config by command prompt
My Problem

This Is My code :
aspnet_regiis.exe -pef "connectionStrings" "C:\Users\Public\Documents\app.config"

The configuration for physical path '\C:\Users\Public\Documents\app.config'
cannot be opened.
Failed!
Posted
Updated 6-May-15 20:47pm
v2
Comments
Richard MacCutchan 7-May-15 3:39am    
Check the file exists and is not in use by another process.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900