Ask a Question related to ASP.NET Security, Design and Development.
-
msnews.microsoft.com #1
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
msnews.microsoft.com Guest
-
require
hi i want to require or include a file in my php script. the file i want to include contains some variables and some normal html. i want to get... -
#25782 [Opn->Bgs]: require( 'require.php' ) crashing Apache 1.3.28
ID: 25782 Updated by: sniper@php.net Reported By: akinder at technology-x dot com -Status: Open +Status: ... -
#25782 [Fbk->Opn]: require( 'require.php' ) crashing Apache 1.3.28
ID: 25782 User updated by: akinder at technology-x dot com Reported By: akinder at technology-x dot com -Status: ... -
#25782 [Opn->Fbk]: require( 'require.php' ) crashing Apache 1.3.28
ID: 25782 Updated by: sniper@php.net Reported By: akinder at technology-x dot com -Status: Open +Status: ... -
#25782 [NEW]: require( 'require.php' ) crashing Apache 1.3.28
From: akinder at technology-x dot com Operating system: Linux RedHat 9 PHP version: 5.0.0b1 (beta1) PHP Bug Type: Apache... -
Sambathraj #2
Re: Require Help Regarding Deployment......
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 [url]http://msdn.microsoft.com/vstudio/downloads/tools/bootstrapper/[/url].
Thanks.
Sambathraj
"msnews.microsoft.com" <jamfiza12@hotmail.com> wrote in message news:OJbjGkITFHA.3140@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
Sambathraj Guest
-
David Young #3
Re: Require Help Regarding Deployment......
Deploying the Framework with you're application requires the use of merge modules. Here's a link to some information on that.
[url]http://dotnet.mvps.org/dotnet/faqs/?id=deployframework&lang=en[/url]
Dave
"msnews.microsoft.com" <jamfiza12@hotmail.com> wrote in message news:OJbjGkITFHA.3140@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
David Young Guest



Reply With Quote

