RE: Experts please I need Your help.....

From: Belsteak (Belsteak_at_discussions.microsoft.com)
Date: 10/27/04


Date: Wed, 27 Oct 2004 06:53:14 -0700

Hello,

Did you recreate your setup project after the installation of the
bootstrapper ?
If not try to do it... I had some problem like this and resolved all by
deleting and recreating of my setup project.

"Husam" a écrit :

> Hi EveryBody:
>
> I read the articl "using Visual Studio Net 2003 to redistrbuted the Net
> framework" which is in the msdn library
>
> and I applied every step in it to add the Net framework to the setup project:
>
> and here what I did:
>
> 1- I installed the Microsoft Visual Studio .Net 2003 Bootstrapper Plug-in
>
> in my deployment computer
>
> 2- I Select the Setup project in Solution Explorer. On the Project menu,I
> choose Properties
>
> 3- I Set the Bootstrapper property to Windows Installer Bootstrapper.
>
> But The .NET Framework redistributable did not packaged with the Setup.exe
> for the Setup project when it is built.
>
> And I still Have the warrning message that said: " The setup does not
> contain the Net Framework......"
>
> Also I did not find any launch conditions named .Net Framework which must be
> existed by defualt.
>
> So any help to handel this will be appreciated.
>
>
>
> Husam
>
>



Relevant Pages

  • .net framework redistribution problem - broken link to boostrapper sample
    ... I'm trying to make a setup project that automatically installs the ... installed it just gave me the ".net framework not installed" message ... Anothet thing i was about try was the MS Setup.exe Bootstrapper sample ...
    (microsoft.public.dotnet.framework.setup)
  • How Can I add the Net Framework to my setup project?
    ... 1- Make sure that the Visual Studio .NET Framework Bootstrapper Plug-in is ... 2- Select the Setup project in Solution Explorer. ... 3- Set the Bootstrapper property to Windows Installer Bootstrapper. ... Note The .NET Framework launch condition must also be enabled; ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Creating a web setup project in .net 3.5 that targets to .net
    ... Right click on the Setup Project in Solution Explorer. ... What are the settings of web setup project? ... P> the project as: .Net Framework 2.0. ...
    (microsoft.public.dotnet.framework)
  • RE: Creating a setup which installs .NET framework from web site
    ... it is not possible to embed the .Net Framework ... installation within a setup project. ... You can add a Launch Condition on ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: Experts please I need Your help.....
    ... Did you try to recreate your setup project after the installation of the ... I had problem like this and had to delete and recreate the setup project to ... > 3- I Set the Bootstrapper property to Windows Installer Bootstrapper. ... > But The .NET Framework redistributable did not packaged with the Setup.exe ...
    (microsoft.public.dotnet.languages.vb)

Loading