Wednesday, September 18, 2013

Error 0x80004005: The device is not ready.

See if putting STAThread above Main solves the problem.



[STAThread]
static void Main()





jdweng


No comments:

Post a Comment