all groups > dotnet setup > january 2005 > threads for january 8 - 14, 2005
Filter by week: 1 2 3 4 5
Creating MSI to install services
Posted by Doug at 1/14/2005 6:18:25 AM
Hello,
I am trying to use DotNet to create a MSI that will install a DotNet
service and a VB6 service. If the service exists already, I need it to
be able to stop the service, install it and then start it up again.
But I also need a way to set a switch to not have it start the service
if indic... more >>
Intallation problem
Posted by xshura NO[at]SPAM rambler.ru at 1/12/2005 11:31:36 PM
Hello,
I have a problem with MSI package created by VS.NET. I use WinXP
(Windows Installer 2.0)
My installation package contains assembly with custom action and
another app files.
Package was created with RemovePreviousVersion=True.
I install for example version 1.0 of MSI. Then I chan... more >>
Strong name validation failed
Posted by xshura NO[at]SPAM rambler.ru at 1/12/2005 8:19:46 AM
Hello,
I have a problem with MSI package created by VS.NET. I use WinXP
(Windows Installer 2.0)
My installation package contains assembly with custom action and
another app files.
Package was created with RemovePreviousVersion=True.
I install for example version 1.0 of MSI. Then I chan... more >>
Error 1305 During .NET Framework 1.1 SP1 installation
Posted by Sachin Sinha at 1/11/2005 6:30:44 AM
Hi
This is a Windows 2000 Sever. My account is local administrator and I
am connecting to the server through Remote Desktop Connection.
As soon as I start the installer (NDP1.1sp1-KB867460-X86.exe) I get the
following error
*************************
Error 1305 Error reading from
file:... more >>
Install over NT 4 sp 6
Posted by menetas at 1/10/2005 7:53:06 AM
I've tried to install .Net framework on WindowsNT4sp6 as specified in the
minimum requirements..
So, i have this virtual machine (VMWare) running over XP, and there i
created this WindowsNT instance so i can make some stress tests and when i
tried to install .Net framework v1.1. i get this er... more >>
|