Hi David,
WJ-8352 is fixed in the latest Wisej release (1.3.82).
Best regards
Frank
Hi Andrew,
this designer problem (WJ-8340) is fixed in Wisej release 1.3.82.
Best regards
Frank
Hi Thomas,
WJ-8339 is fixed in Wisej release 1.3.82
Best regards
Frank
Hi Chris,
enhancement WJ-8333 is implemented in Wisej release 1.3.82.
Best regards
Frank
Hi Jonatha,
WJ-8322 and WJ-8323 are fixed in Wisej release 1.3.82.
Best regards
Frank
Hi Matthew,
WJ-8311 is fixed in the latest Wisej release (1.3.82).
Best regards
Frank
Hi,
WJ-8305 is fixes in Wisej release 1.3.82.
Best regards
Frank
Hi Wilfred,
the fix logged as WJ-8304 is included in Wisej build 1.3.82.
Best regards
Frank
Hi Ben,
WJ-8299 is included in Wisej build 1.3.82.
Best regards
Frank
Hi Ben,
we discussed this internally and will change it as following (WJ-8299):
PerformClick is always executed when coming from the server side and only if the button (radio/check/menu item) is visible & enabled from the client side.
The change will be in the next Wisej build.
Best regards
Frank
Hi Felix,
WJ-8298 is fixed in Wisej build 1.3.82.
Best regards
Frank
Hi Andrew,
WJ-8297 is included in Wisej build 1.3.82.
Best regards
Frank
Hi Marian,
it´s fixed in the latest Wisej build (1.3.82).
Best regards
Frank
Thanks Frank – yes we were in the wrong directory. I’ll email you the previous license file. Once we removed it – it did ask us for the license key, and we entered the new one we just bought. License activated correctly.
But still we have the problem w/ red triangles, which I guess is not dependent on the license. Our other development machines do not have this issue.
What can we do to correct this?
Hi Edmond,
I wouldn’t store the static/dynamic content in a PictureBox.Image property, it uses memory in the session since it’s a System.Drawing.Image object.
Wisej supports the IWisejHandler interface that can be added to any class to provide any custom content directly to the browser as a simple link. You can extend a PictureBox class and set the ImageSource property to the postback URL generated bu the GetPostbackURL() method that is added to all classes implementing IWisejHandler. Or you can use the Widget class to build custom HTML and use the WebRequest event to return any content.
You can return any content type: html, text, images, video, audio, …
You can also create a custom control. I have attached a small sample showing two approaches: extended PictureBox and Widget in place. This allows our code to load the content on the fly and serve it to the browser and let the browser cache it.
HTH
/Luca
Hi Matthew,
this is ProgramFiles. Can you please check in ProgramData ?
Thanks in advance.
Best regards
Frank
Thanks for the quick response Luca.
No .lic file present – and we are showing for hidden files too.
Try to delete:
C:\ProgramData\IceTeaGroup\Wisej
It should have wisej-developer.lic
When the designer comes up it should ask for the key.
The read triangles mean that the html renderer is not responding in time. An expired key should automatically popup the registration dialog. We’ll have to reproduce and fix. Can you please send the current wisej-developer.lic on that machine before replacing it? Send it to support[at]iceteagroup.com.
Best,
Luca
