Can't properly run ASP.NET applications

S

Steve Gelfmann

Hi,
I have a problem running ASP.NET applications that recently started to
only work when they contain static HTML tags, everything else like
<script> or directives are not executed. I used to be able to see
ASP.NET error messages if the application had syntax errors but now,
unless it's static HTML code, the browser won't display anything else.
I am using IE 6, WinXP, .NET 1.1.
Do I need to reconfigure anything?

Thanks.
 
D

Davide Vernole [MVP]

Steve Gelfmann said:
Hi,
I have a problem running ASP.NET applications that recently started to
only work when they contain static HTML tags, everything else like
<script> or directives are not executed. I used to be able to see
ASP.NET error messages if the application had syntax errors but now,
unless it's static HTML code, the browser won't display anything else.
I am using IE 6, WinXP, .NET 1.1.
Do I need to reconfigure anything?

Thanks.

Try this: Aspnet_regiis -i.

You can find more information here:
http://msdn.microsoft.com/library/d...ASPNETIISRegistrationToolAspnet_regiisexe.asp
 

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

Members online

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top