Distribution of .NET application

J

Jerry

Hi,

I am getting ready to distribute a VB.NET program for sale to certain local
chapters of a national organization which have expressed interest in having
a database application specifically written for their operations.

Seeing as though the vast majority of the local chapters do not have
internet access in their offices I need to ask the question, is it within
license parameters for me to include the .NET framework version 1.1, MDAC
2.7 and the Jet Database Driver on the CD with my executable? It just isn't
practical for them to download it themselves.

Regards
 
J

Jeff Schwartz [MSFT]

The following link has a lot of information about rebistrbuting v1.1 of the
framework.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/ht
ml/redistdeploy1_1.asp

To distribute DotNetFx.exe you need to have a valid Microsoft .NET
Framework SDK (or Visual Studio .NET) license. The article also addresses
your concerns about MDAC, etc.

I hope that this helps.

Jeffrey Schwartz [MSFT]

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
 

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

Top