Advanced Components toolbar missing
Hello, I just found that in my ReportBuilder's designer (Enterprise 20.04 Build 302) the Advanced Component toolbar is missing. The only way how to place components which are on that toolbar (e.g. Region, Table etc.) is to copy & paste them from another already existing reports, or to place the appropriate code in text form editor. I have restarted the machine, IDE, reinstalled Report Builder, checked whether all component packages are enabled etc. Everything looks normal, I can "show" and "hide" the toolbar, but it becomes invisible. When I hide all toolbars except the Advanced Components one, the whole toolbar container disappears, so it's not just positioned out of the screen. I really don't know what else to try and I will appreciate any help. Thank you.
Comments
We have not heard of this issue before.
My first suggestion is to delete your RBuilder.ini file and see if that helps the problem. It's possible this file became corrupted and is positioning the toolbar off-screen (or something similar). Once deleted, ReportBuilder will create a new one with default values.
By default the RBuilder.ini file is located in the \AppData\Local\RBuilder\ directory.
http://rbwiki.digital-metaphors.com/end-user/fundamentals-end-user/rbuilder-ini-storage/
Otherwise, I recommend a corrupt install cleanup and reinstall ReportBuilder.
http://rbwiki.digital-metaphors.com/general/installation/cleaning-up-a-corrupt-install/
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
thank you very much. The first hint has helped. I renamed the previous INI file and found the problem:
[ToolbarAdvancedComponents]
FloatingPositionX=5109
FloatingPositionY=190
DockPos=532
DockRow=0
[AdvancedComponents]
Floating=1
It was the issue, the toolbar was somewhere far, far out of the screen.
Bye, Igor