How to Create Virtual Directory on Remote Machine
I am able to create Virtual Directory on local machine, but I want to create it on a remote machine.
Any Help will be a开发者_运维问答ppreciated.
Thanx
In IIS Manager you could connect a remote server and manage it locally.
Allow remote IIS manager to create virtual directories
https://forums.iis.net/p/1163088/1926748.aspx
Here are some similar cases for you to check about :
How to Create IIS Virtual Directories in Visual Studio
http://msdn.microsoft.com/en-us/library/d6cw6cfs.aspx
How to create a virtual directory on an existing Web site to a folder that resides on a remote computer
http://support.microsoft.com/kb/308150
精彩评论