Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Does Vista embed with .NET Framework 2.0?

Reply
Thread Tools Display Modes

Does Vista embed with .NET Framework 2.0?

 
 
Elliot
Guest
Posts: n/a

 
      07-22-2008
as title

 
Reply With Quote
 
 
 
 
Timothy Daniels
Guest
Posts: n/a

 
      07-22-2008
"Elliot" inquired:
> as title



Care to grace us with an explanation of the terms
in the question - starting with the term "embed with"?

*TimDaniels*


 
Reply With Quote
 
Richard G. Harper
Guest
Posts: n/a

 
      07-22-2008
No, Vista does not come embedded in a .NET 2.0 installation. .NET 2.0
install the framework only. Vista must be installed separately. Vista
itself comes with .NET 3.0 framework as part of the basic installation
package.

--
Richard G. Harper [MVP Shell/User]
* NEW! Catch my blog ... http://msmvps.com/blogs/rgharper/
* PLEASE post all messages and replies in the newsgroups
* The Website - http://rgharper.mvps.org/


"Elliot" <> wrote in message
news:9A98C0ED-4532-4A39-95B3-...
> as title
>


 
Reply With Quote
 
Elliot
Guest
Posts: n/a

 
      07-22-2008
I mean does 2.0 is included in Vista?


"Richard G. Harper" <> wrote in message
news:uUMUrH#...
> No, Vista does not come embedded in a .NET 2.0 installation. .NET 2.0
> install the framework only. Vista must be installed separately. Vista
> itself comes with .NET 3.0 framework as part of the basic installation
> package.
>
> --
> Richard G. Harper [MVP Shell/User]
> * NEW! Catch my blog ... http://msmvps.com/blogs/rgharper/
> * PLEASE post all messages and replies in the newsgroups
> * The Website - http://rgharper.mvps.org/
>
>
> "Elliot" <> wrote in message
> news:9A98C0ED-4532-4A39-95B3-...
>> as title
>>

>

 
Reply With Quote
 
Richard G. Harper
Guest
Posts: n/a

 
      07-22-2008
As I said, Windows Vista comes with .NET Framework 3.0 installed. Not 2.0 -
3.0 comes with Vista.

--
Richard G. Harper [MVP Shell/User]
* NEW! Catch my blog ... http://msmvps.com/blogs/rgharper/
* PLEASE post all messages and replies in the newsgroups
* The Website - http://rgharper.mvps.org/


"Elliot" <> wrote in message
news:C03D6891-7A45-4801-81AB-...
>I mean does 2.0 is included in Vista?
>
>
> "Richard G. Harper" <> wrote in message
> news:uUMUrH#...
>> No, Vista does not come embedded in a .NET 2.0 installation. .NET 2.0
>> install the framework only. Vista must be installed separately. Vista
>> itself comes with .NET 3.0 framework as part of the basic installation
>> package.
>>
>> --
>> Richard G. Harper [MVP Shell/User]
>> * NEW! Catch my blog ... http://msmvps.com/blogs/rgharper/
>> * PLEASE post all messages and replies in the newsgroups
>> * The Website - http://rgharper.mvps.org/
>>
>>
>> "Elliot" <> wrote in message
>> news:9A98C0ED-4532-4A39-95B3-...
>>> as title
>>>

>>


 
Reply With Quote
 
Norman Yuan
Guest
Posts: n/a

 
      07-22-2008
Yes. Vista comes with .NET3.0, which is .NET2.0 plus WPF/WCF/WF/CardSpace.
You do not need to install .NET2.0 on VISTA box. All .NET application built
for .NET2.0 will run on VISTA.

"Elliot" <> wrote in message
news:C03D6891-7A45-4801-81AB-...
>I mean does 2.0 is included in Vista?
>
>
> "Richard G. Harper" <> wrote in message
> news:uUMUrH#...
>> No, Vista does not come embedded in a .NET 2.0 installation. .NET 2.0
>> install the framework only. Vista must be installed separately. Vista
>> itself comes with .NET 3.0 framework as part of the basic installation
>> package.
>>
>> --
>> Richard G. Harper [MVP Shell/User]
>> * NEW! Catch my blog ... http://msmvps.com/blogs/rgharper/
>> * PLEASE post all messages and replies in the newsgroups
>> * The Website - http://rgharper.mvps.org/
>>
>>
>> "Elliot" <> wrote in message
>> news:9A98C0ED-4532-4A39-95B3-...
>>> as title
>>>

>>


 
Reply With Quote
 
Tim Shepperd
Guest
Posts: n/a

 
      08-05-2008
Not for me!
I'm trying to install FlashDevelop 3.0.0 Beta7 and it gives me this message:

"You need to install Microsoft .NET 2.0 runtime before installing
FlashDevelop. You have 1.1.4322"

I am using Vista Ultimate 32-bit with SP1.

How do I get around this?
Tim

"Norman Yuan" wrote:

> Yes. Vista comes with .NET3.0, which is .NET2.0 plus WPF/WCF/WF/CardSpace.
> You do not need to install .NET2.0 on VISTA box. All .NET application built
> for .NET2.0 will run on VISTA.
>


 
Reply With Quote
 
Mr. Arnold
Guest
Posts: n/a

 
      08-05-2008

"Tim Shepperd" <Tim > wrote in message
news:613C9DEC-DA09-4589-AEB5-...
> Not for me!
> I'm trying to install FlashDevelop 3.0.0 Beta7 and it gives me this
> message:
>
> "You need to install Microsoft .NET 2.0 runtime before installing
> FlashDevelop. You have 1.1.4322"
>
> I am using Vista Ultimate 32-bit with SP1.
>
> How do I get around this?


You can have multiple versions of the .Net Framework installed on your
computer. The .Net solution you are trying to install is looking for .Net
2.0, and you must install the 2.0 to runtime.

<http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en>



 
Reply With Quote
 
Tim Shepperd
Guest
Posts: n/a

 
      08-05-2008
The previous post did say "Vista comes with .NET3.0, which is .NET2.0 plus
WPF/WCF/WF/CardSpace. You do not need to install .NET2.0 on VISTA box. All
..NET application built for .NET2.0 will run on VISTA.".
The fault may lie with the FlashDevelop 3.0.0 installer, but I have been
told it installs fine on XP.


"Mr. Arnold" wrote:

>
> "Tim Shepperd" <Tim > wrote in message
> news:613C9DEC-DA09-4589-AEB5-...
> > Not for me!
> > I'm trying to install FlashDevelop 3.0.0 Beta7 and it gives me this
> > message:
> >
> > "You need to install Microsoft .NET 2.0 runtime before installing
> > FlashDevelop. You have 1.1.4322"
> >
> > I am using Vista Ultimate 32-bit with SP1.
> >
> > How do I get around this?

>
> You can have multiple versions of the .Net Framework installed on your
> computer. The .Net solution you are trying to install is looking for .Net
> 2.0, and you must install the 2.0 to runtime.
>
> <http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en>
>
>
>
>

 
Reply With Quote
 
Mr. Arnold
Guest
Posts: n/a

 
      08-05-2008

"Tim Shepperd" <> wrote in message
news:7A0276A4-1680-459B-8089-...
> The previous post did say "Vista comes with .NET3.0, which is .NET2.0 plus
> WPF/WCF/WF/CardSpace. You do not need to install .NET2.0 on VISTA box. All
> .NET application built for .NET2.0 will run on VISTA.".


Yeah, and they said the same thing about taking solutions developed using
..Net 1.1 Framework and migrating them over to .Net 2.0, which .Net 2.0 that
was to supposedly to include all of .Net 1.1 Framework technology, and it
should work when .Net 1.1 developed solutions were migrated over to .Net
2.0.

Corporation IT .Net software development departments found out real quick
that was not the case, as things broke. So 1.1 devloped solution stayed with
1.1 Framework. Development of new solutions were done on .Net 2.0 and both
solutions ran happly on the same machine.

> The fault may lie with the FlashDevelop 3.0.0 installer, but I have been
> told it installs fine on XP.


The XP box has .NET 2.0 runtime installed on it I would suspect, and the
installer for the software sees it. In the meantime, you run the installer
on Vista, it doesn't see the .NET 2.0 runtime, the install is aborting, and
you cannot install the solution.

<http://www.microsoft.com/downloads/details.aspx?familyid=10cc340b-f857-4a14-83f5-25634c3bf043&displaylang=en>

Now you got two choices:

1) If the .Net solution is using all .Net technology - no COM DLL(s) are
being used which must be registered with the registry, then you're safe, as
no .Net DLL(s) are registered with the registry, and they are all kept in
the same location as the exe. That means that you can copy that whole
solution folder off of XP and copy it to the same folder you created on
Vista. But that's a maybe, if it's going to run.

2) Install the .Net 2.0 runtime that the installer is looking for as
multiple versions of the .Net runtime environment can exist on the same
machine.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
How to embed mp3 file to a Windows Vista Email Lee Kerry Windows Vista Mail 6 05-19-2009 03:02 AM
Embed a photo in wordpad? hnortman Windows Vista General Discussion 9 11-02-2007 09:44 AM
How do you embed a sound file to play, either all the way or just hardawg69969699696969669 Windows Vista General Discussion 1 09-18-2007 02:31 AM
How do you embed a sound file to play, either all the way or just hardawg69969699696969669 Windows Vista General Discussion 0 09-18-2007 01:54 AM
Attachments embed in body MIFLNC Windows Vista Mail 8 08-04-2007 11:22 AM



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 58 59