vij wrote: > I am trying to install PTPlayback.exe to GAC using the below given > file element: > <File Id="gacplayer" Name="PTP.exe" KeyPath="yes" > src="c:\PTPlayback.exe" Assembly=".net" > AssemblyManifest="PTPlayback.exe" /> > But during the link time(light command), I am getting the below given > error: > ---------------------------------------------------------------- > PlayerPackage.wxs : error LGHT0112 : Unresolved reference to symbol > 'File:PTPlayback.exe' in section > 'Product:4DD1D741-701D-4CA7-AFB5-924356093D51'. > ----------------------------------------------------------------
Do you have an external manifest? If not, I believe you can omit the AssemblyManifest attribute but as the value is defined as the file ID, you'd use gacplayer if anything. > ---------------------------------------------------------------- > "An String occrured during the installation assembly component > {5183CF45-47AE-4e49-86DF-80767D2A82D7} HRESULT=0X80131043" > ---------------------------------------------------------------- See http://blogs.msdn.com/astebner/archive/2004/11/10/255346.aspx. -- sig://boB http://bobs.org ------------------------------------------------------------------------- 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