Problem to deploy .NET project

H

Hing

Hi all,

Recently, I have a Project writen in VB.NET, and have deployed it for
installation. However, if the machine going to install my project without
the .NET Framework, no installation can be done. So, my question is, can it
put the .NET Framework into my setup file, and install the framework
automatically once it found the machine don't have it. Could someone throw
some light on this please

Thanks in advance.

Regards,
Clement
 
M

Markus Seger

Hing said:
Hi all,

Recently, I have a Project writen in VB.NET, and have deployed it for
installation. However, if the machine going to install my project without
the .NET Framework, no installation can be done. So, my question is, can it
put the .NET Framework into my setup file, and install the framework
automatically once it found the machine don't have it. Could someone throw
some light on this please

The Deployment Guide for .NET Framework 1.0 can be found
here:
http://www.msdn.microsoft.com/library/en-us/dnnetdep/html/dotnetframedepguid.asp

The Guide for 1.1 is here:
http://www.msdn.microsoft.com/library/en-us/dnnetdep/html/dotnetframedepguid1_1.asp

These articles should cover your questions.

Markus
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top