Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Express Version Kills Current Version

Reply
Thread Tools

Express Version Kills Current Version

 
 
Lloyd Sheen
Guest
Posts: n/a
 
      06-29-2004
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


 
Reply With Quote
 
 
 
 
Lloyd Sheen
Guest
Posts: n/a
 
      06-29-2004
I can now run but not debug. If I attempt this I get msg that IIS cannot
debug. I then attempt to attach. In the attach screen I notice that [2488]
C:\WINDOWS\Microsoft.NET\Framework\v2.0.40607\aspn et_wp.exe is the process.
I did an aspnet_regiss -i and it said it was registering 1.1.

Any ideas before I slit my wrists???

Lloyd Sheen

"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
>
>



 
Reply With Quote
 
 
 
 
Daniel Pratt
Guest
Posts: n/a
 
      06-29-2004
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


 
Reply With Quote
 
Lloyd Sheen
Guest
Posts: n/a
 
      06-29-2004
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
>
>



 
Reply With Quote
 
Ken Cox [Microsoft MVP]
Guest
Posts: n/a
 
      06-29-2004
Make sure you use this tool:

ASP.NET Version Switcher

http://www.denisbauer.com/NETTools/A...nSwitcher.aspx

Ken


"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
>
>


 
Reply With Quote
 
clintonG
Guest
Posts: n/a
 
      06-30-2004
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
> >
> >

>
>



 
Reply With Quote
 
Ken Cox [Microsoft MVP]
Guest
Posts: n/a
 
      06-30-2004
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
>> >
>> >

>>
>>

>
>


 
Reply With Quote
 
clintonG
Guest
Posts: n/a
 
      06-30-2004
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
> >> >
> >> >
> >>
> >>

> >
> >

>



 
Reply With Quote
 
David A. Cornelson
Guest
Posts: n/a
 
      07-01-2004
Ken,

I had C# 2005 Express, .NET 2.0, and SQL 2005 Express installed.

I had the ASP.NET tab, but it would _not_ change from 2.0 back to 1.1. I
could select 1.1, click OK, but it would not register it. I go back to the
tab, it was still 2.0.

I had to uninstall the 2.0 framework today to get 1.1 working again.

The ASP.NET tab is not working properly for some reason. My instinct tells
me there's a permission or readonly flag set improperly somewhere.

David C

"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
> >> >
> >> >
> >>
> >>

> >
> >

>



 
Reply With Quote
 
Ken Cox [Microsoft MVP]
Guest
Posts: n/a
 
      07-01-2004
Strange that it didn't show up for you. A beta issue, I guess.

Did ASP.NET 2.0 show up in Denis' tool?

Ken

"clintonG" <csgallagher@> wrote in message
news:%...
> 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.
>


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
using the current method name within current method Matthew Heidemann Ruby 14 03-22-2011 03:56 AM
Re: Where to get stand alone Dot Net Framework version 1.1, version2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? MowGreen [MVP] ASP .Net 5 02-09-2008 01:55 AM
Re: Where to get stand alone Dot Net Framework version 1.1, version 2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? PA Bear [MS MVP] ASP .Net 0 02-05-2008 03:28 AM
Re: Where to get stand alone Dot Net Framework version 1.1, version 2.0, version 3.0, version 3.5, version 2.0 SP1, version 3.0 SP1 ? V Green ASP .Net 0 02-05-2008 02:45 AM
How to change the current thread current culture at run time. Manu ASP .Net 1 07-20-2003 03:27 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57