How to Include framework with st up project

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Jan 2007
Posts: 47
Reputation: kapil.goyal is an unknown quantity at this point 
Solved Threads: 0
kapil.goyal kapil.goyal is offline Offline
Light Poster

How to Include framework with st up project

 
0
  #1
May 17th, 2007
I have created a widows application.the set up is created successfully.
now when i install it on target machine without framework it ask to install framework first.Client needs that framework should be install automatically if not rpresent already on machine.

i.e first the application should check whether the required version of framework is present or not on client machine and if not then it should install framework first followed by My application.

any help?
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 143
Reputation: cutepinkbunnies is an unknown quantity at this point 
Solved Threads: 8
cutepinkbunnies's Avatar
cutepinkbunnies cutepinkbunnies is offline Offline
Junior Poster

Re: How to Include framework with st up project

 
0
  #2
May 17th, 2007
See if this helps:

http://www.codeproject.com/dotnet/dotnetdeployment.asp

My developer isn't going to be back in the office for another week, he has run into this issue before and has a fix using the setup project deployment method but I can't remember the details.

We build internal applications so my WSUS server takes care of keeping everyone up to date on the latest framework. Other than that I can remember having to add a component in the install process for a ReportViewer control to work properly.

By right clicking on your project in the solution designer, then going to the publish tab, then choosing prerequisites you can modify a few things in there...also there are a ton of publishing options I haven't explored. Poke around and see what you come up with.

Good luck and let us know how you make out.

Jon
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for ASP.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC