Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > small problem with ASP 1.1 version problem in IIS6

Reply
Thread Tools

small problem with ASP 1.1 version problem in IIS6

 
 
=?Utf-8?B?Q2hpV2hpdGVTb3g=?=
Guest
Posts: n/a
 
      04-02-2007
hi all

on our IIS6 we tried to update the asp version of a particular website from
1.1 to 2.0. Leaving other sites on the same server as ASP version 1.1

But when we go to the client and check our other sites from the same server,
it's not able to do so or saying that famous msg, "Page cannot be displayed"

any ideas or thoughts?

cant net1.1 and net2.0 just get along and co-exist on same server?

thanks fellas!

 
Reply With Quote
 
 
 
 
Michael Nemtsev
Guest
Posts: n/a
 
      04-02-2007
Hello ChiWhiteSox,

C> on our IIS6 we tried to update the asp version of a particular
C> website from 1.1 to 2.0. Leaving other sites on the same server as
C> ASP version 1.1

How did u do this?

C> But when we go to the client and check our other sites from the same
C> server, it's not able to do so or saying that famous msg, "Page
C> cannot be displayed"
C> any ideas or thoughts?

You need to check that the right ASP.net version in set at virtual folder
properties tab
Besides, check that ASP.net 2.0 is allowed at IIS WSE

C> cant net1.1 and net2.0 just get along and co-exist on same server?

they can.

C> thanks fellas!

welcome

---
WBR, Michael Nemtsev [C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangel


 
Reply With Quote
 
 
 
 
sloan
Guest
Posts: n/a
 
      04-02-2007
They (the frameworks) can co exists, but you gotta tell each app which
framework version to use.

IIS, MyApplication (virtual directory) // , properties. and a tab at the
end called Asp.Net.




"ChiWhiteSox" <> wrote in message
news:C7583340-CA96-4E0B-ABD7-...
> hi all
>
> on our IIS6 we tried to update the asp version of a particular website

from
> 1.1 to 2.0. Leaving other sites on the same server as ASP version 1.1
>
> But when we go to the client and check our other sites from the same

server,
> it's not able to do so or saying that famous msg, "Page cannot be

displayed"
>
> any ideas or thoughts?
>
> cant net1.1 and net2.0 just get along and co-exist on same server?
>
> thanks fellas!
>



 
Reply With Quote
 
George Ter-Saakov
Guest
Posts: n/a
 
      04-02-2007
You must change the Application Pool.
NET 1.1 and 2.0 can not coexist on the same pool in IIS.
Goto IIS Management console and you will see what pool I am talking about.
You can refer to the screenshots here
http://www.asp.net/faq/aspnetandiis6.aspx (somewere on a bottom).

George.


"ChiWhiteSox" <> wrote in message
news:C7583340-CA96-4E0B-ABD7-...
> hi all
>
> on our IIS6 we tried to update the asp version of a particular website
> from
> 1.1 to 2.0. Leaving other sites on the same server as ASP version 1.1
>
> But when we go to the client and check our other sites from the same
> server,
> it's not able to do so or saying that famous msg, "Page cannot be
> displayed"
>
> any ideas or thoughts?
>
> cant net1.1 and net2.0 just get along and co-exist on same server?
>
> thanks fellas!
>



 
Reply With Quote
 
=?Utf-8?B?Q2hpV2hpdGVTb3g=?=
Guest
Posts: n/a
 
      04-02-2007
hi, first of all, thanks so much for the quick reply.

I changed ver1.1 to 2.0 as follows:

on the ASP.NET folder from the Website properties in IIS, changed the
dropdown box of the ASP.NET from 1.1 to 2.0

we are using small biz server

also checked asp2.0 is already ALLOWED at WSE

THANKS!

"Michael Nemtsev" wrote:

> Hello ChiWhiteSox,
>
> C> on our IIS6 we tried to update the asp version of a particular
> C> website from 1.1 to 2.0. Leaving other sites on the same server as
> C> ASP version 1.1
>
> How did u do this?
>
> C> But when we go to the client and check our other sites from the same
> C> server, it's not able to do so or saying that famous msg, "Page
> C> cannot be displayed"
> C> any ideas or thoughts?
>
> You need to check that the right ASP.net version in set at virtual folder
> properties tab
> Besides, check that ASP.net 2.0 is allowed at IIS WSE
>
> C> cant net1.1 and net2.0 just get along and co-exist on same server?
>
> they can.
>
> C> thanks fellas!
>
> welcome
>
> ---
> WBR, Michael Nemtsev [C# MVP].
> My blog: http://spaces.live.com/laflour
> Team blog: http://devkids.blogspot.com/
>
> "The greatest danger for most of us is not that our aim is too high and we
> miss it, but that it is too low and we reach it" (c) Michelangelo
>
>
>

 
Reply With Quote
 
Michael Nemtsev
Guest
Posts: n/a
 
      04-02-2007
Hello ChiWhiteSox,

I hope it's working now well right now?


---
WBR, Michael Nemtsev [C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

C> hi, first of all, thanks so much for the quick reply.
C>
C> I changed ver1.1 to 2.0 as follows:
C>
C> on the ASP.NET folder from the Website properties in IIS, changed the
C> dropdown box of the ASP.NET from 1.1 to 2.0
C>
C> we are using small biz server
C>
C> also checked asp2.0 is already ALLOWED at WSE
C>
C> THANKS!
C>
C> "Michael Nemtsev" wrote:
C>
>> Hello ChiWhiteSox,
>>
>> C> on our IIS6 we tried to update the asp version of a particular
>> C> website from 1.1 to 2.0. Leaving other sites on the same server
>> as
>> C> ASP version 1.1
>> How did u do this?
>>
>> C> But when we go to the client and check our other sites from the
>> same
>> C> server, it's not able to do so or saying that famous msg, "Page
>> C> cannot be displayed"
>> C> any ideas or thoughts?
>> You need to check that the right ASP.net version in set at virtual
>> folder
>> properties tab
>> Besides, check that ASP.net 2.0 is allowed at IIS WSE
>> C> cant net1.1 and net2.0 just get along and co-exist on same server?
>>
>> they can.
>>
>> C> thanks fellas!
>>
>> welcome
>>
>> ---
>> WBR, Michael Nemtsev [C# MVP].
>> My blog: http://spaces.live.com/laflour
>> Team blog: http://devkids.blogspot.com/
>> "The greatest danger for most of us is not that our aim is too high
>> and we miss it, but that it is too low and we reach it" (c)
>> Michelangelo
>>



 
Reply With Quote
 
=?Utf-8?B?Q2hpV2hpdGVTb3g=?=
Guest
Posts: n/a
 
      04-02-2007
Thanks so much George!

"George Ter-Saakov" wrote:

> You must change the Application Pool.
> NET 1.1 and 2.0 can not coexist on the same pool in IIS.
> Goto IIS Management console and you will see what pool I am talking about.
> You can refer to the screenshots here
> http://www.asp.net/faq/aspnetandiis6.aspx (somewere on a bottom).
>
> George.
>
>
> "ChiWhiteSox" <> wrote in message
> news:C7583340-CA96-4E0B-ABD7-...
> > hi all
> >
> > on our IIS6 we tried to update the asp version of a particular website
> > from
> > 1.1 to 2.0. Leaving other sites on the same server as ASP version 1.1
> >
> > But when we go to the client and check our other sites from the same
> > server,
> > it's not able to do so or saying that famous msg, "Page cannot be
> > displayed"
> >
> > any ideas or thoughts?
> >
> > cant net1.1 and net2.0 just get along and co-exist on same server?
> >
> > thanks fellas!
> >

>
>
>

 
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
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
running ASP.NET 1.4 and ASP.NET 2.05 on the same IIS6 =?Utf-8?B?ZW1zdHJlZXQ=?= ASP .Net 2 08-04-2006 08:35 PM
Newbie IIS6/ASP.net problem Michael Kelty ASP .Net 6 07-14-2003 05:54 PM



Advertisments