Experts please I need Your help.....

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
Hello,

Did you try to recreate your setup project after the installation of the
bootstrapper ?
I had problem like this and had to delete and recreate the setup project to
get rid of the problem.


"Husam" a écrit :
 
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 :
 
Back
Top