Bug found in Wisej.Web.Application.CommonAppDataPath

0
0

Hi,

The value of Wisej.Web.Application.CommonAppDataPath gets set to an empty string after reading it once.


Dim s As String = Wisej.Web.Application.CommonAppDataPath
Me.TextBox1.Text = s

 

I put this into a form behind a button to see what the result was and on the second click, the text box is empty.

  • You must to post comments
0
0

Hi Andrew,

WJ-8534 is fixed and available in development build 1.4.41.

Best regards
Frank

  • You must to post comments
0
0

Thanks Andrew.

It´s logged as WJ-8534, fixed and will be included in the next Wisej build.

Best regards
Frank

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.