| Thread | Last Post | Replies |
|
| Register dll | 18 May 2004 04:19 GMT | 1 |
I have a .NET application which is written as a COM automation server. This solution uses a dll which is currently being registered manually with regasm.exe. Is it possible to register such a dll automatically at install time? Thanks Fred
|
| Unable to run native DLL from .NET Deployment tool | 17 May 2004 19:21 GMT | 1 |
I thought this title would attract more viewers. I am trying to run a native DLL within my .NET setup environment as a custom action. I have done the appropriate steps to ensure
|
| Can't modify System Path within .NET Deployment | 17 May 2004 14:47 GMT | 2 |
Is there a mechanism to modify the system path within the .NET Deployment tool? Using an installer class in VB, I am able to obtain the path, using GetEnvironmentVariable,
|
| error 2852 when user cancels setup | 17 May 2004 12:27 GMT | 2 |
I created a setup project. I run and cancel the setup with no problem. Then, I change the codepage of the project with WiLangId.vbs from the installer SDK and localize the msi file. Works ok until the user cancels the installation. Before quiting it gives the following error
|
| How to upgrade an existing installation | 16 May 2004 16:02 GMT | 9 |
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
|
| .NET Setup and Deployment | 15 May 2004 19:05 GMT | 2 |
(Type your message here) -------------------------------- From: Fitsum Worku Hey guys,
|
| .net framework redistribution problem - broken link to boostrapper sample | 15 May 2004 02:35 GMT | 1 |
I'm trying to make a setup project that automatically installs the .net framework v1.1 and MDAC 2.7. One thing i tried was a plugin from http://www.gotdotnet.com - bootstrapper plugin. I tried to run it on my colleges computer (failed
|
| .Net Framework 1.1 install on win2000 server fails | 14 May 2004 10:27 GMT | 1 |
When trying to install .Net framework 1.1 on win2000 server (Sp4) all critical updates, the install fails saying "Set up cannot write to setup log" Can anyone advise please?
|
| Please Help: Unable to create Web Projects | 13 May 2004 23:48 GMT | 3 |
[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 ---------------------------
|
| Please help me out of this | 13 May 2004 20:45 GMT | 1 |
I am using Windows XP and had installed .NET 2000. I then downloaded the .NET framework 1.1 from teh microsoft site and installed it and then rebooted the machine. When I open the Internet manager console, I find that my web server is not running. When I select it and choose the ...
|
| Windows Service Deployment | 13 May 2004 14:31 GMT | 2 |
Hi all, Does any one know how to automate a windows service deployment programmatically instead of manual installation
|
| Dot Net 1.1 Setup problem | 13 May 2004 03:37 GMT | 7 |
I'm unable to install Dot Net 1.1 SDK. When i run setup.exe it installs only the documentations. Please help. Thanks, Sharon.
|
| Appending to a registry key via Setup | 13 May 2004 02:34 GMT | 1 |
Hello NG. I've made a wrapper class in c# for a Java component. For this wrapper to function properly, it's required that the java components .jar file is in the Windows trustlib.
|
| Set Service Logon | 12 May 2004 22:08 GMT | 3 |
All, Iam facing a similar situation as described in the post "Set Service Login form not topmost" under the category "microsoft.public.dotnet.framework.setup".
|
| Problem in Editing msi with orca | 12 May 2004 21:53 GMT | 1 |
I am editing the msi file with orca, i want to add new Action property in "Upgrade" Row. and set accordingly in "Property" of
|