472,950 Members | 2,136 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,950 software developers and data experts.

Require Help Regarding Deployment......

Hi Every Body,

I build an application using vb.net.
Now i m deploying on the client system.
I know that the deployment automatically check the .net framework on the client system at startup.
I include the .net framework in the deployment setup.
I want that if the framework is not installed on the client system then my deployment wizared automatically install the framework which i include in the deployment package.

How can i do this. What are the setttings are needed regarding this.

Regards,

Muhammad Jamil Nawaz
Nov 19 '05 #1
2 1087
Hi,
VS.Net 2003 deployment package does not have the ability to automatically install the .net framework if not found in the client system.
This is can be achieved using a plug-in which is available at http://msdn.microsoft.com/vstudio/do.../bootstrapper/.
Thanks.
Sambathraj
"msnews.microsoft.com" <ja*******@hotmail.com> wrote in message news:OJ**************@TK2MSFTNGP14.phx.gbl...
Hi Every Body,

I build an application using vb.net.
Now i m deploying on the client system.
I know that the deployment automatically check the .net framework on the client system at startup.
I include the .net framework in the deployment setup.
I want that if the framework is not installed on the client system then my deployment wizared automatically install the framework which i include in the deployment package.

How can i do this. What are the setttings are needed regarding this.

Regards,

Muhammad Jamil Nawaz
Nov 19 '05 #2
Deploying the Framework with you're application requires the use of merge modules. Here's a link to some information on that.

http://dotnet.mvps.org/dotnet/faqs/?...mework&lang=en
Dave
"msnews.microsoft.com" <ja*******@hotmail.com> wrote in message news:OJ**************@TK2MSFTNGP14.phx.gbl...
Hi Every Body,

I build an application using vb.net.
Now i m deploying on the client system.
I know that the deployment automatically check the .net framework on the client system at startup.
I include the .net framework in the deployment setup.
I want that if the framework is not installed on the client system then my deployment wizared automatically install the framework which i include in the deployment package.

How can i do this. What are the setttings are needed regarding this.

Regards,

Muhammad Jamil Nawaz
Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
24
by: Dave | last post by:
I understand that VS.NET is supposed to compile native Win32 apps that do not require the .Net runtime. If that's the case then there is something else from the VS200x package that is required. ...
2
by: msnews.microsoft.com | last post by:
Hi Every Body, I build an application using vb.net. Now i m deploying on the client system. I know that the deployment automatically check the .net framework on the client system at startup. I...
7
by: Bruce Wood | last post by:
I still haven't gotten through the .NET Framework Security tome on my desk. Maybe the folks here can answer a burning question. I want to use strong naming at our organization as a security...
0
by: John | last post by:
Hi all, To which newsgroup could I post questions regarding the use of setup projects? I've done a web-based project and I ned to conitionally deploy certain apps (SQL Server Express to be...
2
by: Bill Nguyen | last post by:
I ran into this error trying to run an app from Publish.htm. I can't find what is wrong with the deployment. Thanks a million Bill -------- PLATFORM VERSION INFO
2
by: =?Utf-8?B?Sm9obiBC?= | last post by:
A windows forms 2.0 ClickOnce deployment fails when both SSL is enabled and "require client certificate" enabled on the IIS deployment web server. Can anyone assist with how to configure this...
6
by: andrewbb | last post by:
I want to deploy a service with a windows app and the setup program must conform to the Vista certification requirements. Can that be done with the standard .net setup project? Assuming cost is...
9
by: nirmal1349 | last post by:
Hi, I want to know how can we limit the scope of require function in perl file. I have a perl file and it's importing another file in it using require like this: # main file is ABC.pl require...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.