dll Version

Stimulsoft Ultimate discussion
becomex_jle
Posts: 39
Joined: Fri Aug 26, 2011 8:14 am
Location: Brazil

dll Version

Post 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,
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

dll Version

Post by Alex K. »

Hello,

Ok.
Let us know if you need any additional help.

Thank you.
Claudio Bernasconi
Posts: 3
Joined: Thu May 31, 2012 10:29 am
Location: Switzerland

dll Version

Post 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.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

dll Version

Post by Alex K. »

Hello,

We are always glad to help you!
Let us know if you need any additional help.
pdt1704
Posts: 60
Joined: Tue Nov 15, 2011 9:12 pm

Re: dll Version

Post 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
IMG_01.jpg (45.36 KiB) Viewed 3945 times
How can I upgrade next prerelease build without modify aspx files. Please help
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: dll Version

Post 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.
pdt1704
Posts: 60
Joined: Tue Nov 15, 2011 9:12 pm

Re: dll Version

Post by pdt1704 »

Hi,
It work fine.
Thanks.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: dll Version

Post by HighAley »

Hello.

We are always glad to help you.

Thank you.
Post Reply