Page 1 of 1

Updating report libraries, etc - best practices?

Posted: Tue Mar 10, 2020 3:06 pm
by JohnW
I have a reporting module in my larger application. It is based on current version of .net/.aspx pages/vb.net. It still works. However, the libraries are not the current version for Stimulsoft. I would like to update them to take advantage of any bug fixes and new features. It is at Simulsoft 2019.2.3 and I want to take it to current version 2020.2.1

What is the best practice to update the libraries and do I need to update each .mrt file? Other things I may have missed like the report designer/viewer controls may need to be added to the list.

I would like to keep this as simple as possible and not have to rebuild the entire reporting module. Maybe I am in the land of wishful thinking...

Any suggestions would be appreciated.


Regards,

John W

Re: Updating report libraries, etc - best practices?

Posted: Fri Mar 13, 2020 8:33 pm
by Lech Kulikowski
Hello,

You need to update only references in your project. All reports will work in new version without any changes.

Thank you.