What error you are getting when you try to run asp page?
May be the problem is “the Active server pages is disable in Web service extension”
To enable and disable a Web service extension
- In IIS Manager, expand the local computer, and then click Web Service Extensions.
- In the details pane, click the Web Service Extension that you want to enable or disable.
- To enable a disabled Web service extension, click Allow.
- To disable an enabled Web service extension, click Prohibit.
- Click OK.
Note:- This is not only reason of error, so please feel free to post the error you are getting
Rahul