i have an asp page that executes the following code.
response.write "hello"
response.end
when i try to browse the page i receive the following message "The remote procedure call failed and did not execute. "
actually i cannot execute any asp page.
i have IIS 5.1, and windows XP
what can the problem be?
response.write "hello"
response.end
when i try to browse the page i receive the following message "The remote procedure call failed and did not execute. "
actually i cannot execute any asp page.
i have IIS 5.1, and windows XP
what can the problem be?