You have to make sure that the folder in which your ASP pages are situated are WEB shared. If you are using W2K you can right-click and then choose Web Sharing. You then choose a name after which you can access you ASP documents using, e.g.
http://localhost/alias/mypage.asp
where alias is the name you specify in Web Sharing.
Hope this helps.
Jacob.