Encrypting Web Config using ASPNET_REGIIS

前端 未结 6 1240
执念已碎
执念已碎 2020-12-10 12:19

I need to encrypt certain parts of web config. After reading some tutorials I have learned that using the tool ASPNET_REGIIS is the way to go. This is what I am tryi

6条回答
  •  温柔的废话
    2020-12-10 13:13

    I had a similar problem and when I tried running it from a command prompt with elevated privileges ("run as administrator") solved the problem.

提交回复
热议问题