| Thread | Last Post | Replies |
|
| .net Framework 2.0 dysfunctional | 16 Mar 2008 19:32 GMT | 1 |
I'm having trouble with .net Framework 2.0. In 2007 I received a security update, but could not install it. I'm trying to use a program which uses 2.0, but it doesn't work at all. I can't use N:\dotnetframework\dotnetfx.exe /t:c:\temp /c:"msiexec.exe /i
|
| PostBuildEvent failure | 08 Mar 2008 12:04 GMT | 2 |
After building my project I am getting the below error; Error 1 'PostBuildEvent' failed with error code '1' 'Unspecified error' What is the problem and how can I fix it? Thanks
|
| I can't install Microsoft .NET Framework 1.1 or 2.0 | 06 Mar 2008 05:37 GMT | 3 |
I can't install Microsoft .NET Framework 1.1 or 2.0, it reports me a error "Error 25015.Failed to install assembl 'C:WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.VisualBasic.Vsa.dll
|
| Primary Output during an upgrade is not using the newer version of the assembly | 05 Mar 2008 00:03 GMT | 2 |
I have a Setup and Deployment project with an helper dll as a Primary Output used in custom actions. When I run the install on top of an older version of the product, the older product gets uninstalled and the newer one is installed as expected. However, the old helper dll is
|