English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

目前的執行緒不是在單一執行緒 Apartment (STA) 模式。開始一個 UseShellExecute 設為 True 的處理序需要目前執行緒在 STA 模式。請確認您的 Main 函式已經標記 STAThreadAttribute。

Click to search this error in Google

English version

Current thread is not in Single Thread Apartment (STA) mode. Starting a process with UseShellExecute set to True requires the current thread be in STA mode. Ensure that your Main function has STAThreadAttribute marked.

Click to search this error in Google



Localized version
 Chinese (Traditional) Legacy

Error category
 .Net Framework

Other localized versions
24 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions