How to Start .Net Network in Windows XP?

It is heard that .Net Network is inherent in Windows XP system as Windows Service, isn't it? If so, how to start it up?
[121 byte] By [moonriver] at [2007-12-16]
# 1
No, the .NET framework is not included with Windows XP. Windows Server 2003 is the first OS that contains the framework.

The .NET framework is not installed as a Windows service (and it can't be, because it's supposed to run on Win9x/ME as well, which don't have services at all). Once the framework is installed on the machine, you can run any .NET application by just starting the exe.

DanielRieck at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 2
Hi,

The ServicePack2 for Windows XP includes the .NET Framework v1.1.
Otherwise, you would need to install the Runtime atleast to run apps.

Download here.

Regards,
Vikram

Vikram at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 3

Vikram,

The .NET Framework is not installed by Windows XP Service Pack 2. However, if you received SP2 via a CD, it may be included on the disk but you will need to install it manually.

DavidM.Kean at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 4
Thanks for pointing out David.

Regards,
Vikram

Vikram at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Base Class Library...

.NET Development

Site Classified