S
SiewSa
Dear all,
I have received the following error message that I can't figure out the
reason for that. It is happening just because of the difference of adding
one textbox. If I delete the textbox, things run correctly. However, after
I add back that textbox, the following error occured.
An unhandled exception of type 'System.NotSupportedException' occurred in
MBaroque.exe
*The error has highlighted the windows autogenerated part.
InitializeComponent()
I can confirmed that I have not repeated naming for different controls. I
am suspecting that whether there is limitation of control created or
something similar for dotnet compact framework?
Thanks for any helps!
I have received the following error message that I can't figure out the
reason for that. It is happening just because of the difference of adding
one textbox. If I delete the textbox, things run correctly. However, after
I add back that textbox, the following error occured.
An unhandled exception of type 'System.NotSupportedException' occurred in
MBaroque.exe
*The error has highlighted the windows autogenerated part.
InitializeComponent()
I can confirmed that I have not repeated naming for different controls. I
am suspecting that whether there is limitation of control created or
something similar for dotnet compact framework?
Thanks for any helps!