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 2004

Filter by week: 1 2 3 4

Passing CustomActionData to jscript
Posted by DerekShirley NO[at]SPAM hotmail.com at 2/28/2004 3:26:55 PM
As part of a deployment project I have a custom action (JScript) that simply executes an exe after installation. I pass the following custom action data /name="[TARGETDIR]\". I know in VBScript I can access the data by the following: Dim parm1 parm1=Session.Property("CustomActionData") ...more >>


MS .NET Framework SP 2 Keeps reinstalling
Posted by Brynk at 2/28/2004 8:43:39 AM
Every time I do a windows update I'm told to update SP2 even tho the last update confirmed installation. any suggestions? -- Barry ...more >>

Uninstall Custom Action
Posted by Matthew Belk at 2/27/2004 4:42:07 PM
I am having issues getting my custom uninstall action to "see" any of the parameters that I passed in on Install. I am trying to remove a database from a server that was specified during install and created using the Install Custom Action. When I attempt this, the "stateServer" IDictionary ob...more >>

.NET Setup
Posted by Arpan at 2/26/2004 8:15:29 PM
I have been trying to install Microsoft .NET Framework 1.1 but am unable = to do so. IE 6.0 just displays an error saying "The page cannot be = displayed". Actually I installed Visual Studio.NET 7.0 & during the = process .NET Framework 1.1 also got installed automatically but since = that did n...more >>

Service installation
Posted by Pete Davis at 2/26/2004 4:04:41 PM
I have created a Windows Service in C#. There is also a configuration program. There is 1 DLL shared by both and 2 other DLLs used by the service. I created a setup project and added the output of both projects. The service and all 3 DLLs are set to go to the System folder and the applicat...more >>

how to check for Framework 1.1 Presence??
Posted by Senthil at 2/26/2004 2:39:56 PM
Hi all I am in the Process of Creation of Setup for my project. i do need to check if Dotnet Framework 1.1 is present in my system or not ?? whats r the ways i can do this ? i do neeed to this at the runtime of the setup .... Thanks in Advance ,,,, Senthil ...more >>

How do I set access rights of a directory when creating a deployment project.
Posted by Peter Strøiman at 2/26/2004 11:19:24 AM
Hi, I have a complex web application that can be customized by writing code at runtime. The application reads code from a database, compiles it, and saves a compiled assembly in a directory. First I have to create a directory where I store the compiled files. I have thought of two different s...more >>

Remove previous version property is confusing...
Posted by Micky at 2/25/2004 6:41:08 PM
I created a setup program using Microsoft Development Environment 2003 When I run the install it works fine. When I rerun the install with the same version number it prompts me to uninstall manually from add/remove programs even though I have the property RemovePreviousVersion set to true. Why d...more >>



Bug in VS .NET 2003 CustomActionData quoting behavior?
Posted by dcaldwell at 2/25/2004 4:16:07 PM
Hi In the CustomActionData property in the properties window of custom action in a merge module's custom actions editor, enter a string like /bcpSwitches="-t \"<row*end>\n\"" The string retrieved via Context.Parameters["bcpSwitches"] is "-t \"<row*end>\\n\"" Note that the backslash double quot...more >>

.NET 1.1 installation error.
Posted by fancykoi NO[at]SPAM yahoo.com at 2/24/2004 12:14:50 PM
I am having the below error when installing .NET 1.1 software "Microsoft .NET Framework 1.1 setup has ended prematurely. If this persists, please contact Product Support." Thanks for your help....more >>

MSI optionally creating shortcuts during installation
Posted by John O'Neill at 2/24/2004 11:52:31 AM
Hi I am using Visual Studio to create a Setup Project for a C# desktop application. I want to offer the user the option to create shortcuts on the desktop and in their programs menu rather than forcing them to be created. I know that I can use the Condition property e.g. Condition CHECKBOXA1 =...more >>

Framework 1.0 to 1.1 Issues?
Posted by Richard at 2/24/2004 7:06:07 AM
I am thinking of upgrading from framework 1.0 to 1.1 but am a little afraid. Currenly I have win 2k advanced server with the latest sp(4 I think) installed If I install this will it give me any problems, has anyone else had problems, are there any frequently occuring problems?...more >>

TREEVIEW DOESNOT RENDER PROPERLY
Posted by (rahulk NO[at]SPAM easypack.bz) at 2/24/2004 5:34:14 AM
Hello Everybody I am working on a web based application wherein I have used the tree view, and a toolbar control. I have deployed the application on the WEB Server windows server 2003, using the setup and deployment wizard in the VS.NET IDE. Also tried by copying the files on to the webserver, but ...more >>

ini file concept in dotnet ??
Posted by Senthil at 2/23/2004 9:58:47 PM
Hi all i am in the process of deploying my project suing setup propject.. i have planned my setup in a way such that i shall get few user inputs from ther user. and store these info in a common file,. also if there is any error during installlation i must have a marking in the ini file, so tha...more >>

"Specified service already exists" on install - HELP!!
Posted by asdf at 2/23/2004 1:38:35 PM
Ok, I've been running through various iterations of a Windows Service application with no trouble. Unfortunately after uninstalling one version, the uninstall bombed with an error (no I didn't write it down). It looked like it was gone from the file system and control-panel installed apps. Howev...more >>

Building Project via commandline
Posted by SStory at 2/23/2004 1:23:05 PM
I am curious. I have a project that needs to be built (vb.net) Then obfuscated with the community edition, then build the setup, and several other things need to take place. How can I do this via some build or make file or via macro, or whatever? I want to press a button, or run a command...more >>

Error 1935 -2147024891, .Net Framework 1.1 Installation failed
Posted by patil33 NO[at]SPAM hotmail.com at 2/22/2004 4:43:45 PM
I am prety frustrated at this point. My setup: Xp Pro, VS.NET 2002 and .Net framework 1.0 (No beta was installed, most workarounds are seams to be related to the beta) Was tryung to install .Net framework 1.1 - got error message: Error 1935 {GUID got 4-5 different ones so far} 2147024891 ...more >>

How to install DOTNETFX.EXE from Microsoft Update sites in batch mode?
Posted by Ilya Evseev at 2/22/2004 12:04:26 PM
Hi, folks! Are there ready-to-use examples? The only way provided by multiple sources is downloading dotnetfx from my own site where my application pack resides. But this may be more slow than downloading directly from M$. But this way requires user interaction :-( How to avoid multiple clic...more >>

Re-Install VS.Net after Hard drive Crash
Posted by Elizabeth Harmon at 2/21/2004 8:59:14 PM
Ok I give up, thought i could figure it out on my own but cant. I have a laptop which had two Hard drives in it. I installed VS.Net on drive E. that drive failed. I tried to Uninstalled .Net and couldnt. I then thought i would Delete and Re-install using Repair on the installer. I then removed...more >>

Framework wont install but no error appearing
Posted by Redgolem at 2/21/2004 3:39:52 PM
im on windows 2000 pro with SP4 and while trying to install th framework the progress bar stops at 52 2nds remaining and says "stopping services" "service: issadmin" "time remaining: 52 seconds" i have left it at this stage for a long period of time and nothing i happening and there ...more >>

Web Setup project for Windows Forms applications?
Posted by Dmitriy Lapshin [C# / .NET MVP] at 2/20/2004 7:13:34 PM
Hi all, I am preparing for the 70-316 exam and I am trying to make it clear for myself how Web Setup projects can be used to deploy WinForms applications over the network. MSDN and preparation guides say almost the same - create a Web Setup project and copy it to a network share. The users ...more >>

Combobox in propertygrid?
Posted by Daniel at 2/20/2004 6:38:31 PM
How do I use a combobox in a propertygrid without using enum ? Any suggestions? ...more >>

How to choose virtual server in Web Setup Project?
Posted by Matthew Belk at 2/20/2004 11:14:46 AM
I am trying to figure out how to allow the user to select on which virtual server to install an ASP.NET web application. It seems like the default behavior for the web setup projects is just to install to the first virtual server in the list. How can I intercept that and change it? Ideally, ...more >>

how to check if dotnet framework is installed or not ?
Posted by Senthil at 2/19/2004 7:45:41 PM
HI all i am creating a Setup package for my application. i do need to check if dotnet framework is installled in thebtarget system or not and then install the framework .... how to do this in c# installer code??? ,,, Senthil ...more >>

Server Error in '/' Application
Posted by DC Gringo at 2/19/2004 7:37:20 PM
I am uploading to a new host for the first time and getting an error message: ----------- Server Error in '/' Application Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application e...more >>

Deploying application --
Posted by Dino Buljubasic at 2/19/2004 7:04:26 PM
Hi, How do I make my applications icon to be displayed in the Add/Remove Programms window instead of having the default icon shown there? My deployment project works fine, it is just this small issue that I would like to fix. My application uses icons I created for it. Thank you, Dino...more >>

Please Help: Unable to create Web Projects
Posted by Fritz_schenk NO[at]SPAM Countrywide.com at 2/19/2004 7:00:03 PM
[This followup was posted to microsoft.public.dotnet.framework.setup and a copy was sent to the cited author.] When I try to create a Web Project for either VB.net or C# I get the following message --------------------------- Microsoft Development Environment --------------------------- T...more >>

Overwriting file
Posted by Steve at 2/18/2004 1:46:46 PM
I have an app that I upgrade a lot. When I install it, it overwrites a .mdb file I use for the app. What can I do to avoid that? Maybe a dialog box asking if the database should be overwritten, or existing should be used. I appreciate any help I can get. Thank you, Steve Farmer ...more >>

Problem installing for "everyone "
Posted by Jung Steutel at 2/18/2004 11:17:07 AM
Hi, I've created a setup with VS.NET 2003 (vb.net). Added a installer class to my project. Used some custom actions to override Install method (creates a file and some registry entries). Installation using the option "for everyone" has no problems. But when I login on the same machine as a di...more >>

Add icon to program
Posted by Ricardo Saraiva at 2/18/2004 4:36:07 AM
Hi I want to add an icon to my program. How can I do it Thabks in advance Ricardo Saraiva ...more >>

HOW TO: Deploy shared assy to the GAC
Posted by Jeff Ptak at 2/17/2004 5:57:26 PM
Can anyone explain to me what I need to do to deploy a strong-named assembly into the GAC? I have an assembly that I can deploy on its own into the GAC using a Setup project. This works fine for a developer's machine. However, when a developer makes a reference to the shared assy, it is copie...more >>

Web Setup Project - Cannot install to other than inetpub\wwwroot ??!
Posted by n_o_s_p_a__m at 2/17/2004 1:47:46 PM
Hi all, My client wants to be able to install our web service to a physical directory other than off of inetpub\wwwroot, and have the virtual directory that gets created point to that other place. Can this be done using the Web Setup Project? I tried changing the VirtualDirectory folder to ...more >>

can setup take Exe . DLL alone and build a setupproject ?
Posted by Senthil at 2/17/2004 12:20:05 PM
hi all i am creating a setup project for my applicartion. is there a way to just add the Exe file alone , without adding the respective project and Building the Setup project ? Since the setup project adds the projectoutput from the existing project added, but not directlly from a exe file. an...more >>

Cannot open Project files (.vbproj)
Posted by Venkatesh at 2/17/2004 9:14:39 AM
Hi I installed Visual Studio.net Enterprise Architect 2003. When I try to open a project file (>vbproj), I get the error "The application for Project ...filrname.vbproj is not installed. Make sure the application for the project type is installed". Does anyone know how to correct this ...more >>

Update FrameWork
Posted by Juan at 2/17/2004 8:01:11 AM
how update Microsoft Visual Studio. NET framework 1.0 to 1.1?...more >>

Making a deployment package for a desktop application using vb.net
Posted by Jony Joe at 2/16/2004 11:46:56 PM
Dear All; I am now making a deployment package using the .net deployment setup project. It is a desktop application that its solution contains 7 projects that generate DLLs and EXEs (executables). The solution generates 2 EXEs that use the other generated Dlls. I used the custom actions ...more >>

installing .NET Framework SDK 1.0.3705
Posted by Ritish at 2/16/2004 11:01:08 PM
i am trying to install .NET Framework SDK ver 1.0.3705 on my Windows XP machine.I am getting an error lik Error 1935:An error occurred during the installation of assembly componen {07E92335-4657-4CBE-A01C-9E1C1217B230}.HRESULT-2147319761 What is this error and how to correct it?...more >>

Upgrading asp.net production web pages
Posted by sculli NO[at]SPAM hotmail.com at 2/16/2004 9:25:02 AM
After making changes to a single .aspx file and its associated ..aspx.cs codebehind file in a development environment, is it possible to copy just those files to the production environment(with or without the project .dll)? or must you copy ALL the web files in a project and the .dll? The lat...more >>

How to add Licensing Info Agreement in Setup.
Posted by manpreet at 2/14/2004 8:20:51 PM
Hi, I want to add Licensing info agreement dialog in my .net deployment setup same as in the ususal applications, on accepting which the setup should execute further. Any pointers in this regard will be of great help. Thanks in advance. Regards, Manpreet Singh ...more >>

How to Package the Wrapper Application and .Net setup in a single setup
Posted by manpreet at 2/14/2004 8:04:43 PM
Hi, I have created .net setup deployment package(i.e, .msi) and i am executing it from a wrapper application which installs all the pre-requistes. Now my setup has is collection of pre-requistes, wrapper application and the .msi file. Can I package them all into a single setup file. Is there a...more >>

How to stop deletion of common files during uninstallation?
Posted by Ganga Sridhar at 2/13/2004 3:37:43 PM
Platform: Windows 2003 server, .NET Deployment Kit, Hi, I have created .Net setup deployment package(i.e, .msi). I am installing certain third party dlls in the \Program Files\Common Files directory, and am registering them as well. When the product is uninstalled, i want that the files i...more >>

Problem concerning CustomAction Uninstall
Posted by MarioSchymura at 2/13/2004 3:00:51 PM
Hi everbody. I've created a .NET Setup Project and a C# DLL Project in one Solution. The DLL Project includes an installer Class. I'm trying to pass Parameters to that Installer Class. That works on the install Custom Action, but when i pass the same Paramter in the Uninstall CustomAction, i g...more >>

Which registry section to use for Windows 2003 compatibility?
Posted by Ganga Sridhar at 2/13/2004 10:37:19 AM
Platform: Windows 2003 server, .NET Deployment Kit Hi, I am creating a setup application using .NET deployment kit for Windows 2003 compatibility for my VC++ based product. My setup needs to create certain entries int he registry. After reading the specification for Windows 2003 compat...more >>

Using .NET Framework 1.1 & 1.0
Posted by Moss at 2/13/2004 7:56:05 AM
I have recently upgraded to Framework 1.1 on VS 2000. I would like to be able to make my applications automatically use Framework 1.1 with its new features instead of 1.0. I have updated the application.config file with the following statements: <configuration><startup><supportedRuntime version="...more >>

How to get installation path in .NET setup
Posted by Ganga Sridhar at 2/12/2004 7:53:32 PM
Platform: Windows 2003 server, .NET Deployment Kit, Hi, I have created .Net setup deployment package(i.e, .msi) and i am executing it from a wrapper application which installs all the pre-requisites. Now after the .msi gets executed, I need the installation path selected by the user during ...more >>

Where to install Third Party libraries.
Posted by Ganga Sridhar at 2/12/2004 7:43:24 PM
Platform: Windows 2003 server, .NET Deployment Kit, (Application to be shipped uses Crystal Reports 2.6 the version prior to .NET Crystal Reports) Hi, I am creating a deployment kit using .NET framework for Windows 2003 server compatibility. I am unsure where to ship the Crystal Reports lib...more >>

Memory problem
Posted by Ira Siyal at 2/12/2004 5:16:24 PM
My VB.NET app runs on the system with following configuration : Pentium III / 256 Ram / 20 GB H.D The app is huge, with around 100 classes and forms. But it takes too much memory, around 60 MB. Due to this my other app do not work. Please suggest solution. ...more >>

editing app.config.exe file during setup .
Posted by Senthil at 2/12/2004 4:33:04 PM
hi all i am creating the setup packages of my applications using Dotnet windows Setup project. I do have config files in project where my exe takes the respective values from the key value pairs. during the installtaion of the setup i do need to edit the app.config.exe file from the use...more >>

Issue in Listview control..
Posted by Ira Siyal at 2/12/2004 2:56:21 PM
Hi I had a project in VB6 which I upgraded to VB.NET recently. In the app, I am facing some issue with listview control. In the earlier app, I have set the Icons in listview through an imagelist. but i notice that while i execute the project in .net, the step that sets the icon prop. thro...more >>

asp.net web setup application on server with multiple web sites
Posted by Isaac Martinez at 2/11/2004 10:09:23 AM
Hello all, I have a QA server that host about 5 web sites. In order for our QA department to test the setup application they have to be able to run it on this machine, because this machine has the 5 web sites this is not possible. When my QA departments test the install, the install places ...more >>


DevelopmentNow Blog