Version of DevComponents?
Hi,
I want to know what version of devcomponents is used in fest-reports.
I have devcomponent licence.
When I delete the reference to FastReports.Bars I have some error in lines like:
Designer.MainMenu.Localize
Designer.MainMenu.miFileOpen.Visible = False
VS say that I need a reference to FastReports.Bars
Thanks
Alejandro
I want to know what version of devcomponents is used in fest-reports.
I have devcomponent licence.
When I delete the reference to FastReports.Bars I have some error in lines like:
Designer.MainMenu.Localize
Designer.MainMenu.miFileOpen.Visible = False
VS say that I need a reference to FastReports.Bars
Thanks
Alejandro
Comments
It's 7.9.0.3 with many custom changes.
I used the 7.8.0.8 version.
Now I download the lastest version 8.1.0.3 and update my application.
But the problem don??t fix.
If I remove the FastReports.Bars reference, the Designer.MainMenu give me error.
Maybe If I delete the Devcomponent reference will work fine, but I always use your version of devcomponents and maybe your version is not the lastest version, so some new controls I can not use.
Maybe one solution will be delete the MainMenu (Visible=False) from the designer and create my own menu. Is this possible? Is complicate?
Have you some solution for this problem?
Thanks
Alejandro
I ??ll try to separate the report process from the exe.
Thanks