Board index » Visual Studio » DotNet Framework installation on client PC???

DotNet Framework installation on client PC???

Visual Studio34
Greetings,



I have developed windows-form applictation under VB.NET, My question

is, do I need to install .NET framework on client machine, and if so,

what components do I need?



MTIA,

Grawsha


-
 

Re:DotNet Framework installation on client PC???

Yes..



You need to install the entire framework (about a 20 meg file, you can get

several places). Or you can try out install shield which will automatically

do it for you in your installer.



-CJ

"al" <grawsha2000@yahoo.com>wrote in message

Quote
Greetings,



I have developed windows-form applictation under VB.NET, My question

is, do I need to install .NET framework on client machine, and if so,

what components do I need?



MTIA,

Grawsha





-

Re:DotNet Framework installation on client PC???

* grawsha2000@yahoo.com (al) scripsit:

Quote
I have developed windows-form applictation under VB.NET, My question

is, do I need to install .NET framework on client machine, and if so,

what components do I need?



The .NET Framework and, depending on the OS on the machine, some other

components:



System Requirements

<msdn.microsoft.com/netframework/technologyinfo/sysreqs/default.aspx>">msdn.microsoft.com/netframework/technologyinfo/sysreqs/default.aspx>



--

Herfried K. Wagner [MVP]

<www.mvps.org/dotnet>">www.mvps.org/dotnet>

-