asp not working on Windows Server 2000, sp4 ?

  • Thread starter Thread starter Luqman
  • Start date Start date
L

Luqman

I have just installed .Net Framework 1.0 on Windows Server 2000, service
Pack 4, and tried http://localhost/iisstart.asp, but "The page cannot be
displayed" error occurs, any idea what am I missing ?

Best Regards,

Luqman
 
1. This is an asp.net newsgroup, not an asp ng.
2. iisstart.asp is an asp default file provided by IIS.
3. Have you tried creating an aspx page and running it ?

btw, SP4 is not the latest SP for W2K any more.

A Windows 2000 Update Rollup 1 for Service Pack 4
has been recently released. It's available at :

http://www.microsoft.com/windows2000/server/evaluation/news/bulletins/rollup.asp

You should install it before doing anything else.

And then, install at least the .Net Framework 1.1.

The .Net Framework 1.0 is a bit aged ( archaic ).

Get the .Net Framework 1.1 at :
http://www.microsoft.com/downloads/...e3-f589-4842-8157-034d1e7cf3a3&displaylang=en

Make sure you also install .Net 1.1 SP1 :
http://www.microsoft.com/downloads/...4F-088E-40B2-BBDB-A83353618B38&displaylang=en

Bookmark this page for future rerefence : http://msdn.microsoft.com/netframework/

It's the home page for the .Net Framework.
You'll have occasion to visit it often.




Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================
 

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

Back
Top