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 > september 2006

.NET Framework install issue: no IE detected
Posted by Vead at 9/29/2006 9:31:09 PM
Hi, During setup of the .NET Framwork v2.0 the following error occurs: "IE5.01 or higher version is required prior to installing Microsoft .NET Framework" The installer displays some property info: Property: DD_IE501FOUND_X86.3643236F_FC70_11D3_A536_0090278A1BB8 Signature: SearchForIE50...more >>


NET 2.0 Launch condition
Posted by William Sullivan at 9/25/2006 11:44:02 AM
Any hints? I'm very surprised that I can't find any information on this. TIA....more >>

dot NET never installed in fresh winxp home sp2?
Posted by MsOsWin NO[at]SPAM anon.com at 9/20/2006 12:13:30 PM
i see the downloadable 1.1 is march 2004. i bought xp sp2 (complete fresh install, no upgrade detritus). approx Oct 2004, IIRC no chance that i'd recall choices i may have made during install. but i've since assumed that dotnet is part of xpsp2. yes? investigating this computer based on ...more >>

Uninstall does not remove some files
Posted by dilishtv NO[at]SPAM gmail.com at 9/20/2006 2:15:32 AM
Hi all, I have created a setup which internally calls an exe to generate aspx files from a dll. Its installing everything properly. The problem appears while Uninstalling my application. It does not remove all files/folders from my system. As the runtime created files are not belongs to the m...more >>

Rollbacking from custom action
Posted by Matt at 9/18/2006 10:48:01 PM
Hello I have 2 questions 1. While installing my installtion ahs to check for parent application version. It is there in the registry. say HKLM/software/MyApp Version How to write a launch condition to check the verion greater than 6.0? 2. I have created a dll and have overwritten Ins...more >>

old versions of .net framework
Posted by Ben at 9/15/2006 2:23:56 PM
I had to install .Net framework 1.1 for an application I use. It is hardcoded to check for this version and I don't have the source code. I just installed .Net framework 2.0 because another application needs it. I checked my C:\WINDOWS\Microsoft.NET\Framework directory and to my surprise ...more >>

framework version questions
Posted by Emby at 9/12/2006 7:32:21 PM
I'm trying to get a handle on how the framework version is selected for loading by an application, and what distribution requirements there may be for an app built against a given framework version. If I am deploying a .NET 1.1 app on a system that has the v2 frame work installed, is it nec...more >>

Install on top of old client version issues?
Posted by schneider at 9/12/2006 2:47:27 AM
Has anyone seen weird issues when installing custom clients on top of old version? Seen it a few times, remove all versions an reinstall the current again and it works fine. This a fairly complex remoting n-tier application, was installed with a MSI package, other clients work fine when I ...more >>



How do I add a directory in VS2003 setup project
Posted by Marcus at 9/11/2006 8:09:24 AM
I want to add a folder to C:\Documents and Settings\All Users\Application Data in my setup project. I rightclick the left window in file system editor in VS2003 setup project to add a special folder but I can not find one that seems to be what I want. If I can not do it in the setup project...more >>

limited users can not run my application
Posted by Marcus at 9/11/2006 12:58:04 AM
I have created a setup project in VS2003 which installs my small application. The user gets to set which directory he/she wants to install the app. When limited users try to run the app though, they cant. I dont need the application to work on an intranet or such, it is only a local computer wi...more >>

Silent install of .NET 2.0 Framework...
Posted by celoftis NO[at]SPAM gmail.com at 9/8/2006 12:44:33 PM
Here's the command string that I've seen in several threads referring to the silent installation of the .NET 2.0 Framework... dotnetfx.exe /q:a /c:"install /q" This works great for me... I'm just looking for a through explination of the paramters. I see that MS specifies the "/q", but ...more >>

Problem installing vs 2003 sp1
Posted by John at 9/3/2006 11:26:11 PM
Hi I have downloaded the VS7.1sp1-KB918007-X86.exe file but when I try to install it, it runs for a while and asks for license confirmation etc. but then comes up with a dialog asking for the location of vs_setup.exe file. I have searched the drives but have not been able to locate the vs_s...more >>

How to setup all dlls in a separate folder?
Posted by Georges BESSIS at 9/1/2006 2:03:46 PM
Hi, When installing my app on a client system, I want to setup all dlls used by my app in a separate folder, in order to keep my installation folder cleaner. I guess I'll have to do something in the .config file. How does that works? Thanks in advance GB ...more >>


DevelopmentNow Blog