ASP pages don't seem to be working if they contain any ASP code. Is there a way to test the setup of IIS6?
feedback
|
|
Without knowing the error(s) that you're receiving or symptoms of the problem it's hard to narrow down what you're dealing with and provide a solution. However, to cover the basics:
| ||||
|
feedback
|
|
In IIS on the site, right-click and select Properties. In the dialog that brings up, select the "Home Directory" tab and click on "Configuration..." and look for what "App Mappings" does the .asp extension have? Is it "C:\WINNT\system32\inetsrv\asp.dll"? That is where I'd start for tracking down the problem. | |||
|
feedback
|
|
Are you talking classic asp or asp.net? If the latter which version? | |||
|
feedback
|