IIS Express 的 GUI 模板
可能的重复:
IISExpress 用户界面
我已在本地计算机 (Windows XP + SP3) 上安装了 IIS 7.5 Express。
我可以使用 (IISExpress /?) 从 cmdline 访问 IIS Express。我想创建一个 ASP.net 网站并将其配置为在 IIS Express 中运行。我搜索了 IIS Express 的 GUI,但找不到任何地方
请告诉我在哪里可以找到 IISExpress 的 GUI
Possible Duplicate:
IISExpress User Interface
I've installed IIS 7.5 express on my local machine (Windows XP + SP3).
I am able to access IIS express from cmdline using (IISExpress /?) . I want to create a ASP.net website and configure it to run in IIS Express .I searched the GUI for IIS express but could not find anywhere
Please tell me where i can find the GUI for IISExpress
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您或许可以使用 VBScript 来管理 IIS。检查 Microsoft Technet 脚本中心或 EggheadCafe.com。
如果您搜索“IIS 脚本管理”,您可能会找到大量结果。
You can probably use VBScripts to manage IIS. Check the Microsoft Technet Script Center or EggheadCafe.com.
If you google "IIS script management" you'll probably find a ton of results.