User-166373564 posted
Hi ngocnv
but i can't open my website in another IIS server ( remote website ) to edit .
Do you mean that you want to access your website remotely? If it is this meaning, I think you need configure Remote Administration and Feature Delegation in IIS,
# Configuring Remote Administration and Feature Delegation in IIS 7
http://www.iis.net/learn/manage/remote-administration/configuring-remote-administration-and-feature-delegation-in-iis-7
If you want to set remote debugging Setup in Visual Studio, please you could also take a look at this article,
Remote Debugging Setup -
http://msdn.microsoft.com/en-us/library/vstudio/y7f5zaaa.aspx
hope it helps,
Regards