This means ASP.NET runtime is not running on your server. If you installed
IIS AFTER you installed the .NET Framework, you need to re-register ASP.NET
runtime. Go to Windows\Microsoft.NET\Framework\version_number and run
Aspnet_regiis -i
Thanks
Mikhail Arkhipov (Microsoft)
-- This post is provided 'AS IS' with no warranties and confers no rights.
On 7/22/04 12:07, in article 251201c4701f$250c0ba0$a501280a@phx.gbl,
> I installed the ASP.NET IssueTracker starter kit, but
> when I try to run it, I get the following script in the
[quoted text clipped - 5 lines]
>
> I don't have a clue what is going on. Can someone help?