C
Christina IME
I have configured a brand new machine with IIS and Windows XP Pro, plus .NET
Framework v1.1. Installation went perfect. But when I run a simple ASPX file
containing only "<% Response.Write("Hello World") %>", IIS returns the whole
content of the file, like this:
<% Response.Write("Hello World") %>
So ASP.NET doesn't execute the code, it only writes everything back to
client.. What am I doing wrong? I have done this kind of installation many
times before without any problem. Please help me...!?
Best regards,
Christina IME
(Windows XP is Pro version 2002, service pack 1)
Framework v1.1. Installation went perfect. But when I run a simple ASPX file
containing only "<% Response.Write("Hello World") %>", IIS returns the whole
content of the file, like this:
<% Response.Write("Hello World") %>
So ASP.NET doesn't execute the code, it only writes everything back to
client.. What am I doing wrong? I have done this kind of installation many
times before without any problem. Please help me...!?
Best regards,
Christina IME
(Windows XP is Pro version 2002, service pack 1)