ASP.NET PAGES NOT SERVED IN IIS 5/W2K

J

Jeff

I am trying to setup a demo server for an asp.net web site
that is working on my real website. The demo is Win2K and I
have installed .net framework and IIS, both successfully, I
think. The problem is that when I try to access the demo
site, the pages are not being served correctly - only
lables are displayed, and not as configured. HTML pages
display correclty.
I tried to run aspnet_regiss, but get an unkown function error.
Can someone help me with this?

Thank you.
 
K

Ken Schaefer

You should install IIS first, then ASP.Net

Otherwise, you need to run aspnet_regiis.exe -i (you mis-spelt it below).
Since the location of that .exe is not in the system path you will need to
open a command prompt, then navigate to the correct folder, and run it, eg:

C:\winnt\Microsoft.NET\Framework\v1.1.4322\

and run aspnet_regiis.exe -i

Cheers
Ken


: I am trying to setup a demo server for an asp.net web site
: that is working on my real website. The demo is Win2K and I
: have installed .net framework and IIS, both successfully, I
: think. The problem is that when I try to access the demo
: site, the pages are not being served correctly - only
: lables are displayed, and not as configured. HTML pages
: display correclty.
: I tried to run aspnet_regiss, but get an unkown function error.
: Can someone help me with this?
:
: Thank you.
 
J

Jeff

Thanks for the help - I had to re-install the framework in
additon to running the reg program.
 

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

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top