Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / May 2006

Tip: Looking for answers? Try searching our database.

Deployment Question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Joe - 31 May 2006 19:47 GMT
Hello All;

When I deploy my application (which consists of an executable and a config
file), does the user need the .NET framework installed on his machine for my
app to run or does the Setup Wizard distribute the required components along
with my executable?

TIA,

Signature

Joe

IdleBrain - 31 May 2006 19:59 GMT
Hello Joe,
The system should have the appropriate framework installed on the
system to run your application. You can also include the dotnet
framework with the setup file if you want to.

Hope it helps..
Barry - 31 May 2006 20:01 GMT
> Hello All;
>
[quoted text clipped - 7 lines]
> --
> Joe

Joe,

AFAIK you need to install the .NET Framework first.

You can configure the setup to abort if the Framework does not exist
but I don't think you auto install the Framework if it doesn't exist.

HTH

Barry
Jim Wooley - 31 May 2006 20:33 GMT
> When I deploy my application (which consists of an executable and a
> config file), does the user need the .NET framework installed on his
> machine for my app to run or does the Setup Wizard distribute the
> required components along with my executable?

Yes, the user does need to have the .NET framework installed in order to
use your application. It is possible to bootstrap the framework installer.
I don't have code handy to do that, but you should be able to find it with
a search.

Jim Wooley
http://devauthority.com/blogs/jwooley/default.aspx
zacks@construction-imaging.com - 31 May 2006 20:42 GMT
> Hello All;
>
> When I deploy my application (which consists of an executable and a config
> file), does the user need the .NET framework installed on his machine for my
> app to run or does the Setup Wizard distribute the required components along
> with my executable?

Any app that was developed with VS2005 can only run on a computer that
has the .NET Framework 2.0 installed. If your app is installed with VS
Setup project, you can have it automatically install it if you want it
to. Just add a launch condition of .NET Framework and specify the value
of:

http://go.microsoft.com/fwlink/?LinkId=9832

for the InstallUrl.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.