原来服务器是windows server 2008 R2,用的IIS7,之前用IIS工具 Shared Configuration导出配置,然后在另一台服务器(同样是IIS7)导入配置,可以完成IIS的迁移。
现在需要从IIS7迁移到IIS8,导入配置后,包Object reference not set to an instance of an object的错误,站点没有导入成功。这是为什么啊 谢谢
你好,
建议你使用Web Deployment Tool将IIS7迁移到IIS8, 参考:
Web Deployment Tool Overview
http://technet.microsoft.com/en-us/library/dd569058(v=WS.10).aspx
谢谢!
Leo Tang [MSFT] MSDN Community Support | Feedback to us Develop and promote your apps in Windows Store Please remember to mark the replies as answers if they help and unmark them if they provide no help.