| Thread | Last Post | Replies |
|
| Unable to install .NET Framework 1.1 SP1 | 31 Oct 2004 17:36 GMT | 8 |
I get the following error message when installing .NET Framework 1.1 SP1: Info 9002. Microsoft .NET Framework 1.1 Service Pack 1 (KB867460) cannot be installed because you have one or more hot fixes installed. Remove them and try again.
|
| How to Customize Installation Folder Screen-Setup Project | 31 Oct 2004 01:08 GMT | 2 |
I am struck with an issue. I have been assigned with a work to premanently remove few options on the "Installation Folder Screen" while making "Setup Project". Those are...
|
| Error 25008 Unexpected exception occurred during assembly installation | 29 Oct 2004 21:55 GMT | 1 |
I downloaded ".NET Framework Version 2.0 Redistributable Package Beta 1 (IA64)" and tried to install it on Itanium machine on a fresh windows 2003 server but I got the following error
|
| Event ID 11708 | 29 Oct 2004 19:32 GMT | 1 |
I got an installed failed information (Event ID 11708) when I tried my install package. I searched from the internet saying that this is a problem related with the directory permission. I added permissions for everyone according to some websites but it did not work for my ...
|
| Setup Wizard Question | 29 Oct 2004 17:32 GMT | 1 |
I create a setup for .Net WinForm application that will create registry setting for database server name. Currently, I use the edit box provided with VS.Net setup wizard to prompt user for the server name. The problem is I can't validate the input. Is there a way to interface or ...
|
| Determine the path of .msi file | 29 Oct 2004 15:48 GMT | 3 |
I created a custom action installer for my .net setup project. From this custom installer class, I need to determine the path of the .msi file. It's because during setup, I want to execute another 3rd-party .exe file, which I will put in the same folder as the .msi file and ...
|
| .Net 2.0 Beta - Error 25008 Unexpected error occurred during assem | 29 Oct 2004 05:46 GMT | 1 |
I am seeig the same problem on Win2003 64-bit IA64, installation always fails with "Error 25008 Unexpected error occurred during assembly installation" when it gets to Microsoft.VisualBasic.vsa.dll. Tried reinistalling the OS & framework many times but no success. Any suggestions ...
|
| installation conflicts | 28 Oct 2004 18:21 GMT | 1 |
I have one solution in my IDE environment. Depending upon my precompile constants, I create a myDll.dll for my web application. I set up a deployment package, which can be launched on the target machine. The application works fine.
|
| Problems after installing SP1 for framework 1.1 | 28 Oct 2004 11:13 GMT | 2 |
After installation I got the following: 1- When opening a project from VS .NET I get a message box saying that the server deson't appear to be running .Net framework 1.1 2- All file associations to the ASP .NET Dll is removed from the IIS
|
| installer / setup creator? | 27 Oct 2004 07:01 GMT | 5 |
Is there a free installer / msi / setup creator available , that is capable of installing assemblies into the GAC folder, the same way that the setup project wizard in VS.NET does? only free.
|
| After start dialogs are removed from msi file, RemovePriorVersions does not work | 26 Oct 2004 15:29 GMT | 1 |
Hello everyone. I created an msi file using VS.NET 2003. I set the RemovePreviousVerions = true and it worked great... any later versions would in fact remove prior ones. I wanted to modify my msi install to just show the progress bar and the completed dialog. So in VS I went
|
| VB install, triggers a .Net install. (Which Fails) | 25 Oct 2004 21:45 GMT | 1 |
a customer of mine is trying to install Vb, in turn Vb asks for,, and starts a .Net installation. Which fails. "Iexpress setup encountered a problem an needs to close!" I sent him a .net standalone installer, which did the same thing.
|
| error 1603 - wscorwks.dll | 25 Oct 2004 21:21 GMT | 2 |
Trying to install .NET Framework 1.1. Machine has Windows Me. I have installed on 8 other machines (3 with Win Me) with no problem.
 Signature Jim from Cortez
|
| Run .NET program with framework on cdrom | 25 Oct 2004 21:11 GMT | 1 |
I have created several utilities using C#. I would like to be able to run these utilities on customers' XP and 2K machines directly from CDROM without installing any additional software on their machines. Is there
|
| WARNING: Unable to find dependency 'mscorlib' ... | 22 Oct 2004 12:28 GMT | 1 |
I'm getting some strange warnings appearing while I'm compiling a couple of setup projects I have in a solution. I'm being informed of the following warnings, WARNING: Unable to find dependency 'mscorlib' (Signature='B77A5C561934E089'
|