ASP.NET - VB.NET CALLING MS WORD 2000

 
Vista:

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
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder