Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバーを転送しようとしていますが、接続文字列が暗号化されており、web.config にマシンキーが設定されていません。新しいサーバーに設定できるように、古いサーバーにあったマシンキーを見つける方法はありますか?
元のサーバーで -pd スイッチを使用して復号化しないのはなぜですか? - 例えば:
aspnet_regiis.exe -pdf "connectionStrings" "C:\Inetpub\wwwroot\MySite"