IIS on Windows 2000 Pro and aspx pages

  • Thread starter Thread starter Patrick Nolan
  • Start date Start date
P

Patrick Nolan

Hello,
When I run my aspx pages with IIS on my own 2000 pro machine the pages
display as if the page is a regular asp page. It seems to ignore my
CodeBehind code.
I can run the same page with IIS on my 2000 server machine and the page
runs just like it is supposed to.
Is there some files that I am missing on my pro machine?
Any help is apprectiated.
-Patrick
 
Is ASP.Net installed on your Windows 2000 Pro machine's web server?

HTH,

Kevin Spencer
Microsoft FrontPage MVP
Internet Developer
http://www.takempis.com
Big things are made up of
lots of Little things.

Patrick Nolan said:
Hello,
When I run my aspx pages with IIS on my own 2000 pro machine the pages
display as if the page is a regular asp page. It seems to ignore my
CodeBehind code.
I can run the same page with IIS on my 2000 server machine and the page
runs just like it is supposed to.
Is there some files that I am missing on my pro machine?
Any help is apprectiated.
-Patrick




----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption
=---
 
Kevin:
I have installed the download from Microsoft ("dotnetredist.exe") which
extracts to dotnetfx.exe. If I try to reinstall it, I get the error message
stating that
I have already intalled it.
Any ideas?
 
Naveen,
Thanks for the tip. I ran the utility and it fixed the problem.
Have a good day,
Patrick
 
Back
Top