Page 2 of 2

GetReportFromAssembly did not work

Posted: Fri Dec 10, 2010 1:37 pm
by dikan
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

Posted: Sun Dec 12, 2010 4:05 pm
by dikan
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

GetReportFromAssembly did not work

Posted: Mon Dec 13, 2010 6:43 am
by Ivan
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.

GetReportFromAssembly did not work

Posted: Mon Dec 13, 2010 9:15 am
by dikan
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

GetReportFromAssembly did not work

Posted: Tue Dec 14, 2010 5:42 am
by Alex K.
Hello,

Let us know if you need any additional help.

Thank you.