Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet setup > december 2003 > threads for december 29 - 31, 2003

Filter by week: 1 2 3 4 5

DotNet Framework installing but not wanted (App Installer)
Posted by Dan Baker at 12/30/2003 3:47:48 PM
I have an application that I'm creating the installer for. The app is built using Visual Studio 2003 .Net, but I am not using anything ".NET". It is just a simple C++ application. When I build my setup.exe (using InstallShield Express 5.0), the log file reports the following line: "Adding Mic...more >>


Size of .Net framework
Posted by STom at 12/30/2003 3:46:34 PM
When installing the .Net framework on a machine that does not currently have it, what can I expect in regard to: 1. installation file size 2. footprint on machine that it is installed on Where can I find an installation file for it? Thanks. STom ...more >>

Install a Windows Fi#orms Application
Posted by Mike Parris at 12/30/2003 2:56:21 PM
How do I build a setup application where the user runs one application, say "Setup.exe" which takes care of all requirements? I want to allow users to do a simple install, where the install application takes care of any required upgrade to MDAC, IE and loads Dotnetfx as required, and then copies ...more >>

Cannot install Framwork 1.1
Posted by Wayne Gore at 12/30/2003 1:08:29 AM
Hi I'm trying to install .NET Framwork 1.1 on a Windows 2000 Professional computer. The computer has all the latest service packs and security fixes. I downloaded a file from microsofts homepage called "dotnetfx.exe" but when i try to install it I receive a prompt saying "Microsoft .N...more >>

Debug mode for Installer custom action class
Posted by boble at 12/29/2003 3:24:49 PM
Hi All, Sure I'm missing something but I can not find legal a way to debug an installer custom action class. When I'm running setup my action is executed, but how to put a breakpoint in it? Of course, I can emulate a call to public override void Install(IDictionary stateSaver) and other me...more >>

Using a Stream to Download Excel Files
Posted by Ali at 12/29/2003 2:55:59 PM
I need a functionality where my clients download Excel files and after they do, I do some processing. Downloading is easily achieved using a anchor or hyperlink tag, but that does not give me the full functionality I am after. So, I came up with a way to download the files using a stream but aft...more >>



DevelopmentNow Blog