Error oie := CREATEOBJECT( "InternetExplorer.A

Post Reply
User avatar
PAUL SIMM
Posts: 63
Joined: Fri Oct 07, 2005 7:59 am
Location: Madrid, Spain
Contact:

Error oie := CREATEOBJECT( "InternetExplorer.A

Post by PAUL SIMM »

Error usando oie := CREATEOBJECT( "InternetExplorer.Application" ) Con windows 2003 Server

INFORMACION: Error TOleAuto/-1 Unknown error: TOLEAUTO:NEW
Args:
[ 1] = C InternetExplorer.Application

Stack Calls
===========
2.THROW(0) 3.TOLEAUTO:NEW(300) 4.CREATEOBJECT(67)


Hace a unas mese funcionaba y por una actualizacion de Windows 2003 Server dejo de funionar.

Hay una forma de saber los Objects disponible (sus nombres)
Regards/Saludos
Paul

paul@pes-systems.net
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Error oie := CREATEOBJECT( "InternetExplorer.A

Post by Antonio Linares »

Paul,

Puedes buscar en el registro usando regedit.exe, buscando directamente por su nombre "InternetExplorer.Application"
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply