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 > november 2003

Filter by week: 1 2 3 4 5

can't install framework 1.1
Posted by Jon at 11/27/2003 6:39:04 PM
hi I am having trouble installing .net framework 1.1 on my home system. I am of course the system admin for my computer and am running winxp pro SP1. I keep getting error 1304:error writing to microsoft.vsa.dll. Verify you have access to that directory. Anyone know what is causing this...more >>


Server Application Unavailable
Posted by Tony at 11/27/2003 4:04:46 PM
Hello. New to DotNet world. Using window 2000, installed Dotnet Framwork to use ASP.NET on my system After creating virtual directory . i wrote small script to test asp.net. but i get Server Application Unavailable error. i know IIS is working fine. but what other things i have to do , so i can...more >>

1603 error while installing framework1.1 redistributable on win98Se
Posted by yong NO[at]SPAM intercubic.com at 11/25/2003 6:42:13 AM
Hello, This error is making me really frustrated for last whole week. I tried many things but failed to resolve this situation. I developed an vb.net application and tried to distribute it into several PCs. Most of them were working fine but one of the PC which has win98 second edition with...more >>

VS Custom Install
Posted by dave at 11/24/2003 2:57:15 PM
I want to install an app.config based on whether the user chooses "development", "QA" or "Production" in a deployment project. I added a 3 button radio button dialog with the user interface editor and set button1 value to 1 for development, 2 for qa and 3 for production. The button prope...more >>

update web.config in a custom action
Posted by alex NO[at]SPAM connotate.com at 11/24/2003 9:58:30 AM
Does anybody know how to update the web.config file in a custom action? I tried to give a local path to the web.config to my utility that does the job well in a case of regular app install but it does not work in the case of the web install....more >>

Registry vs. Config File
Posted by Paul R at 11/22/2003 2:33:33 AM
Hi, I have an application with a few settings that need to be external. I understand I can do it a few different ways, including using the registry or an app.config fie. Can anyone offer any recommendations as to when it's best to use one or the other? What are the advantages and disadv...more >>

Setup project's SendTo shortcut not working
Posted by Jerry Houston at 11/21/2003 2:54:37 PM
I built a little utility that accepts file paths on the command line, and I wanted to install it such that a user could select some files in Explorer, then SendTo the utility. If I manually create a shortcut in my Documents and Settings\<username>\SendTo folder, it works like a charm. But other...more >>

Web Setup Project
Posted by Ramon at 11/21/2003 9:40:43 AM
I work for a web development company doing custom E- commerce sites. I created a shopping cart module which is supposed to be used as a base when starting a project for a new customer and contains all core functions and template pages already created that are common to all Shopping Carts we...more >>



does FW 1.1 run 1.0 apps?
Posted by dogged at 11/20/2003 10:26:17 AM
i have FW 1.1 installed - do i need to install 1.0 to run an app developed under 1.0? any caveats? THANKS! =)...more >>

Visual Studio 6
Posted by John at 11/20/2003 6:52:38 AM
Hello, I want to install the .NET framework on my PC. I currently have VS 6 installed. I plan on removing all the VS 6 prior to installing .NET. Anyone have any pointers before I take the plunge? Thanks!...more >>

password char question
Posted by James at 11/19/2003 11:04:35 PM
When using a Textbox dialog in a deployment project is there anyway to have the user entered text be password characters. link to Textbox dialogs... http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vxcontextboxesuserinterfacedialogbox.asp I don't see any way to ...more >>

Can't install .NET framework 1.1
Posted by Mikhail I. Zolotov at 11/19/2003 9:55:56 PM
Hi again, I posted this question a few days ago, but still haven't got an answer... I've tried to upgrade .NET framework 1.0 to 1.1. The error was: "can't open an registry key (ERROR 1402) HKEY_LOCAL_MACHINE\software\Microsoft\Windows\CurrentVersi on\internet settings\5.0\User Agent\Post ...more >>

Deploying MSDE
Posted by Torben Frandsen at 11/19/2003 3:36:06 PM
I'm beginning to think that either am I dumb or MSDE deployment really *IS* rocket science. I don't know, but I know I'm not the only one. Anyway, here's my request: I'd like to create a package that will: 1) See if there is already a SQL Server instance in the neighborhood a) If yes ...more >>

compiling upon installation
Posted by Chris Ellis at 11/19/2003 1:28:56 PM
Hi, I was under the impression, from books that I have read, that you could develop software in .NET and somehow instruct the installer to actually compile to native code one time only... then, as opposed to having to JIT compile the app every time it runs, the user would experience the hi...more >>

Installer error
Posted by James at 11/18/2003 11:37:55 PM
A little background: I am simply learning how to control the Windows Installer (Setup Projects) Simple project...install application, gather database info, connect to SQL Server, execute SQL Scripts, etc... I also wanted to modify the app.config file. anyway, I had most of it working...the in...more >>

Can you activate a custom action before uninstall delete all files ?
Posted by Per Thygesen at 11/18/2003 8:00:43 PM
And if yes - how ? Thanks Per Thygesen ...more >>

Installed Framework 1.1, what next
Posted by Jeff Clark at 11/18/2003 1:45:04 PM
The installation went fine, the files are under C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 What do I need to do to 'active' it. Everything else is still pointing to v1.0.3705, including the environment variables. Did not install VS 2003, only need framework update at this time. Th...more >>

launch condition
Posted by Aristotle.NET at 11/18/2003 6:41:11 AM
Hi all, I am using Visual.NET 2003 from a MSDN subscription. I am creatiing a setup & deployment project. I have a launch condition call VerifyOperatingSystem which ensures the operating system is newer than Windows 2000. It works fine. I also have RemovePreviousVersion=false in the project's pro...more >>

Problems with installing .NET framework 1.1
Posted by Mikhail I. Zolotov at 11/17/2003 6:03:51 AM
Hi, I've tried to install the .NET framework redistributable on a computer running NT4.0 (IE6, MDAC 2.7). By the end of the process an error has occured: can&#180;t open an registry key (ERROR 1402) HKEY_LOCAL_MACHINE\software\Microsoft\Windows\CurrentVersi on\internet settings\5.0\User Ag...more >>

Adding library to GAC
Posted by sergi79 NO[at]SPAM ukr.net at 11/17/2003 5:30:16 AM
I created a library project. Then I created Setup project which must only register my dll in GAC on deployment machine, in order to do this I addad "primary output" to Global Assembly Cache Folder and deleted it from "Application folder" (can i delete it?) After instalation i see my assem...more >>

.Net Framework Reinstallation
Posted by Rich at 11/16/2003 10:14:26 PM
I am running Windows 2000 Pro and need to reinstall the .Net Framework 1.1 but I don't know how to go about it. Can anyone enlighten me about this?...more >>

Custom Action Entry point error in .NET setup project
Posted by Gabor at 11/15/2003 6:27:58 AM
Hi All, My app. uses an MSDE. I created a class library project, and in the public sub: AttachDatabase I Attache the database, and set logins, users and passwords. I want to run this dll at the end of the intallation process, so I added them as custom action in the setup project. In the ...more >>

Does installation of framework on windows NT require a reboot?
Posted by Bryan Stanton at 11/14/2003 5:17:52 PM
Hi, Can anyone tell me whether or not it is necessary to reboot after installing the framework on Windows NT and still be able run .NET applications? Thanks. Regards, Bryan Stanton ...more >>

What is required on a server to host an ASP.NET site/application?
Posted by David Hearn at 11/14/2003 3:51:24 PM
I am getting ready to set up a server so that it can host a .NET web site that I am developing. I am assuming that I only need to have the framework redistributable and install that. Am I correct? Anything else I need to know? Any tips and/or hints would be greatly appreciated! Thanks in adva...more >>

TLB & VSI
Posted by Viktor Sklyar at 11/14/2003 2:14:34 PM
Hello All. How can I register .TLB by using Visual Studio Installer (VS7)? Is it possimble? Thank you. ...more >>

Microsoft .NET Framework Service Pack 2 (Deutsch mit SDK)
Posted by Beat Gerber at 11/13/2003 5:15:40 PM
I can't install Microsoft .NET Framework Service Pack 2 (Deutsch mit SDK) on a Win 2003 Server Automatic Windows Update works .. but after a System restart ... (NET Framework Service Pack 2) is still on the windows update list. ...more >>

MSI to install and start a service
Posted by Russ Green at 11/13/2003 1:59:09 PM
I'm using a Setup Project in VB.NET 2003 Standard to install a windows service application. I would like this installer to start the service after install. How do I do that? Thanks, Russ ...more >>

problems with repair feature in dev studio setup project
Posted by konsu at 11/13/2003 11:53:55 AM
hello, when i run my msi after it has been installed, i get the "repair/uninstall" dialogue. 1. can i just make it upgrade the installation and not uninstall it? 2. this UI is not accessible anywhere in the project, right? 3. my msi installs a windows service, and choosing "repair" fails sa...more >>

need to cusomise the setup dialogues
Posted by konsu at 11/13/2003 11:09:30 AM
hello, i guess it is not possible, but would still like to ask to confirm. can i change or remove the strings at the top of the setup dialogues to the left of the image in the upper right corner? i am talking about dev studio setup projects. thanks konstantin ...more >>

Installer - Multilingual and Patch Questions
Posted by WFB at 11/13/2003 9:48:12 AM
Hi, Im not sure that this is the right place for this, so I apologize in advance if it isnt. I have a VB app that I need to distrubute to mulltiple markets. I have been using the VS.net installer, and it has been great for English language installs, but now I need to distribute to other Eu...more >>

Can I redistribute IE, NTsp6a, MDAC, etc on my install CD?
Posted by Steve Hiner at 11/12/2003 4:56:26 PM
I was wondering if it's legal to include the programs required by the framework on my install CD so my users don't have to download them. Specifically it would be nice to include: Framework 1.1 + service packs (or 1.0 + sp2) IE6 Windows NT service pack 6a MDAC 2.7+ Windows Installer 2.0 (in...more >>

Windows Service
Posted by Robert Harris at 11/12/2003 1:56:46 PM
TWIMC: I cannot uninstall a Windows Service that I wrote. A System.FileIO exception is thrown when I select the remove option from Add/Remove Programs in Control Panel. My question is this: Does anyone have instructions for manually removing a service? ...more >>

Get Installed App name in Installer
Posted by Mike at 11/12/2003 8:09:07 AM
I need to edit the config file on install. To keep it portable, I need to get the exe name of the application that the setup is installing. While using System.AppDomain.CurrentDomain.FriendlyName from the executable, it does not work when the installer calls the Installer class. Is the...more >>

install Microsoft .Net Framework 1.1
Posted by Peter Bouman at 11/12/2003 1:08:24 AM
Hello, I have tryed to install Microsoft .Net Framework 1.1 on a win 2000 prof NL by the update in windows. Everthing update's well. including the latest service pack and the explorer 6 with all the fixes. Exept Microsoft .Net Framework 1.1 I tryed both us and dutch. Any one know a solut...more >>

.exe throws exception from local, but not network drive
Posted by frostalicious at 11/11/2003 10:43:37 PM
Used VB.NET (on my client PC) to convert VB6 executable to .NET executable. Placed the .exe file on a network drive on my server. From client, ran .NET Wizards "Trust an Assembly" to make the .exe (on the network drive, on the server) "Full Trust." From the client, double-click on the ..exe ...more >>

Custom Action script to change IIS settings on web install
Posted by Christopher Klein at 11/11/2003 1:13:58 PM
Hi there, I was wondering, can anyone point me in the right direction to how I can alter some default settings on installation? the web installer script lets you set permissions and create the directory/port info, but I need to be able to alter the application configuration for asp session ti...more >>

File install
Posted by cfyam at 11/11/2003 11:14:52 AM
How can I set the spceific file Condition property in .NET Setup project ( the file will not be install if the local exist) ...more >>

how to get [SourceDir] property
Posted by Mark at 11/11/2003 6:58:33 AM
how do you access the [SourceDir] property from a Configuration.Install.Installer derived class ? in code, i want to do something like this ? public override void Install(IDictionary stateSaver) { base.Install (stateSaver); // get [SourceDir] and [TargetDir] // copy a file fro...more >>

INSTALLPROPERTY_INSTALLDATE
Posted by SvenÅke Andersson at 11/10/2003 1:04:24 PM
The property INSTALLPROPERTY_INSTALLDATE used together with MsiGetProductInfo returns a string version of a date. Is this date always formatted as YYYYMMDD or is it localized? /SåA ...more >>

how to register my COM object from visual studio setup project?
Posted by konsu at 11/10/2003 11:51:13 AM
are there any samples on how to implement an installer class in my .NET assembly to register it as COM object? thanks! konst "Phil Wilson" <pdjwilson@nospam.cox.net> wrote in message news:uZe6v0%23lDHA.1096@TK2MSFTNGP11.phx.gbl... > Windows Installer doesn't call those ComRegisterFunction ...more >>

install problems with net 1.1 and Windows XP
Posted by Joe at 11/10/2003 8:54:42 AM
I'm having problems installing .Net 1.1 and Visual Studio.net 2003 on a Windows XP box. The machine already has .Net 1.0 and Visual Studio 2002 installed. Following is a snipped of text from my netfx.log which seems to highlight the source of the problem: 1: {CB2F7EDD-9D1F-43C1-90FC-4F52...more >>

writing in config file, and registry during setup
Posted by Joe Abou Jaoude at 11/7/2003 6:57:45 AM
Hi, In my setup project , I prompt the user to enter values, than i want to use these values to write in the registry and in the config file. now, I know that I can write in regestry using the registry editor, but how can I write the values entered by the user ??? same thing for how to wr...more >>

An error occurred while validating. HRESULT = '80040155'
Posted by Nathan Ratcliff at 11/6/2003 11:23:08 PM
While trying to build a package and deployment project that worked fine yesterday, I'm now getting this error: An error occurred while validating. HRESULT = '80040155' I haven't been able to find any information on the cause. Anyone have any ideas? Thanks! Nathan ...more >>

custom action immediately before copy files, possible?
Posted by john smith9th at 11/6/2003 10:11:01 PM
i need validate register code before copy files, if invalid,cancel the installion instead of copying files. but custom codes(System.Configuration.Install.Installer) always is executed after copy files. any idea? thanks a lot. ...more >>

Installation date
Posted by SvenÅke Andersson at 11/6/2003 4:46:44 PM
Is there some way of updating the rgistry with the data of installation? /SåA ...more >>

dotnet framework SDK not installing
Posted by Merlynx at 11/5/2003 12:42:13 PM
I have the Net Framework 1.1 installed and working on Win2k SP2 OS. Now i downloaded the SDK off MS site and i put the setup.exe on a separate parition so as not to eat space on the partition it gonna be installed which has about 1.1GB of free space. When setup display the final windows where pr...more >>

Error 1327: Invalid Drive when trying to remove .NET Framework 1.1
Posted by andrewbmorris NO[at]SPAM yahoo.com at 11/5/2003 9:16:02 AM
I am trying to remove .NET Framework 1.1 Redistributable using the Add/Remove Programs tool (Windows 2000 SP3). However, this process fails with an error code, "Error 1327: Invalid Drive: m:\". A network drive is shared locally as "M:", and furthermore, I can't find a reference to M: anywhere ...more >>

detecting .net framework 1.1
Posted by james rowson at 11/5/2003 1:38:30 AM
Hi, is there a best-practice way of detecting whether the .net framework is installed. The best way I have found so far is checking for a file (regasm.exe) on a hard-coded path... The registry doesn't give anything away... Help! ...more >>

Problems installing in 1.1 in XP
Posted by Peter at 11/5/2003 1:29:25 AM
I am trying to run a manual install of .net 1.1 on an XP professional box with all of the latest hotfixes and updates. The install is failing and giving me error message: Error 1935. An error occured during the install of assembly component {54C33516-0034-4CDB-A2DA-55C0ECEFDA7A}. HRESUL...more >>

after launch conditions
Posted by Spider Bear at 11/3/2003 5:56:35 PM
Hi all, I have created a setup project that contains launch conditions for ie5, mdsc and the .net framework and given the directory where these can be installed from (on the CD) if not found. The launch conditions all work ok but I was wondering if it was possible for the setup to continue...more >>


DevelopmentNow Blog