Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コード (VB.Net) によって生成された Excel シートを強制終了しています。コード: Dim processId As IntPtr Process.GetProcessById(processId.ToInt32())
ローカル マシンで動作しますが、サーバー側でデバッグすると、processId が 0 として返されます。