ReferencedAssemblies
Posted: Thu May 03, 2018 10:09 am
Hi,
I have a problem using my own enum in the reports (BusinessObjects). I have included the assembly name in the referenced assemblies list, so the tool doesn't complain about the type. However, when I open the report second time, the type of the enum is empty...
How do I refer to assemblies which are not in GAC? I can't use absolute paths. Is there a way to specify relative paths, and if there are, relative to what?
Thanks
I have a problem using my own enum in the reports (BusinessObjects). I have included the assembly name in the referenced assemblies list, so the tool doesn't complain about the type. However, when I open the report second time, the type of the enum is empty...
How do I refer to assemblies which are not in GAC? I can't use absolute paths. Is there a way to specify relative paths, and if there are, relative to what?
Thanks