If I download the 2005 beta express versions and install them, will the .NET
framework 2.0 (beta) replace the existing 1.1 (non-beta) that's on my
machine? What I mean is will I have two versions side by side - i.e. is the
beta marked as 'this version is not allowed to replace an existing one' but
a non-beta isn't marked with that, is what I'm trying to get at.

And if 1.1 is installed over the top of 1.0, then does it replace it, and if
so, does an application developed with 1.0 still run against 1.1? When 2.0
(non-beta) is out, will it then replace 1.1 and will 1.1 applications still
run against it?

Thanks

Re: dotnet framework 2.0 by Nicholas

Nicholas
Fri Oct 15 12:40:18 CDT 2004

Bonj,

No, they will not replace each other. The versions of the framework
(even the betas) all have different version ids, and run side-by-side.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com

"Bonj" <benjtaylor at hotpop d0t com> wrote in message
news:eflZl0tsEHA.2124@TK2MSFTNGP11.phx.gbl...
> If I download the 2005 beta express versions and install them, will the
> .NET framework 2.0 (beta) replace the existing 1.1 (non-beta) that's on my
> machine? What I mean is will I have two versions side by side - i.e. is
> the beta marked as 'this version is not allowed to replace an existing
> one' but a non-beta isn't marked with that, is what I'm trying to get at.
>
> And if 1.1 is installed over the top of 1.0, then does it replace it, and
> if so, does an application developed with 1.0 still run against 1.1? When
> 2.0 (non-beta) is out, will it then replace 1.1 and will 1.1 applications
> still run against it?
>
> Thanks
>



Re: dotnet framework 2.0 by Bonj

Bonj
Fri Oct 15 15:21:19 CDT 2004

So if I take an application developed against 1.0 and run it on a computer
that has already got 1.1, but don't install 1.0 aswell, will the app still
run?


"Nicholas Paldino [.NET/C# MVP]" <mvp@spam.guard.caspershouse.com> wrote in
message news:uZunY4tsEHA.3156@TK2MSFTNGP12.phx.gbl...
> Bonj,
>
> No, they will not replace each other. The versions of the framework
> (even the betas) all have different version ids, and run side-by-side.
>
> Hope this helps.
>
>
> --
> - Nicholas Paldino [.NET/C# MVP]
> - mvp@spam.guard.caspershouse.com
>
> "Bonj" <benjtaylor at hotpop d0t com> wrote in message
> news:eflZl0tsEHA.2124@TK2MSFTNGP11.phx.gbl...
>> If I download the 2005 beta express versions and install them, will the
>> .NET framework 2.0 (beta) replace the existing 1.1 (non-beta) that's on
>> my machine? What I mean is will I have two versions side by side - i.e.
>> is the beta marked as 'this version is not allowed to replace an existing
>> one' but a non-beta isn't marked with that, is what I'm trying to get at.
>>
>> And if 1.1 is installed over the top of 1.0, then does it replace it, and
>> if so, does an application developed with 1.0 still run against 1.1? When
>> 2.0 (non-beta) is out, will it then replace 1.1 and will 1.1 applications
>> still run against it?
>>
>> Thanks
>>
>
>



Re: dotnet framework 2.0 by SpongeBob

SpongeBob
Fri Oct 15 21:34:19 CDT 2004

I believe you need 1.0 installed to run a 1.0 developed app.

--
"SpongeBob SquarePants"
"Who lives in a pineapple under the sea?"

Small Note: If you want to learn how to fix/do something, I'll point you to
it, but if you want me to do your work for you, it will cost you $50 USD per
hour - your choice.

"Bonj" <benjtaylor at hotpop d0t com> wrote in message
news:OojpESvsEHA.272@TK2MSFTNGP12.phx.gbl...
> So if I take an application developed against 1.0 and run it on a computer
> that has already got 1.1, but don't install 1.0 aswell, will the app still
> run?
>
>
> "Nicholas Paldino [.NET/C# MVP]" <mvp@spam.guard.caspershouse.com> wrote
> in message news:uZunY4tsEHA.3156@TK2MSFTNGP12.phx.gbl...
>> Bonj,
>>
>> No, they will not replace each other. The versions of the framework
>> (even the betas) all have different version ids, and run side-by-side.
>>
>> Hope this helps.
>>
>>
>> --
>> - Nicholas Paldino [.NET/C# MVP]
>> - mvp@spam.guard.caspershouse.com
>>
>> "Bonj" <benjtaylor at hotpop d0t com> wrote in message
>> news:eflZl0tsEHA.2124@TK2MSFTNGP11.phx.gbl...
>>> If I download the 2005 beta express versions and install them, will the
>>> .NET framework 2.0 (beta) replace the existing 1.1 (non-beta) that's on
>>> my machine? What I mean is will I have two versions side by side - i.e.
>>> is the beta marked as 'this version is not allowed to replace an
>>> existing one' but a non-beta isn't marked with that, is what I'm trying
>>> to get at.
>>>
>>> And if 1.1 is installed over the top of 1.0, then does it replace it,
>>> and if so, does an application developed with 1.0 still run against 1.1?
>>> When 2.0 (non-beta) is out, will it then replace 1.1 and will 1.1
>>> applications still run against it?
>>>
>>> Thanks
>>>
>>
>>
>
>



Re: dotnet framework 2.0 by Robert

Robert
Sat Oct 16 04:47:44 CDT 2004

should just work

"Bonj" <benjtaylor at hotpop d0t com> wrote in message
news:OojpESvsEHA.272@TK2MSFTNGP12.phx.gbl...
> So if I take an application developed against 1.0 and run it on a computer
> that has already got 1.1, but don't install 1.0 aswell, will the app still
> run?
>
>
> "Nicholas Paldino [.NET/C# MVP]" <mvp@spam.guard.caspershouse.com> wrote
in
> message news:uZunY4tsEHA.3156@TK2MSFTNGP12.phx.gbl...
> > Bonj,
> >
> > No, they will not replace each other. The versions of the framework
> > (even the betas) all have different version ids, and run side-by-side.
> >
> > Hope this helps.
> >
> >
> > --
> > - Nicholas Paldino [.NET/C# MVP]
> > - mvp@spam.guard.caspershouse.com
> >
> > "Bonj" <benjtaylor at hotpop d0t com> wrote in message
> > news:eflZl0tsEHA.2124@TK2MSFTNGP11.phx.gbl...
> >> If I download the 2005 beta express versions and install them, will the
> >> .NET framework 2.0 (beta) replace the existing 1.1 (non-beta) that's on
> >> my machine? What I mean is will I have two versions side by side - i.e.
> >> is the beta marked as 'this version is not allowed to replace an
existing
> >> one' but a non-beta isn't marked with that, is what I'm trying to get
at.
> >>
> >> And if 1.1 is installed over the top of 1.0, then does it replace it,
and
> >> if so, does an application developed with 1.0 still run against 1.1?
When
> >> 2.0 (non-beta) is out, will it then replace 1.1 and will 1.1
applications
> >> still run against it?
> >>
> >> Thanks
> >>
> >
> >
>
>



Re: dotnet framework 2.0 by Bonj

Bonj
Sun Oct 17 15:46:21 CDT 2004

Anybody else to have the decider? It's one a-piece...





Re: dotnet framework 2.0 by Carl

Carl
Sun Oct 17 16:09:13 CDT 2004

Bonj wrote:
> Anybody else to have the decider? It's one a-piece...

A 1.0 app should work with the 1.1 or 2.0 runtime. YMMV. Just as as app
designed for Windows 95 should normally run on XP, sometimes it doesn't.

-cd