install net asp on w2k

  • Thread starter Thread starter Thomas Henz
  • Start date Start date
T

Thomas Henz

Hi!

I'd like to get into asp.net a little on a win2000 box. So I installed
..net framework and the IIS that comes with win2000. Is that all to use
asp .net functions? I wanted to use server.htmldecode() but couldnt,
because it was unknown to the iis.

Thanks a lot,

Tom
 
First of all, if you didn't install IIS before you installed the framework,
you'll need to run aspnet_regiis to configure your server. Second, can you
post the code and language you are trying to use?
 

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