11-15-2007 07:30 AM
11-15-2007 10:51 AM
There were some problems with the embedding UIRs that were fixed in version 8.0, but I don't quite understand the problem that you are seeing.
First you say that some of the UIRs are not involved in the newly built EXE. Does that mean that panels load correctly from some UIRs but not other UIRs in the project?
One thing you can do to make sure that the UIRs are built into the EXE is to compare the sizes of the EXEs with the embedded option turned off and on. Is the EXE larger when the embedding UIR option is turned on?
Can you attach a simple project that demonstrates the problem?
11-16-2007 01:20 AM
11-16-2007 03:26 AM
Those failing .uir files don't happen to have any spaces in their filenames, do they? That bug tripped me up, once.
JR
11-16-2007 03:29 AM
11-16-2007 10:56 AM
Hello Peter,
If you create a brand new project and add one of those 3-4 .uirs to the project, do they also fail to embed? If so, it would still be very helpful if you could attach a project that has one of those .uirs. At this point it's unclear whether the problem has to do with the name/path of the .uir, or if it has to do with the contents of the .uir. We need to be able to reproduce the problem in order to figure it out.
Thanks,
Luis