S
SSP
I don't get it??
Until few minutes I debugged my forms and it worked like a breeze...no
problems.
Then suddenly I started getting a totally unrelated error message like:
"DragDrop registration failed"
After a fuming for a few minutes I discovered that it needed "[STAThread]"
stuff ahead of calling the Main method.
I am new to windows forms (primarily a web developer)...I don't understand.
Why did it start to appear all of a sudden? What the h*** does it do??
SSP
Until few minutes I debugged my forms and it worked like a breeze...no
problems.
Then suddenly I started getting a totally unrelated error message like:
"DragDrop registration failed"
After a fuming for a few minutes I discovered that it needed "[STAThread]"
stuff ahead of calling the Main method.
I am new to windows forms (primarily a web developer)...I don't understand.
Why did it start to appear all of a sudden? What the h*** does it do??
SSP