出现异常:
未处理的"System.InvalidOperationException"类型的异常出现在system.windows.forms.dll中。
其它信息: DragDrop 注册失败。

解决办法:
在Main之前加上[STAThread]