Always Learning
Attitude is everything!
博客园
首页
博问
闪存
新随笔
联系
订阅
管理
随笔-24 文章-1 评论-13
11 2009 档案
Visual Stuido 2008 内置 Web Server 虚拟路径问题及解决方案
摘要: 当用visual studio 2008 建立 WEB Site工程后调用某一页面预览会启动vs内置的web server 它会默认使用工程名作为虚拟路径,所以如果访问根目录的test.aspx则实际上会转到如:http://localhost:2319/projectName/test.aspx这样的url上,这样。当页面需要用“绝对路径”时,如果是服务器控件可以用路径前...
阅读全文
posted @
2009-11-04 15:52
cfanseal 阅读(160) |
评论 (1)
编辑
公告