Page 2 of 2
dll Version
Posted: Thu Jun 14, 2012 8:04 am
by becomex_jle
Ivan wrote:Hello,
The problem is solved.
The patch will be available in the next prerelease build on this week.
Thank you.
Good Day,
Thanks for the answers and problem resolution.
I am awaiting the patch next week!
Regards,
dll Version
Posted: Thu Jun 14, 2012 9:53 am
by Alex K.
Hello,
Ok.
Let us know if you need any additional help.
Thank you.
dll Version
Posted: Thu Jun 14, 2012 10:12 am
by Claudio Bernasconi
Hello Aleksey
Thank you very much for your support.
I tested my code against the latest prerelease build 2012.2.1310.0.
Everything works now as expected.
Thank you.
dll Version
Posted: Fri Jun 15, 2012 5:23 am
by Alex K.
Hello,
We are always glad to help you!
Let us know if you need any additional help.
Re: dll Version
Posted: Tue Jul 10, 2012 4:33 am
by pdt1704
Hi,
I have one issue. Each time I upgrade next prerelease build, I must open all report file aspx (include Stiwebviewer or Stiwebviewerfx) and modifield Assembly Version before Recompile.

- IMG_01.jpg (45.36 KiB) Viewed 3950 times
How can I upgrade next prerelease build without modify aspx files. Please help
Re: dll Version
Posted: Wed Jul 11, 2012 6:53 am
by Vladimir
Hello,
You may not specify a version of the libraries in your project, then it will take the version, which is located in the Bin folder of your project.
Code: Select all
...
<%@ Register Assembly="Stimulsoft.Report.Web" Namespace="Stimulsoft.Report.Web" TagPrefix="cc1" %>
...
Thank you.
Re: dll Version
Posted: Fri Jul 13, 2012 2:14 am
by pdt1704
Hi,
It work fine.
Thanks.
Re: dll Version
Posted: Fri Jul 13, 2012 1:58 pm
by HighAley
Hello.
We are always glad to help you.
Thank you.