PDA

View Full Version : How to get rid of 5061 warnings?



edstaffin
01-10-2006, 09:50 AM
Hi, I keep getting a zillion 5061 warnings and they all say :

Use the Component,
"keydecoder.dll.E9DEA130_0DC6_4047_8C57_2A204727CB81" Source Location property to prevent this warning.

Obviously, the only thing that changes is the component name. However none of these "components" are listed in teh components section.

Most of the paths come from my project\Business Objects\Common\3.5\bin\.

Any guidance would be great. Thanks

Here is the unedited warning of one.

Warning 3 -5061: The filename "C:\EkInstall\EKClient\Ek Client UnComp\EK Client Uncomp\DiskImages\DISK1\program files\Business Objects\Common\3.5\bin\keydecoder.dll" already exists. Use the component, "keydecoder.dll.E9DEA130_0DC6_4047_8C57_2A204727CB81" Source Location property to prevent this warning. Double click here to see more information on error: -5061

Stefan Krueger
01-11-2006, 03:06 PM
The source location property enables you to have multiple different but same names files in your setup. Since the component name has a GUID appended I guess it's coming from a merge module.
However this should only be a problem if you build uncompressed media.