Wrox Programmer Forums
|
.NET Framework 1.x For discussing versions 1.0 and 1.1 of the Microsoft .NET Framework.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Framework 1.x section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 3rd, 2007, 10:52 AM
Registered User
 
Join Date: Aug 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Framework distribution

I have decided to distrbute my code
What is the process of distributing the framework which I understand is needed by the customer to run it. This is a really basic "need to know" but not discussed in the VB.Net 2nd edition book. Do I need a license?


 
Old April 3rd, 2007, 11:15 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

The .NET framework can be freely distributed. All you need to do is include the dotnetfx.exe framework installer file. If you create an application installer, there is also a way to link the framework distributable to it such that your installer will install the framework if the client's machine is missing it. However, this makes your installer roughly 25 Mb larger.

-Peter
 
Old May 11th, 2007, 01:17 AM
Registered User
 
Join Date: May 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,

    i'm trying to use a .dll (class library) in .net 1.1 which is created in .NET 2.0. while adding a reference throws an error stating that it is not a valid dll reference. if anybody of you have faced this issue. please let me know.


Thanks in advance.
 
Old May 11th, 2007, 07:52 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Cross post: http://p2p.wrox.com/topic.asp?TOPIC_ID=60323

-Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
Distribution scandalous Access 1 March 23rd, 2007 07:41 AM
changing host server framework 2.0 from framework jay_vijesh ASP.NET 1.x and 2.0 Application Design 1 September 11th, 2006 02:18 PM
.NET Framework Re-distribution selorm .NET Framework 1.x 1 April 3rd, 2006 03:58 PM
How use framework components in compact framework? r_bazghaleh C# 0 February 19th, 2006 05:05 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.