Error ตอนเปิดไฟล์ Word 2007 ด้วย VB.NET ครับ
Dim d As word.Document
d = w.Documents.Open("abc.doc", , True)
มัน Error บ้าง ไม่ Error
บ้าง ไม่รู้ว่าเป็นเพราะอะไร
Error Message
System.Runtime.InteropServices.COMException (0x80010001): Creating an instance of the COM component with CLSID {00020906-0000-0000-C000-000000000046} from the IClassFactory failed due to the following
ขอบคุณครับ