怎样使vs调试的目录不带根目录
把形如 http://localhost:57493/Web/Login.aspx 换成
http://localhost:57493/Login.aspx
只需要在属性面板里面设置一下就可以了