That error message is displayed in pop-up error dialog..and the verbose MSI log also contains the similar error message. Error part of the vebose log is given below:
===== VERBOSE LOG ==========
MSI (s) (70:A0) [13:18:29:766]: Executing op: AssemblyCopy(SourceName=SAMPLE.exe|PTPlayback.exe,SourceCabKey=InstallerFile,DestName=PTPlayback.exe,Attributes=512,FileSize=40960,PerTick=32768,,VerifyMedia=1,,,,,ComponentId={0E581BCB-A731-4F38-A8D7-B51DDD46A818},,,,AssemblyMode=0,)
MSI (s) (70:A0) [13:18:29:766]: Source for file 'InstallerFile' is compressed
InstallFiles: File: PTPlayback.exe,  Directory: ,  Size: 40960
MSI (s) (70:A0) [13:18:29:782]: Note: 1: 2360
MSI (s) (70:A0) [13:18:29:782]: Note: 1: 2360
MSI (s) (70:A0) [13:18:29:782]: Executing op: AssemblyCopy(SourceName=Sconfig.con|PTPlayback.exe.config,SourceCabKey=ConfigFile,DestName=PTPlayback.exe.config,Attributes=512,FileSize=457,PerTick=32768,,VerifyMedia=1,,,,,ComponentId={0E581BCB-A731-4F38-A8D7-B51DDD46A818},,,,AssemblyMode=0,)
MSI (s) (70:A0) [13:18:29:782]: Source for file 'ConfigFile' is compressed
InstallFiles: File: PTPlayback.exe.config,  Directory: ,  Size: 457
MSI (s) (70:A0) [13:18:29:782]: Executing op: AssemblyCopy(SourceName=gacfd.man|PTPlayback.exe.manifest,SourceCabKey=gacfileid,DestName=PTPlayback.exe.manifest,Attributes=0,FileSize=9478,PerTick=32768,,VerifyMedia=1,,,,,ComponentId={0E581BCB-A731-4F38-A8D7-B51DDD46A818},IsManifest=1,,,AssemblyMode=0,)
MSI (s) (70:A0) [13:18:29:782]: Source for file 'gacfileid' is compressed
InstallFiles: File: PTPlayback.exe.manifest,  Directory: ,  Size: 9478
MSI (s) (70:78) [13:18:29:782]: Assembly Error:The module '%1' was expected to contain an assembly manifest.
MSI (s) (70:78) [13:18:29:782]: Note: 1: 1935 2:  3: 0x80131018 4: IStream 5: Commit 6: 
MSI (s) (70:A0) [13:18:29:782]: Note: 1: 1304 2: PTPlayback.exe.manifest
String  1304. String  writing to file: PTPlayback.exe.manifest. Verify that you have access to that directory.
MSI (s) (70:A0) [13:18:31:016]: Product: Microsoft Grava Player -- String  1304. String  writing to file: PTPlayback.exe.manifest. Verify that you have access to that directory.
MSI (s) (70:A0) [13:18:31:016]: Note: 1: 2350
DEBUG: Error 2350:  FDI Server Error
The installer has encountered an unexpected String  installing this package. This may indicate a problem with this package. The String  code is 2350. The arguments are: , ,
MSI (s) (70:A0) [13:18:31:672]: Product: Microsoft Grava Player -- The installer has encountered an unexpected String  installing this package. This may indicate a problem with this package. The String  code is 2350. The arguments are: , ,
==============================
 
 
Command used for Manual Installation of "PTPlayback.exe":
To install PTPlayback.exe manually, we are using the command  "InstallUtil.exe PTPlayback.exe"
 
 
thanks
Vij


Bob Arnson <[EMAIL PROTECTED]> wrote:
vij wrote:
> "String writing to file: PTPlayback.exe.manifest. Verify that you have
> access to that directory"
> "The installer has encountered an unexpected string installing this
> package. This may indicate a problem with this package. The String
> code is 2350"

That's an odd error message. Is that coming from a verbose MSI log?

> Iam able to install PTPlayback.exe to GAC manually by running
> InstallUtil.exe, but unable to install through setup!!

InstallUtil isn't usually used to install assemblies to the GAC. Can you
post the exact command lines that work?

--
sig://boB
http://bobs.org




Everyone is raving about the all-new Yahoo! Mail beta.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to