Page 2 of 2

Re: Exception while loading Saved Byte Array (StiMarginsType

Posted: Tue Feb 28, 2017 10:26 am
by vani.kulkarni
Hi HighAley,

When we migrated stimulsoft .net and silverlight versions to 2016.2.10.0, it has been found that
report.Compile(compileAssemblyPath, StiOutputType.ClassLibrary) creates 2 folders in application root directory named as "Stimulsoft" and "Stimulsoft-Resources"
compileAssemblyPath points to temp directory(sub directory of root), Write permissions are given to this directory

Now those folders need write permissions for report to compile successfully.
Our application does not have Write permissions to root directory, rather we create a temp directory(sub directory of root) which has Write permissions
We want "Stimulsoft" and "Stimulsoft-Resources" to be created into temp directory
What is the way to do this?
Are there any configurable settings? the folders look empty, what is the purpose of these folders

Re: Exception while loading Saved Byte Array (StiMarginsType

Posted: Tue Feb 28, 2017 9:48 pm
by Alex K.
Hello,

We made some improvements and checks in that direction. Please check the last build.

If the issue still present, please send us a simple project on support@stimulsoft.com for analysis.

Thank you.

Re: Exception while loading Saved Byte Array (StiMarginsType

Posted: Wed Mar 01, 2017 6:40 am
by vani.kulkarni
Hi Aleksey,

Which last build you are mentioning here , please specify the exact build number.
Also i saw 2016.3 is also available, are you pointing to that??
We are planning to migrate on 2016.2.10.0 , are you suggesting to migrate to 2016.3??


Also, if we decide to migrate to 2016.3 as its the latest one,
we are using reports.js , reports.net and reports.silverlight flavours ,
reports.silverlight does not have 2016.3 officially released while rest 2 have 2016.3 relased
Which version of reports.silverlight should be used for reports.net 2016.3 ?
You suggested use to use same versions for reports.net and reports.silverlight

Re: Exception while loading Saved Byte Array (StiMarginsType

Posted: Wed Mar 01, 2017 7:01 am
by Alex K.
Hello,

Please send us a simple project with detail description on support@stimulsoft.com for analysis.

Thank you.