Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 1.0 and Visual Studio.NET > VS.NET 2002/2003
|
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 15th, 2004, 01:21 AM
Authorized User
 
Join Date: Apr 2004
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to tact_259
Default Is .NET framework req. to install .NET application

Q- Is it necessary that at client side client must install .net framework before installing my application.
as per I know it is necessary..... but not confirmed.

Please tell me.

Arun Kumar
B-259, Vaishali Nagar,
Jaipur-302021
Rajasthan
India
__________________
Arun Kumar
B-259, Vaishali Nagar,
Jaipur-302021
Rajasthan
India
 
Old May 15th, 2004, 04:10 AM
Authorized User
 
Join Date: Feb 2004
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Yes it is requred. The user computer must have installed .NET Framework redistributable package. You can search and download it - it's free. Just look for download for the file dotnetfx.exe. It's about 24MB. You can then include this instalation in your Setup package, so the user can install it first.

If the user computer have the prerequisites from another installation, as of Visual Studio .NET for instance, installing the above mentioned package is not necessery.

Alex

 
Old May 20th, 2004, 08:20 PM
Registered User
 
Join Date: May 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to waley
Default

If you want to run web application on the client, then it is not necessary to install the .net framework.
--seems obviously.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Install .NET framework on Visual studio 2003? stalker C# 2 February 7th, 2008 05:19 AM
Tooltip text setting for a combo in ASP.Net is req shehryar .NET Framework 2.0 1 January 8th, 2008 06:45 AM
Visual Studio .NET 2003 with .NET 2 Framework testsubject VS.NET 2002/2003 1 July 27th, 2006 03:25 PM
running .net apps w/o installing .net framework connect2sandep General .NET 2 June 24th, 2005 04:45 AM
how do i find out if the .net framework is install ak VB.NET 2002/2003 Basics 1 March 3rd, 2004 01:27 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.