ASP.NET acting weird in Windows 2003 server

  • Thread starter Thread starter David
  • Start date Start date
D

David

My asp.net app is working perfectly in WinXP Pro. However when I moved
it to IIS running on win2003 a lot of functionality just don't work. I
don't even get any error just no response or queries not working
properly.

Is there anything else I need to do when running asp.net app under
win2003?

Thanks.
 
Don't forget that Windows 2003 is locked down by default. You have to switch
ASP.NET on.
 
IIS Admin tool.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
 

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