| | |
How to Include framework with st up project
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jan 2007
Posts: 47
Reputation:
Solved Threads: 0
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?
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?
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
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
![]() |
Similar Threads
- C++ Books (C++)
- The .NET 2.0 Framework (IT Professionals' Lounge)
- Can this be done if so how (C#)
- Kindof DUMB (C#)
- can't link to included files... y? (C++)
- header file/ classes (C++)
- MS Visual++ 6.0 - Error C2146, C2501 ... (C++)
Other Threads in the ASP.NET Forum
- Previous Thread: i want to send labelbox value with redirect page
- Next Thread: sending email
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 activexcontrol advice ajax alltypeofvideos anathor appliances application asp asp.net bc30451 beginner bottomasp.net box browser button c# cac checkbox click commonfunctions dataaccesslayer database datagridview datagridviewcheckbox datalist development dgv dialog dropdownlist dynamically edit expose feedback fileuploader fill flash form formatdecimal formview google gridview gudi iframe iis image javascript list listbox login microsoft mono mouse mssql multistepregistration news numerical opera panelmasterpagebuttoncontrols parent project radio redirect registration relationaldatabases reportemail richtextbox save schoolproject search security select sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking treeview unauthorized validatedate validation vb.net video videos view vista visualstudio web webapplications webdevelopemnt webprogramming webservice xsl youareanotmemberofthedebuggerusers





