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 > february 2005

Run custom action
Posted by ulrik NO[at]SPAM e-mail.dk at 2/28/2005 11:55:48 PM
Hi, As part of a major update of our application we are switching installation technology from InstallShield 6 to a VS.NET Setup Project. We would like to uninstall the old version (if any) during the new installation program. We plan to do this bu launching the uninstallation program dire...more >>

Detect Windows media player and install with custom action
Posted by ProBus at 2/28/2005 2:16:49 PM
I'm creating an install with Visual Studio .NET and am having trouble getting the windows media player setup exe to install after detecting whether it exists or not. I've added a windows installer search looking for the component {6BF52A52-394A-11D3-B153-00C04F79FAA6} the windows media player ...more >>

error when installing .net framework 1.1
Posted by Adam Raff at 2/23/2005 5:12:22 PM
Good Afternoon, Today I tried installing .net Framework 1.1 off of the web and received an error: 1601. Can not install this program. Let me start with some history first. I have a Dell Optiplex running Windows XP Pro with sp1 with all updates coming from an SUS server. The MDAC version ...more >>

error when installing dotnet framework
Posted by Adam Raff at 2/23/2005 9:15:09 AM
Good Afternoon, Today I tried installing .net Framework 1.1 off of the web and received an error. Can not install this program. Let me start with some history first. I have a Dell Optiplex running Windows XP Pro with sp1 with all updates coming from an SUS server. I have logged into the sys...more >>

Configuration file deleted during the build !!
Posted by Gilles Lambert at 2/19/2005 10:13:36 AM
Hi, I'm used to configuration files in web applications and i try to use it in a windows application, but the file (placed in the bin sub-folder) is deleted at each build : is it normal ? Thanks and best regards Gilles *** Sent via Developersdex http://www.developersdex.com *** Do...more >>

Executable not updated
Posted by Sholto Douglas at 2/17/2005 6:41:02 PM
Hello, I have created a typical setup project, containing a main executable along with attendant DLL's, OCX's and icons/bitmaps. Using .NET 1.1 and VS 2003. I am having a problem when installing a new version over an existing version. It seems all the secondary files (DLL's etc) are updated,...more >>

How I add a Assembly to the gac in a installer proyect
Posted by Ekempd at 2/17/2005 1:35:02 PM
I want that my install proyect add an assembly to the gac, but I couldn't find how.. otherwise, if I re run the installer which a new vesion of the assembly, will be this update in the gac for all the application?? Thx for the help...more >>

custom registry value
Posted by Norvin Laudon at 2/16/2005 11:29:40 AM
Hi, At time of install, I need to create a custom registry key and set it's value to the _installation folder path_. (Which can be changed by the user during install) No problem creating the actual key, but how do I set the value? TIA, NL ...more >>



deploying a windows forms application, with user choice installat
Posted by Noitanon at 2/16/2005 9:19:02 AM
Hello, Looking for people to allow me hints, links, book chapter references on making a deployment projekt in my .net (C#) windows forms Solution that results in an installation giving user choice to not install all components (or in my case user controls) on the main form of my SDI appli...more >>

Deploying dotnet assembly with a Win32 application
Posted by Farhan Zia at 2/15/2005 12:51:54 PM
I have created an application in VB6 and used WISE for windows installer (4.21) for packaging etc. I am also utilizing a web service within my application and the web service vendor has provided me a .Net assembly that I have to register at my machine (having framework installed) using "RegAsm A...more >>

Accessing an Assembly that is placed in GAC
Posted by keshav rao at 2/14/2005 10:48:42 PM
Hi All, I have created an assembly and deployed it in GAC. Now how can access that assembly from my application? without going to that folde how can add the references of that assembly in my application. *** Sent via Developersdex http://www.developersdex.com *** Don't just participate i...more >>

MSI deployment
Posted by Ron Brooks at 2/11/2005 10:25:13 AM
I have an executable that creates update packages. I would like this program to be able to create an MSI file or some other type of “as smart as possible” install itself, so that these MSIs can then be distributed to users to run locally. Is there a way to tie in to my program the ability to cre...more >>

DVD rw stops working after software install.
Posted by MS at 2/9/2005 12:43:28 PM
Hi, My Pioneer DVR-109 (DVD read / writer) stopped writing last week although it was reading perfectly. I replaced the drive and the new one had the same problem, all writing to DVDs failed. Someone in a newsgroup suggested a clean OS install. I did that last Friday, re-installing Win 2000 ...more >>

GAC Assembly not seen in the reference liste with Visual Studio 2003 ?
Posted by Gilles Lambert at 2/8/2005 2:00:14 AM
Hi, After installing an Assembly (.dll file) in the GAC, i d'ont see it in the list of References in a client project. Reading the doc, i see that the file should only be placed in the folder C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\PublicAssemblies and the reference app...more >>

Urgent: Creating an Environment Variable (System Variable)?
Posted by Saurabh Bhatnagar at 2/7/2005 6:01:05 AM
Hi People, I am installing a couple of .NET and non-.NET applications, using a Setup and Deployment Project. I need to create an Environment variable, (System Variable, of System/Global scope is system and not the current process), at the installation time. One of the .NET Application wi...more >>

.NET 1.1 with SP1 Integrated
Posted by Danny Russell at 2/7/2005 2:25:01 AM
Hello All, I would like a copy of .NET 1.1 and SP1 in one installable package. All I can find on the MS Downloads is .NET 1.1 and then a seperate package for Service Pack 1. Can anyone point me in the dirrection of one package that will install .NET 1.1 up to SP1 Level??? Many Thanks in ...more >>

Cannot create ASP.NET Web Service project
Posted by CDX at 2/4/2005 9:18:13 PM
I'm trying to create a ASP.NET Web Service project in C#. When I create the project I get the following message. "Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web Applications or services" However in Add ...more >>

1935 install error
Posted by Peodor at 2/3/2005 3:35:01 AM
During installation of framework on my new XP SP2 machine. Produkt: Microsoft .NET Framework 1.1 -- Fel 1935.An error occurred during the installation of assembly 'Microsoft.Vsa.Vb.CodeDOMProcessor,Version="7.0.5000.0",PublicKeyToken="b03f5f7f11d50a3a",Culture="neutral",FileVersion="7.10.3052...more >>

How to (Clean) uninstall .Net Framework 1.1 Component/ Reinstall all for repair
Posted by (ittipol.p NO[at]SPAM kasikornbank.com) at 2/2/2005 10:01:25 PM
My Problem =========== 1. After I uninstalled "Microsoft .NET Framework 1.1" (with NDP1.1sp1-KB867460-X86 updated). I can not re-install it again. It's appear an error message about regsrv failed and more in log file. 2. I try to use System Restore. It's back to show on Add/Remove Program and Adm...more >>

Register Assemblies in GAC with CodeBase
Posted by Corrado at 2/1/2005 6:53:02 AM
I need to register in Gac my assemblies, I used the special folder GAC, but if I add the output project I cannot see the CodeBAse Property Set in the gac. I need the codebase to permit to our developer to add reference to the library. Thanks in advance Corrado...more >>


DevelopmentNow Blog