Groups | Blog | Home
all groups > dotnet setup > june 2005 >

dotnet setup : msi install error


christoher
6/29/2005 8:55:05 AM
I am trying to setup a distributed install with the msi file for .NET 1.1.
When I run:

netfx.msi /quiet /log log.txt

I get the following error in the log.txt:

MSI (s) (2C:58) [10:43:41:622]: Product: Microsoft .NET Framework 1.1 --
Error 1935.An error occurred during the installation of assembly
'Microsoft.Vsa.Vb.CodeDOMProcessor,Version="7.0.5000.0",PublicKeyToken="b03f5f7f11d50a3a",Culture="neutral",FileVersion="7.10.3052.4"'.
Please refer to Help and Support for more information. HRESULT: 0x8002802F.
assembly interface: , function: CreateAssemblyNameObject, component:
{7D4B5591-4C80-42BB-B0E5-F2C0CEE02C1A}

Error 1935.An error occurred during the installation of assembly
'Microsoft.Vsa.Vb.CodeDOMProcessor,Version="7.0.5000.0",PublicKeyToken="b03f5f7f11d50a3a",Culture="neutral",FileVersion="7.10.3052.4"'.
Please refer to Help and Support for more information. HRESULT: 0x8002802F.
assembly interface: , function: CreateAssemblyNameObject, component:
{7D4B5591-4C80-42BB-B0E5-F2C0CEE02C1A}

Any ideas or other locations of solutions would help greatly

Phil Wilson
6/30/2005 8:04:24 AM
If you google for "Function not defined in specified DLL" or 0x8002802F
there are some articles/blog entries, if you haven't already done that.
--
Phil Wilson
[Microsoft MVP-Windows Installer]
[quoted text, click to view]

AddThis Social Bookmark Button