I came across a peculiar problem today while using Pyro to build a patch - error PYRO0013, complaining that the length of an internal Id was too long. It appears that Pyro had taken a file or component Id from my installer, and added the prefix "Patch." to generate its internal Id. Pyro said that the total Id length was limited to 62 characters. The peculiar thing is that the original Id in my installer is in a field where the length is only limited to 72 characters. Thus, Pyro seems to be taking data that could be 72 characters long, sticking 6 characters on the front, and slotting that into a space limited to 62 characters. Can anyone else see a problem here?
Good job I haven't shipped the original installer yet, as now I have to go and shorten all those Ids that are longer than 56 characters! Or am I missing something? ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users