Com Support
Posted: Thu May 29, 2003 12:34 am
good morning
when i used localhost as server, the com support excecuted very well,
but when i use my ip adress as server i obtain an error .
this is what i did:
$excel=new com("execl.application",$ip_adress);
and this is the error :
Unable to obtain IDispatch interface for CLSID {00020820-0000-0000-C000-000000000046}: acces denied. in C:\rep\test.php on line 2
when i use localhost :
i can instantiate only word but about ecxel i obtain this error:
Unable to obtain IDispatch interface for CLSID {00020820-0000-0000-C000-000000000046}: server can't be excuted in C:\rep\testexcel.php on line 2
ca you help me?
thank you
when i used localhost as server, the com support excecuted very well,
but when i use my ip adress as server i obtain an error .
this is what i did:
$excel=new com("execl.application",$ip_adress);
and this is the error :
Unable to obtain IDispatch interface for CLSID {00020820-0000-0000-C000-000000000046}: acces denied. in C:\rep\test.php on line 2
when i use localhost :
i can instantiate only word but about ecxel i obtain this error:
Unable to obtain IDispatch interface for CLSID {00020820-0000-0000-C000-000000000046}: server can't be excuted in C:\rep\testexcel.php on line 2
ca you help me?
thank you