I know that new version needs recompiling so I did that long ago before I started this thread.
I believe that this is not my problem. In this very moment I do not know where to look but something will come up.
If I have some question during my investigation I will ask you. :redeye:
Regards,
Djordje
GetReportFromAssembly did not work
GetReportFromAssembly did not work
I compiled one report with StimulSoft Designer and same report compiled through application and there is significant difference in size of files.
The one from application I could manage to start through application, but one from designer could not.
I am sending both files for you to analyze and source file too.
Regards,
Djordje Radovanovic
The one from application I could manage to start through application, but one from designer could not.
I am sending both files for you to analyze and source file too.
Regards,
Djordje Radovanovic
GetReportFromAssembly did not work
Hello,
We examine the dlls you send us.
The "PLIZVRAD-App.dll" is compiled with TargetRuntime="v2.0.50727".
The "PLIZVRAD-Designer.dll" is compiled with TargetRuntime="v4.0.30319".
The reason of the problem is that the designer starts with NetFramework 4.0, so the dll is compiled with Net4.0.
Please try to open the "Designer.exe.config" file and delete lines with "v3.0", "v3.5" and "v4.0".
Then, the designer should start with. Net 2.0.
Thank you.
We examine the dlls you send us.
The "PLIZVRAD-App.dll" is compiled with TargetRuntime="v2.0.50727".
The "PLIZVRAD-Designer.dll" is compiled with TargetRuntime="v4.0.30319".
The reason of the problem is that the designer starts with NetFramework 4.0, so the dll is compiled with Net4.0.
Please try to open the "Designer.exe.config" file and delete lines with "v3.0", "v3.5" and "v4.0".
Then, the designer should start with. Net 2.0.
Thank you.
GetReportFromAssembly did not work
Thank you very much.
I thought this could help and it helps. I hope that I am not the only one who has or who will have the very same problem.
Regards,
Djordje Radovanovic
I thought this could help and it helps. I hope that I am not the only one who has or who will have the very same problem.
Regards,
Djordje Radovanovic
GetReportFromAssembly did not work
Hello,
Let us know if you need any additional help.
Thank you.
Let us know if you need any additional help.
Thank you.