Getting"Widget Error: Wrong Number of Arguments or invalid property assignment" after closing and reopening project

0
0

on my user control – all the controls have the red Exclamation point sign on them as well.

Couple of other forms have the same thing – like the menu title itself. It appears to build successfully.  But now I cant edit my forms.

I installed a widget via the registry – said it installed correctly – Bubbles.

I see the extension in the toolbar in visual studio. Not sure if that had anything to do with it.

 

Edit: After running it – the warning went away in the designer.

Question: Is there something I should be concerned about  – like corrupting my project?

Any Ideas ?

  • You must to post comments
0
0

Wisej doesn’t generate the designer code, it’s the Visual Studio designer. The warning icons indicate that the html renderer didn’t respond in time for the designer to draw the control. The error you are seeing are coming from the html renderer and it may happen when wisej is trying to “stitch” together additional javascript libraries after the designer has been loaded.

The only thing to worry about is Visual Studio itself.

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.