Groups | Blog | Home


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 > may 2007

Setup in vb.net
Posted by dj at 5/27/2007 10:15:46 PM
hi ... Actually when i m creating setup of my application ..its take default path as C:/program files/appname/manufacturer......And i want to change this path through code in vb.net..Is it possible in vb.net to change?????kindly reply...more >>

Error 1935 on install
Posted by Joel Derksen at 5/26/2007 10:36:16 PM
I recently was having troubles installing Visual Studio 2005 on Vista, and in the process of trying to solve it, I uninstalled the .NET 2.0 Framework. Now, when I try to reinstall it using the dotnetfx.exe file downloaded from MS's website, I get the following error: MSI (s) (18:60) [15:15:...more >>

Setup Issue
Posted by Dhaval Tamboli at 5/25/2007 5:58:50 AM
Hello people, Actually i have made one applications in vb.net and created its setup also,but now i want to launch one exe file before installation starts and it should be continue until the installation ends..so kindly suggest me how to do this? please its urgent...more >>

How to deploy settings file
Posted by Pieter at 5/25/2007 12:47:01 AM
I'v devloped a windows service solution in VB.net containing 3 projects. The first project is a class libary with all the logic in it, compiled into assembly A.dll The second project is a Windows service project wich references A.dll The third project is a setup project to deploy the solu...more >>

Setting Registry Keys
Posted by John at 5/24/2007 4:58:53 PM
Hi How does one set registry keys in a set-up project? Would these keys come off on uninstall? Thanks Regards ...more >>

finding out virtual directory name in custom action code in web setup?
Posted by Sergei Shelukhin at 5/21/2007 8:32:24 AM
Hi. I know there is a predefined variable that can be passed to custom action, called TARGETDIR, containing the physical path to where the web application files were installed. Is there a similar variable for virtual directory name? ...more >>

Installing .NET 2.0 with a VS 2003 installer
Posted by Steve Barker at 5/21/2007 7:14:02 AM
Installing .NET 2.0 with a VS 2003 installer Hi guys, We’ve got an existing product written using .NET 1.1.The product is installed using an installer created in VS 2003, which lives in the same solution as the product code. We have a little work we want to do to this application that ...more >>

Granting folder access to users at install time
Posted by Steve Barker at 5/17/2007 2:31:03 AM
Hi, I've written an installer for a .NET application, which creates folders on the user’s hard drive, specific to our application. Since the installer runs under administrative rights, standard users do not have permission to write to these folders once the installation has finished (and ...more >>



Deployment of the Windows Application in C#.Net
Posted by apondu at 5/14/2007 4:50:15 AM
Hi I am deploying a desktop application and adding some files to the folder in the application folder (I also tried to add these files to custom folder also). All goes fine when the setup is installed but when i try to delete or update these files and then try to launch the application with ...more >>

please urgent how to install SQL server 2000 when i instal my .net application (C#)
Posted by Tamony at 5/6/2007 5:36:54 AM
I which to know how to install sql server 2000 while setup my .net Apllication As i want it to be like acomponent icluded in the setup withrd please urgent...more >>


DevelopmentNow Blog