使用visual studio自动创建IIS虚拟目录
摘要:1,在web属性中,点击创建“CreateVirtualDirectory”.2,在IIS中将显示创建好的虚拟目录注意:如果虚拟目录层数大于...
1, 在web属性中,点击创建“Create Virtual Directory”.
2, 在IIS中将显示创建好的虚拟目录
注意:如果虚拟目录层数大于1,则需要在C:inetpubwwwroot中手动创建对应的子目录。
【使用visual studio自动创建IIS虚拟目录】相关文章:
★ 在asp.net中操作sql server数据库的一些小技巧
★ 使用ASP.NET ArrayList对象创建数组和排序的示例
★ Asp.net在线备份、压缩和修复Access数据库示例代码
★ this connector is disabled错误的解决方法
下一篇:
Ext.Net学习笔记之button小结