You should only be installing shared
assemblies to the GAC. I find it highly unlikely that an EXE, normally a
program file, is exporting classes for other code to use. The linker error is coming from the fact
that the File/@AssemblyManifest attribute is supposed to contain a reference to
a File, that is, a File/@Id value. The linker is telling you that there is no
such File. -- Mike Dimmick From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of vij Hi, <File Id="gacplayer" Name="PTP.exe"
KeyPath="yes" src=""
Assembly=".net" AssemblyManifest="PTPlayback.exe" /> But during the link time(light command), I am getting the below given
error: In the above file element, if I remove the "AssemblyManifest"
attribute then there is no error but during the installation of the package the
below given error is displayed and installation failing. What is wrong with my code?
(This is very urgent for me..please help me!!) thanks Want to start your own business? Learn how on Yahoo!
Small Business. |
------------------------------------------------------------------------- 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