Ken -- I looked at properties for the Default Web Site when I first
started reading through this post -- there is no 'tab' for a 'new' ASP.NET
or any indication of 'new' other than a Default Web Site context menu
item used for creating a new Web Site or a new Virtual Directory.
I am using IIS 6 via Windows Server 2003 and I went into a
Windows 2000 Pro IIS5 machine and see no such tabs there either.
I'm interested in being able to quickly determine which version of ASP.NET
is loaded and at the moment the only way I know how to 'see' which version
is loaded is by going through the Web Service Extensions located in the
(local computer) tree of the IIS Manager.
This is no big deal to me at the moment as I know I only have v1.1.4322
installed as I built this server from bare metal but I don't like not knowing
something that came to my attention and all of a sudden seemed so obvious
that I may have missed it all along.
I'm going to install Denis Bauer's ASPNetVersionSwitcher anyway.
Have you tried his ViewStateViewerDemo? It reads the contents of the
ViewState and displays results in the Trace output but I keep getting object
errors when trying to use it.
--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee.com
URL
http://www.metromilwaukee.com/clintongallagher/
"Ken Cox [Microsoft MVP]" <> wrote in message
news:...
> Hey Clinton,
>
> 1. Open the IIS applet.
> 2. Expand the Web Sites node.
> 3. Right-click on Default Web Site.
> 4. From the context menu, click Properties.
> 5. Locate the new ASP.NET tab.
>
> Do the same on a Web application such as
> IISHelp.
>
> Okay now?
>
> Ken
> Microsoft MVP [ASP.NET]
>
> "clintonG" <csgallagher@> wrote in message
> news:...
> > Yea -- what tab? Noting I have not installed any of the beta
> > yet I intend to and am completely puzzled.
> >
> > My IIS MMC shows the following tree...
> >
> > Internet Information Services
> > - (local computer)
> > + Application Pools
> > + Web Sites
> > + Web Service Extensions
> > + Default SMTP Virtual Server
> >
> > If I expand Web Service Extensions I can observe
> > ASP.NET v1.1.4322 but nothing in the entire tree
> > is a 'web application' node nor is there an ASP.NET tab
> > anywhere I can observe.
> >
> >
> > --
> > <%= Clinton Gallagher
> > A/E/C Consulting, Web Design, e-Commerce Software Development
> > Wauwatosa, Milwaukee County, Wisconsin USA
> > NET csgallagher@ REMOVETHISTEXT metromilwaukee.com
> > URL http://www.metromilwaukee.com/clintongallagher/
> >
> >
> >
> > "Lloyd Sheen" <> wrote in
> > message
> > news:N%kEc.610361$. cable.rogers.com...
> >> Thanks so much, even though I ran the aspnet_regiss -i it was using 2.0.
> >> I
> >> changed it to 1.1 and things are ok again. Is this a new tab (I don't go
> >> to
> >> the config too often) so I don't remember seeing it before.
> >>
> >> Lloyd Sheen
> >>
> >>
> >> "Daniel Pratt" <> wrote in message
> >> news:%...
> >> > Hi Lloyd,
> >> >
> >> > "Lloyd Sheen" <> wrote in
> >> message
> >> > news:VUjEc.608915$ .cable.rogers.com...
> >> > > Never mind what they tell you. Just installed 2.0 beta and no more
> >> > > 1.1.
> >> > > Tried to run simple ASP app and doesn't work anymore. Ran
> >> > aspnet_regiss -i
> >> > > but to no avail. So anyone who tells you they run side by side needs
> >> > > to
> >> > be
> >> > > put in the stocks with the spammers.
> >> > >
> >> > > No I can only hope that a system restore will fix this.
> >> > >
> >> > > Lloyd Sheen
> >> >
> >> > Sorry to hear that. If you
> >> >
> >> > 1. go into the IIS console.
> >> > 2. select the web application node.
> >> > 3. opposite-click and choose Properties.
> >> > 4. click on the ASP.NET tab
> >> >
> >> > What is selected in the "ASP.NET Version" drop-down?
> >> >
> >> > Regards,
> >> > Daniel
> >> >
> >> >
> >>
> >>
> >
> >
>