| Thread | Last Post | Replies |
|
| Framework setup | 18 Jan 2005 12:11 GMT | 2 |
What I need install before .NET Framework 1.1 under windows 2000 server ? MDAC version ? IIS ? Service Pack ? Thanks a lot
|
| .net 1.1 sp1 install may have broken vsnet debugging | 18 Jan 2005 06:37 GMT | 12 |
I installed .net framework sp 1 update from the microsoft update site. There seems to be no way to roll back to the previous version. After installing this my vs.net debugging is broken for web apps. I can't use the .net repair tool included with the vs.net cd since it can't ...
|
| Error 1305 During .NET Framework 1.1 SP1 installation | 17 Jan 2005 21:25 GMT | 1 |
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
|
| Strong name validation failed | 14 Jan 2005 18:32 GMT | 1 |
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.
|
| Intallation problem | 14 Jan 2005 18:31 GMT | 1 |
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.
|
| Creating MSI to install services | 14 Jan 2005 18:26 GMT | 1 |
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
|
| .NET Framework installation error: 1603 on WinXP | 12 Jan 2005 22:27 GMT | 2 |
Hi, I've been having a lot of trouble installing .NET framework 1.1 on my xp machine. I have been attempting to install it off and on over a time span of about 10 months. I've searched on Google Groups and have
|
| Set Value to the checkbox in the user interface? | 12 Jan 2005 02:41 GMT | 6 |
I am creating a setup project VS2003, I have a user interface with couple of check boxes, I want to search the registry and get the settings if existing and then set the default values for the check boxes while installation.
|
| Error 1935 (HRESULT -2146233038) while installing .NET assembly in | 11 Jan 2005 21:27 GMT | 2 |
I'm getting the following error message when my Windows Installer package attempts to put my assembly into the Global Assembly Cache: Error 1935. An error occured during the installation of assembly component {64D9C325-ED58-43C8-B88A-19D0F9A0C50C}. HRESULT: -2146233038. assembly
|
| Faulting application devenv.exe | 10 Jan 2005 19:29 GMT | 1 |
Complete Error: Faulting application devenv.exe, version 7.10.3077.0, faulting module kernel32.dll, version 5.0.2195.6897, fault address 0x0000e592. Specifics:
|
| Install over NT 4 sp 6 | 10 Jan 2005 16:29 GMT | 1 |
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
|
| Problem with generic setup | 08 Jan 2005 19:01 GMT | 3 |
I'm using a generic setup project in vb.net 2003 to setup my application. When it is installed on a pc using Microsoft Dot Net Framework version 1.1.4322.2032 it works fine. When it is installed on a pc using the dot net framework beta verison 2
|
| how to fix the default document in IIS | 07 Jan 2005 16:28 GMT | 1 |
I've written a web setup project which works OK except that each time I install it the default document (in IIS) changes to default.aspx and I want it to be default.htm. Can add something in my web setup project to set the default document during installation?
|
| Installing a Database on a target/client machine with the applicat | 07 Jan 2005 16:18 GMT | 5 |
I've created an application that uses an Access database. I want to include that database when I install the application on client machines. These users will be stand alone machines ( not networked). I'm having difficulting with packaging this in the setup and deployment project.
|
| Setup project - modify uninstall / repair dialog | 07 Jan 2005 16:12 GMT | 1 |
I've just created my first setup project, and managed to insert a extra dialog and activate a custom action. This all works fine. I was wondering whether I'm able to modify the uninstall dialog.
|