Difference in IIS installs?

  • Thread starter Thread starter Schemer
  • Start date Start date
S

Schemer

Hello,

I have IIS installed on two computers running WinXP Pro.
-- Start inetmgr.
-- Expand 'local computer'.
-- Right-click on Web Sites, select 'Properties'.

On one computer there is an ASP.NET tab, but not on the other.
Both computers have an ASP.NET 2.0 ISAPI filter.

The computer with the ASP.NET tab tries to use ASP.NET 2.0 (but has a
problem with the metabase).

The computer without the ASP.NET tab uses the 1.x version, and there are
2.0-specific features on the page. How do I get IIS to use ASP.NET 2.0?

Thanks for any insight...
 
Back
Top