Re: msi install error
- From: "Phil Wilson" <pdjwilson@xxxxxxxxxxxxxx>
- Date: Thu, 30 Jun 2005 08:04:24 -0700
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]
"christoher" <christoher@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:33367707-2112-41D7-BAE3-8FF5B5B5AD59@xxxxxxxxxxxxxxxx
>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
>
> Christopher
.
- References:
- msi install error
- From: christoher
- msi install error
- Prev by Date: install component in GAC ??
- Next by Date: Re: install component in GAC ??
- Previous by thread: msi install error
- Next by thread: install component in GAC ??
- Index(es):
Relevant Pages
|