dotnetfx.net

  • Thread starter Thread starter Rick
  • Start date Start date
R

Rick

I tried to make a distributable application and got the
message "...no dotnetfx.net...". What is this, do I need
it, and where can I get it?

Thanks,
Rick
 
Hello,

Rick said:
I tried to make a distributable application and got the
message "...no dotnetfx.net...". What is this, do I need
it, and where can I get it?

Framework 1.0:

..NET Framework Deployment Guide
http://msdn.microsoft.com/library/en-us/dnnetdep/html/dotnetframedepguid.asp

Using Visual Studio .NET to Redistribute the .NET Framework
http://msdn.microsoft.com/library/en-us/dnnetdep/html/vsredistdeploy.asp

Framework 1.1:

Redistributing the .NET Framework 1.1
http://msdn.microsoft.com/library/en-us/dnnetdep/html/redistdeploy1_1.asp

..NET Framework 1.1 Deployment Guide
http://msdn.microsoft.com/library/en-us/dnnetdep/html/dotnetframedepguid1_1.asp

..NET Framework 1.1 Redistributable Prerequisites
http://msdn.microsoft.com/library/en-us/dnnetdep/html/NETFx1Redistreq1_1.asp

..NET Framework Redistributable Package 1.1 Technical Reference
http://msdn.microsoft.com/library/en-us/dnnetdep/html/dotnetfxref1_1.asp

Using Visual Studio .NET 2003 to Redistribute the .NET Framework
http://msdn.microsoft.com/library/en-us/dnnetdep/html/vsredistdeploy1_1.asp
 
Back
Top