IIS not processing my .aspx files

  • Thread starter Thread starter Hanna
  • Start date Start date
H

Hanna

My asp.net code doesn't get processed by IIS. My file is
saved with .aspx extension. When i do a view source, all
the vb code is displayed. This shouldn't be visible if
the server is processing the code, only the HTML should
be displayed. How do i get IIS to
process my vb code in my .aspx files?

Spec:
WinXP Pro
IIS 5.1
IE 6.0
 
If you installed ASP.NET before you installed IIS, you'll need to re-install
ASP.NET.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top