如果我并非每次都启动程序,我会有时不断收到此异常。
************** Exception Text **************
System.ArgumentException: Argument 'Prompt' cannot be converted to type 'String'.
at Microsoft.VisualBasic.Interaction.MsgBox(Object Prompt, MsgBoxStyle Buttons, Object Title)
at svchost.Form1.VB$StateMachine_39_Form1_Load.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
上个星期,我有5个小时左右的时间遇到此问题,直到重新安装PC,然后它又可以正常工作。我不知道为什么它会随机出现。
我希望有人能帮我解决这个问题,它不会给我任何如此愚蠢的行或代码输出。