Bestcomy.net blog

Coding for funny
随笔 - 118, 文章 - 1, 评论 - 2920, 阅读 - 89万

导航

一老外问我如何设置vs.net 2005的web项目使用本机IIS,用我有点蹩脚的英文作了回答,也许对大家也是个参考。

1.Right click your web application root folder, on the context menu, click "properties";
2.On the "web share" tab, "select share" folder, accept the deault settings to make your web application as a virtual direcotry;
3.Click startup => Run, type in "inetmgr", open the "internet information service";
4.Right click on the virtual directory you built just now under "Default website", select "properties";
5.On the "ASP.NET" tab, select "2.0.*****" for ASP.NET Version;
6.Open your web application project with vs.net 2005;
7.Right click the web application project (not solution), select "property pages";
8.Select "Start Options" in left tree;
9.In the server section, select "Use custom server", the "Base URL" will appear automatically, accept it;
10.Be sure to click "OK" to save the change.

Note: Cause I using a Simple Chinese version of Windows 2003 Server wirte down this step by step instruction, maybe some command names or tab names are not the same as your english version, but I think you can find these settiings esaily as a smart developer you are.

编辑推荐:
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
阅读排行:
· 10年+ .NET Coder 心语 ── 封装的思维:从隐藏、稳定开始理解其本质意义
· 地球OL攻略 —— 某应届生求职总结
· 提示词工程——AI应用必不可少的技术
· Open-Sora 2.0 重磅开源!
· 周边上新:园子的第一款马克杯温暖上架
点击右上角即可分享
微信分享提示