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 > march 2004 > threads for march 22 - 28, 2004

Filter by week: 1 2 3 4 5

Adding .NET 1.1 to Setup Project
Posted by damianm NO[at]SPAM webaware.com.au at 3/28/2004 6:30:21 PM
Hi ! I want to add .NET Framwork 1.1 to my Setup project. I have installed the bootstrapper app and have set the Bootstrapper property to Windows Installer Bootstrapper. MSDN then says that the .NET Framework launch condition must also be enabled. I check the launch conditions and cant see a...more >>


.NET applications not portable ?
Posted by Chris at 3/28/2004 12:41:28 PM
Hi, I've seen the following being explained about .NET applications in a C# Microsoft Course : "An assembly executable (exe) contains a small amount of unmanaged code, known as the stub, which is used to load the .NET CLR and start execution of the application. The reason this is unmanaged ...more >>

401 Error opening trying to open new project
Posted by (lkinnett NO[at]SPAM nnex.net) at 3/27/2004 11:29:52 AM
I have been trying to fix this problem for days and searching for a solution and came across this posting from March 14 which describes my problem exactly but with no replies. "I am getting multiple errors when I try to open an existing or creating a new project. When I try to open an existing p...more >>

How to upgrade an existing installation
Posted by Asif at 3/26/2004 12:39:08 PM
Hi, I have created a setup project using .NET setup framework. Now i want to upgrade my existing installation. The problem is that when setup is started on a system which already has an installation of it ,it shows only two options, one to repair the existing installation and another one t...more >>

Add Reference in VS.net
Posted by Michael Morse at 3/24/2004 12:31:12 PM
After strong naming and installing my Assembly to the GAC how come when i'm in a VS project and I select add reference I cannot see my assembly listed there? Is there something else I must do to have it show up here....more >>

[$ComponentName] =4 ?????
Posted by Senthil at 3/24/2004 12:23:43 PM
hi all i am trying to use conditional statements for my installation process.... i checked with the condition statemenst for uninstall with [?ComponentName] = 3 and [$ComponentName] =4 , but i get errros when i use these conditions.. see in my setup project when i run it , i give the user th...more >>

Error - Server is not running ASP.NET version 1.1. You will be unable to run ASP
Posted by Lekshmi at 3/23/2004 10:41:11 PM
I am trying to install VS 2003 on an 2000 advanced server box. When I try to open an existing solution it errors saying that the specified Web Server is not running ASP.NET 1.1. I found this error message when I searched Microsoft sites. They said that it is related to a setting in IIS 6...more >>

installation & ComRegisterFunctionAttribute
Posted by Lauren Hines at 3/23/2004 5:54:47 PM
Hello, I have created an Internet Explorer toolbar dll in c# and I am now trying to create an installation program for it. For testing purposes, I ran gacutil and regasm in order for the toolbar to show up in IE, and everything worked fine. I am currently using Microsoft's 'setup project' tem...more >>



Change Application Folder
Posted by Stefan at 3/23/2004 3:15:30 PM
Hi NG! I've to change the application folder so that the setup project uses the current directory to put all files in. any ideas? tnx stefan ...more >>

Setup...doubt??
Posted by smita at 3/22/2004 5:15:10 PM
Hello, I have a Web Application developed using Visual Studio.Net 2003. I want to prepare a setup to deploy it on the Server. I want to use the Visual studio web setup project. But also need to customize it. I need to accept from the user some input like the hostnam...more >>

need to remove projects from 'Start Page'
Posted by Robert Linder at 3/22/2004 4:04:28 PM
I need to remove projects from 'Start Page'. These projects are from school, I do not need them anymore, but I do not want to remove them from the hard drive. Robert...more >>


DevelopmentNow Blog