My IIS does not execute ASP pages with C# Code

I recently posted a problem with C# code, and I finally discovered that the problem is that my IIS is not recognizing C# code, and therefore, does not execute anything between the <% %> delimiters.

What should I do? Do I reinstall .NET on my computer?

Help! ?(

Make sure the .Net Framework is installed on your PC.
-Dave

are you talking about ASP or ASP.Net?

i dont think .Net languages will work in Classic ASP…

Try reinstalling IIS…

[QUOTE=alejandrormz]
I recently posted a problem with C# code, and I finally discovered that the problem is that my IIS is not recognizing C# code, and therefore, does not execute anything between the <% %> delimiters.

What should I do? Do I reinstall .NET on my computer?

Help! ?(
[/QUOTE]