[SOLVED] Designer Error

Answered Closed
0
0

Hi guys,

Just noticed an error when opening a UserControl in Design view. It happens for new UserControls too. As soon as the file opens in the designer, an error pops up as shown in the attached, complaining about some “setOption”. After dismissing the error, the designer opens but the each control contained in the UserControl has a red triangle with a white exclamation mark in it. This is with 1.2.78.

Best,
Alex

Attachment
  • You must to post comments
Best Answer
0
0

Hi Alex,

the latest build (1.2.82) should fix that issue.

Best regards
Frank

  • You must to post comments
0
0

Hi Alex,

that’s caused by the mismatch the designer assembly from 80 and the rutime assembly from 79. Wisej.Platform.setOption is called by the javascript in the designer but it’s not present in .79.

It will be fixed as soon as the two are in sync. Hopefully with the last beta update today and a release candidate in a day or two.

Best

Luca

  • You must to post comments
Showing 2 results