- 3
- 0
- 约小于1千字
- 约 1页
- 2023-08-05 发布于中国
- 举报
当应用程序不是以 UserInteractive 模式运行
时显示模式对话框或窗体是无效操作
问题:当应用程序不是以 UserInteractive 模式运行时显示模式对话框或窗体是无效操作。请指定ServiceNotification 或 DefaultDesktopOnly 样式,以显示服务应用程序发出的通知。
在 System.Windows.Forms.MessageBox.ShowCore(IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButtondefaultButton, MessageBoxOptions options, Boolean showHelp)
在 System.Windows.Forms.MessageBox.Show(String text)
在 prjBOI_TRO.Shipping.frmTransin.Gen_QSMC_UPS_SCS_Transin(String strLoadID, Int32 intI)
在 prjBOI_TRO.Shipping.frmTransin.btnTransin_Click(Object sender, EventArgs e)
原创力文档

文档评论(0)