Issue 121882 - com.sun.star.ServiceManager is not callable
Summary: com.sun.star.ServiceManager is not callable
Status: UNCONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 4.0.0-dev
Hardware: PC Windows 7
: P3 Major
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-11 19:23 UTC by bugzilla77
Modified: 2013-03-11 21:54 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bugzilla77 2013-03-11 19:23:29 UTC
<?php

 $object=new COM('com.sun.star.ServiceManager');

?>

This stript works with Ooo 3.4.1
but
not work with Ooo 4.0.0 beta.

I have configured DCOM options the same.
Comment 1 bugzilla77 2013-03-11 19:54:45 UTC
I use:
AOO400m1(Build:9700)  -  Rev. 1444151
Comment 2 Ariel Constenla-Haile 2013-03-11 21:26:26 UTC
Might be duplicate of 121881
Comment 3 Ariel Constenla-Haile 2013-03-11 21:41:23 UTC
(In reply to comment #1)
> I use:
> AOO400m1(Build:9700)  -  Rev. 1444151

Where did you get that development build?