Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


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 2004

Uninstalling Framework to Reinstall
Posted by Andrew MacNeill at 12/29/2004 8:55:05 AM
Please help on this. I've just now spent the better part of my morning trying to do one simple thing: uninstall DotNet 1.1 Framework so i can reinstall it. I've tried the REINSTALL=ALL and ReinstallMode=VOMUS option. (didn't fix it) I've tried to clear out the registry so it will reinstall. St...more >>


versions of visual studio
Posted by robogardener at 12/28/2004 11:51:04 AM
I am unable to open a project created on another system; when I try to add a project to my solution I get an error: "...was created with a newer version of visual studio" The project file has this: ProductVersion = "7.10.3077" And the help in Visual Stdio tells me I am using ver...more >>

install on local machine?
Posted by rom at 12/26/2004 2:09:55 AM
hi, I created a .msi file with the help of msdn (http://msdn.microsoft.com/library/default.asp? url=/library/en- us/crystlmn/html/crtskdeployingwindowsapplications.asp). the problem is that the msi needs to make changes in the registry so i have to logon as admin. so far no problems bu...more >>

Question on rollback custom action.
Posted by Yolande at 12/24/2004 8:21:01 AM
Hi there, When I ran my install package, I tried to click “Cancel” button to test my Rollback custom actions. I found if I canceled the installation before my custom actions in the Install stage ran, the installer did rollback but it did not run my Rollback actions. If I canceled the in...more >>

Unrecoverable build error during setup project building
Posted by Question AA via .NET 247 at 12/22/2004 3:53:48 PM
When i add a setup project in my VB.Net project,After this when i try to build this setup project, An error occur. the error message is; "C:\Documents and Settings\mughal\Desktop\Setup2\Setup2.vdproj Unrecoverable build error" I don't know what wrong with this. Other project are working fine. D...more >>

Installig Windows Service
Posted by Ekempd at 12/22/2004 6:59:03 AM
I'm made a windows Install proyect with the result of a windows service proyect, then I add a custom action for all(Install, commit ...) with the result of my windows service proyect, build and run and I getting the following exception system.StackOverFlowException and then fileç c:\myser...more >>

Error 1935 (HRESULT -2146233038) while installing .NET assembly in
Posted by David McClelland at 12/20/2004 1:01:05 PM
Hello, I'm getting the following error message when my Windows Installer package attempts to put my assembly into the Global Assembly Cache: Error 1935. An error occured during the installation of assembly component {64D9C325-ED58-43C8-B88A-19D0F9A0C50C}. HRESULT: -2146233038. assembly i...more >>

Setting registry key with location of application folder
Posted by DanielB at 12/19/2004 5:36:43 PM
How do I set a registry key with the location of a folder created at install time? My application creates a folder called 'cache' inside it's Application Folder and I'd like to store the complete path of this 'cache' folder in a registry key but I can't figure out how to do it. Any suggestion...more >>



Self registering a COM dll in a VS2003 Windows setup project...
Posted by Rodzilla at 12/17/2004 11:00:37 PM
Hi all...If anyone has had experience creating a Windows Setup project that includes a customized Redemption dll, we could sure benefit from your experience. These questions are very Redemption specific...( http://www.dimastr.com/redemption/ ) We are creating a Windows forms application in...more >>

getting message over system tray
Posted by balu at 12/17/2004 10:35:50 AM
Hello , I Had a problem in developing a application for getting a message over or above system tray . When we first logon into the MSN messenger , The messenger will shows message above the system tray. for example " there are 20 new mails" above system tray . How to impleme...more >>

Unable remove assembly from GAC
Posted by tvaidie at 12/17/2004 10:04:44 AM
Hi all I have two one signing assembly registered in GAC in two different version. I want to remove them but I don't seem able to do so. First I used gacutil.exe, failed with this error message C:\>gacutil /u myCompany.theAssemblyName.dll Microsoft (R) .NET Global Assembly Cache Utility...more >>

"Simple" setup behavior for Registry Value setting
Posted by marc.gibian NO[at]SPAM ACM.ORG at 12/11/2004 5:26:38 PM
I am trying to package a simple Windows Service I've built using Visual Studio .NET 2003. I've got most things working "well enough", but there is one behavior regarding registry settings that is quite undesirable. There is one value, call it mydata, that my service needs set by the user durin...more >>

Executing VS.NET ERROR: Ms development environment has not been installed for the current user
Posted by Barry G. Sumpter at 12/8/2004 12:31:25 PM
Can get VS.Net to execute properly. I'm not the only one having this prob. The registry deletions don't work for me. Any users of MVPs have a solution for this? ...more >>

Error 1704 .Net Framework Install Currently Suspended
Posted by CMan at 12/8/2004 10:54:04 AM
Hi, We are currently trying to install .Net Framework v.1.1 on a server which already has v1.0. We are receiving the following error. Error 1704.An installation for Microsoft .NET Framework SDK (English) is currently suspended. You must undo the changes made by that installation to conti...more >>

MSI Error 2755 on Window XP
Posted by Nishat Kapoor at 12/7/2004 11:05:01 PM
Hi, I have a MSI project which was built using Microsoft.NET Framework 2.0 Whidbey and the operating system used was Windows 2003. It works perfectly fine on Windows 2003 systems where as it gives me "Installation has encountered some error and the error number is 2755" while installing on ...more >>

I have dotnet 1.0 IDE. Do I need, or how do I upgrade to 1.1?
Posted by vintagetone at 12/7/2004 8:55:06 AM
I have dotnet 1.0 IDE. Do I need, or how do I upgrade to 1.1? Is this an upgrade to 1.0 that I can download somewhere? Thanks, Scott...more >>

.NET Framework 1.1 SP1 and WU
Posted by M.B. Schiekel at 12/6/2004 5:27:42 PM
Hi all, sorry to came again with a NET Framework 1.1 SP1 installation problem. 1. Win-XP-SP2 machine with a .NET 1.1.4322 Version + German language pack above on a .NET 1.0.3705 (German version) above on a .NET 1.0.3705 (English version). 2. Windows Update started a download and installat...more >>

Advertisable shortcut - repair
Posted by Roeland at 12/6/2004 10:55:33 AM
Hello, I added in my (MSI) installer project an advertisable shortcut, that automatically repairs the installation when something is corrupted. It would be more fine to have a normal shortcut, but I understood that this is not possible without using Orca. My installation project contains a ...more >>

How to build mutilple patches for a same product?
Posted by Yolande at 12/6/2004 8:43:11 AM
Hi, I had built a patch for a product and the patch worked fine.Now I need to build another patch which should be applied onto the same product. I used the same way as I built the first patch, but the second one did not work. Is there any suggestion for building and applying mutilple patche...more >>

VB.NET app deployment
Posted by Richie at 12/1/2004 5:48:36 PM
I have to deploy my VB.NET app to end users. But then I understand that the ..NET framework is required at the user's machine. Is there any option while creating the setup, so that it checks if the machine already has .NET framework....if not, it installs framework first, without user interventio...more >>

Update assembly in GAC using MSI installer
Posted by Gene Vangampelaere at 12/1/2004 3:50:12 PM
Hello, I have a strange problem when I want to update an assembly in the GAC. This is the situation : I've made an MSI installer (VS.NET 2003) that puts 2 assembly files in the GAC. The version number of the assemblies are 1.0.0 Now I have an minor update of one of the files, so I increment t...more >>


DevelopmentNow Blog