如果未设置服务器的机器密钥,如何查找它
尝试传输服务器,但连接字符串已加密,并且 web.config 中没有设置机器密钥。 有没有办法找出旧服务器上的机器密钥,以便我们可以在新服务器上设置它?
Trying to transfer servers but a connection string is encrypted and there is no machinekey set in the web.config. Is there anyway to find out what the machinekey was on the old server so we can set it on the new server?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
为什么不在原始服务器上使用 -pd 开关进行解密? - 例如:
Why not just decrypt using the -pd switch on the original server? - for example: