PhotonDev Newbie

Joined: 22 Feb 2007 Posts: 1
|
Posted: Fri Feb 23, 2007 2:38 am Post subject: Cann't create Open Office instance in APS.NET |
|
|
Hi,
I was trying to convert doc to pdf in VB.Net using open office. But I got some error while trying to create instance of open office. The same code is working perfect in windows standard application. But in the web application I got this error. It seems like some security error. I have written down the code where I got the error.
CreateObject("com.sun.star.ServiceManager")
returns an exception "Can't Create ActiveX Object"
Can u just help me out.
Thanks in advance
Vijay _________________ hell yah |
|