Run ASP .Net on Windows 2K

S

Steven K

Hello,

I am currently running ASP on my desktop and will be in the process of
upgrading my site to ASP .Net. I installed the .Net Framework. Then I
tried running a simple .net "Hello Page", but got an application server
error page. Are there instructions on how to set up ASP .Net or activate
it?
 
K

Kevin Spencer

What operating system are you running? Do you have a web server installed?
Is it IIS 5 or above? If it is, you can run a command-line tool from your
..Net Framework install directory (under Windows): aspnet_regiis.exe -i to
install the ISAPI on your web server.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
S

Steven K

Hi Kevin,

I am running Windows 2K with IIS 5. I ran
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i. And
Framework is installed. I check this using the when downloading webmatrix
tool.

However, when I tried to run a aspx page, I still get the error: "Server
Application Unavailable". I have looked at some documents and it seems to
be saying that once I install .Net, it should run my aspx pages
automatically (I am using localhost).
 
K

Kevin Spencer

Web Matrix? That installs its own web server. Are you sure you don't have
TWO web servers running now?

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
S

Steven K

Yes, when the Web Matrix is running, there is an icon in the service box
(bottom right). I disabled it.
 
S

Steven K

Everything is working fine now. Thank you.


Steven K said:
Yes, when the Web Matrix is running, there is an icon in the service box
(bottom right). I disabled it.

seems
 

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
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top