VB.NET CALLING MS WORD 2000
Publicado por Omar (1 intervención) el 22/02/2005 14:55:29
Pls I got this error:
System.Exception: No se puede crear el componente ActiveX.
Dim wdApp As Object
wdApp = CreateObject("Word.Application")
wdApp.Visible = True
I have referenced in my Proyect MS WORD 9.0 Object Library
System.Exception: No se puede crear el componente ActiveX.
Dim wdApp As Object
wdApp = CreateObject("Word.Application")
wdApp.Visible = True
I have referenced in my Proyect MS WORD 9.0 Object Library
Valora esta pregunta


0