| Thread | Last Post | Replies |
|
| deployment and setup | 31 Jan 2007 18:14 GMT | 1 |
how deployment and setup done dot net 2005
|
| URGENT! Cannot install VS 2003 | 26 Jan 2007 02:23 GMT | 4 |
I need to make some changes on my old NET 2003 project and tried to install VS 2003. The Prerequisites starts ATI south bridge driver install (I have RADEON XPRESS 200 series built-in video) and it fails with an error # 0x80040705. I cannot continue VS setup.
|
| Run Setup automatically after NET Framework installation finish. | 24 Jan 2007 21:12 GMT | 1 |
In order to deploy an application written in C# using VS 2005 (and obviously .Net 2.0) I have generated a setup and deployment project via visual studio. In the launch conditions editor I have added a NET Framework launch condition. The condition works great but the MSI does
|
| Problem installing Web Service on Windows Vista | 24 Jan 2007 11:53 GMT | 2 |
I developed a Web Service with Visual Studio 2003 and Framework 1.1. Using Visual Studio 2003 I created the setup package for the Web Service and it works fine on Win2k versions, XPPro Sp2, Win2k3 Server. When I try to run the Setup package on Windows Vista Business, after the
|
| Blank License Agreement in VS 2005 Setup And Deployment Project | 23 Jan 2007 22:03 GMT | 2 |
In order to deploy an application written in C# using VS 2005 (and obviously .Net 2.0) I have generated a setup and deployment project via visual studio. To this project I have added a license page dialog and configured it to use a file called license.rtf, however when I install
|
| Packagin registry file only | 21 Jan 2007 19:21 GMT | 1 |
Hi! Is there a way to package registry file only? I can not seem to find the way using VS 2003 & Pacgae and Deploy Wizard. Any help is greatly appreciated. Many thanks in advance,
|
| Bootstrap installer puts assemblies in GAC but app doesn't see them | 15 Jan 2007 18:30 GMT | 1 |
I created an installer that installs .NET Framework 2.0 as a prerequisite, which works great, further on in the installation it places 3 .dlls in the GAC, and then it launches my app, which complains that the 3 assemblies are not in the GAC, despite the fact that I have
|
| Windows Installer is not included in any selected prerequisite | 14 Jan 2007 03:04 GMT | 1 |
I created a solution in vs2003 that has a set-up project included . I have now imported the solution into vs2005. The problem is that the set-up project keeps giving me the warning "Windows Installer is not included in any selected prerequisite". What is the solution to fix this ...
|
| Initiate Rollback from Custom Installation Class | 05 Jan 2007 17:17 GMT | 4 |
I have a Custom Installation Class (that inherits from System.Configuration.Install.Installer) Basically during a file copy, if it errors I want to roll-back the installation.
|
| 3.0: cannot setup | 02 Jan 2007 21:13 GMT | 5 |
I downloaded dotnetfx3setup.exe and run it. Progress bar of setup initialization stopped at about 80%. Could you tell me please how to solve the problem? Thank you
|