.NET Framework 3 Silent install not so silent. Require advice
Fri, 20 Jun 2008 06:38:00 -0700
Hi,
I'm trying to deploy .Net Framework 3 to a PC, using the redistributable
package: dotnetfx3.exe (approx. 50MB in size)
I'm using the command line: dotnetfx3 /q /norestart
However, after a few minutes during the install (and towards the end I
believe), A pop-up security box appears asking me if I want to ...
|
Set file permissions in ISS inside of an application ?
Tue, 10 Jun 2008 06:52:37 -0700 (PDT)
Hi,
I am searching for sample code how to setup the file permissions (IIS)
to be anonymous. It should be possible
to do this from within a setup application calling this tool. Also the
file should be uploaded before this is done.
Is there anywhere a sample ?
It is propably done with some of the classes i ...
|
xp licence
Sun, 8 Jun 2008 06:46:00 -0700
i bought windows xp home addition 2yrs ago but the pc that i put it on is no
longer, (its dead) does that meen that my genuine version of windows is
usless? or can i reuse it ...
|
ISA 2004 and SSL-Tunnel Protocol
Wed, 4 Jun 2008 10:12:01 -0700
I have an issue when clients are trying to connect to a HIPPA secure email
server. The clients are connecting on port 443 and we use ISA to proxy the
port. The issue is that the clients get a "nonstandard port error", but the
log shows authentication issues with SSL-Tunnel protocol. I have included
the lo ...
|
installed v3.5 but unable to use it
Tue, 27 May 2008 23:28:27 -0700
I have installed .net framework v3.5 for a application dependent on it. The application crashes upon startup on an XP machine. I tried to find out which version of .net is in use and it returned me with v2 even though 3.5 is installed.
I manually updated the .config file to force v3.5 but this returned a message sa ...
|
Silent/unattended install
Tue, 27 May 2008 19:49:47 -0400
Pretty much of a newbie here - please bear with me.
I've done some .NET development before, but this is my first time out
with a Setup Project.
I've written a .NET component with a COM interface, and need to install it
in an unattended mode.
I've created a SetupProject as part of my .NET Solution, but h ...
|
Installer technology
Mon, 26 May 2008 23:01:56 +0200
BlankI am considering setup technology for deploying my web application. Immediately I would turn to Web Setup Project and/or WiX, but I am starting to doubt if they are appropriate for my scenario.
Focusing on Web Setup Project, I have the following issues:
1. The files to be deployed by the installer is not avail ...
|
|
|
Partial web setup - is it possible ?
Mon, 26 May 2008 06:31:19 -0700 (PDT)
Hello there,
I'm developing a web setup for a web application using Visual Studio
2005, and I sometimes I need to do my setup partial, that is, I need
to select which aspx files I want to send in the setup. The reason for
this is that the first setup of my application needs to have all the
files because it wi ...
|
Error while registering an ATL COM dll built in VS 2005 environmen
Mon, 26 May 2008 05:05:02 -0700
An ATL COM Dll "Utility.dll" developed in Visual studio 2005, it can be
registered on same machine successfully. But this dll registration is giving
an error on other machine where Visual Studio 2003 installed. What could be
the problem. Is there any KB available to update "regsvr32.exe" to comply
with VS ...
|
VB.NET 2008 Setup Wizard Problem with .NET Versions
Thu, 22 May 2008 15:22:20 +0100
Hi,
I am trying to create a setup for an application I wrote that targets the
2.0 framework but built using VS 2008. The application correctly utilizes
.NET 2.0 as I can manually copy the file onto a target XP Box that already
has the 2.0 Framework installed. When I create a setup program using the
Setup W ...
|