asp安装 环境测试不成功 原因?
加载了ISS,也设置了网站信息。可是在做测试的时候,却找不到网页。<html>
<head>
<title>hello world!</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<%Response.Write("hello world!")%>
</body>
</html>
在输入http://localhost/Default/却找不到网页。。
2007-12-16 16:12
2007-12-16 16:20
2007-12-16 17:48
2007-12-16 19:04
2007-12-16 19:20
2007-12-16 19:29