ASP.NET 2.0 Problem

T

tranzpupy

Hi, Everybody,

I'm having problems with ASP.NET.

Running Win XP Pro SP2, IIS 5.

IIS is serving html pages with #include files correctly.

I've installed .Net 1.1 and .Net 2.0

Running aspnet_regiis.exe -lv gives this output:
1.1.4322.0 Valid
(Root) C:\Windows\Microsoft.NET\Framework\v1.1.4322\aspnet_isapi.dll
2.0.50727.0 Valid C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll

Problems:

iishelp will not display. When the url is
http://localhost/iishelp/iis/misc/default.asp
Error is:
Server Application Unavailable


attempting to load an aspx page gets error:
Server Application Unavailable

Help! <grin>

What do I need to do now?

Kay
 
B

Bob Phillips

If the .aspx page is .Net 2.0, then you need to start the IIS Admin
from with Control Panel Adminstrative Tools and look at the properties
of the web site. On the ASP.Net tab check the version. It will
normally default to 1.1, so you simply need to change it to 2.0.
Restart IIS after you've made the change.
HTH
-Bob
 
T

tranzpupy

Hi, Bob!


Bob said:
If the .aspx page is .Net 2.0, then you need to start the IIS Admin
from with Control Panel Adminstrative Tools and look at the properties
of the web site. On the ASP.Net tab check the version. It will
normally default to 1.1, so you simply need to change it to 2.0.

The ASP.Net tab already says version 2.0.
IIS help will not display either. Same server unavailable message.
pages with .asp extension wont display either.
Restart IIS after you've made the change.

I changed it to 1.1 and back to 2.0. No good. no asp or aspx pages
will display, including the iishelp.

Any other suggestions, I hope???

Thanks,

Kay
 
T

tranzpupy

Hi, Bob,

Thanks for the help.

Turns out the problem was Zone Alarm.

It's working now.

Thanks again,

Kay
 

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
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top