all groups > dotnet setup > september 2007
Visual Studio 2005 setup project
Posted by BBD at 9/27/2007 4:32:14 PM
Hi all,
I've created an installer for my .NET 2.0 C# application and, as I see,
setup directory looks as following:
Subdirectory "dotnetfx",
Subdirectory "WindowsInstaller3_1",
File setup.exe,
File MyApplication.msi
I would very like to have everything placed in one big setup.exe to sh... more >>
Trusted locations
Posted by Andrew Chalk at 9/24/2007 3:53:18 PM
When I load a VS 2005 project from a network drive I get a dialog that
informs me that this "is not a trusted location".
How do I make it trusted?
Many thanks.
... more >>
.NET Framework 3 installation fails
Posted by Jens Ansorg at 9/17/2007 9:28:25 PM
hello,
I try to install a software that requires .net 3 (Sony Vegas 8 Pro).
The .net setup gets downloaded and setup starts but soon quits with
"Requirements not met. Press OK to exit install."
What requirements my I ask?
The PC has Windows XP Pro SP2 with all recent updates. .net 1 an... more >>
Wix/Votive - adding all files in a directory to a project?
Posted by Sergei Shelukhin at 9/13/2007 2:13:38 PM
Hi.
I wonder if there's something similar to "Project output" concept for
Wix setup projects created using Votive.
We are currently using Web setup project followed by Custom Action
that is used to do most of the work to deploy a big ASP.NET
application.
We are considering moving the deploy... more >>
Extremely slow loading of app on Win 2003 Server
Posted by Olav at 9/11/2007 8:08:02 AM
Hi,
we have an app. based on .NET Framework 2.0 using SQL Server 2005 as DB
server. For customers with Windows 2003 server it takes 1 minute to load our
app both on the server and on the work stations. For customer with other
server OS's like Win XP or 2000 server it takes about 5 seconds!
O... more >>
Doesn't remove installation folder if rollback
Posted by Vivek Kumbhojkar at 9/10/2007 1:43:38 AM
Hi All,
I am using VS2005 n C# installing and uninstalling works fine but when
exception raise I handle rollback.. even rollback works fine but doesn't
remove the installation folder. Please suggest.
Regards,
VK
... more >>
|