Click here to Skip to main content
15,885,546 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: TextBox loses focus Pin
Ekjon30-Apr-08 5:40
Ekjon30-Apr-08 5:40 
GeneralPDF Creation Pin
macca2429-Apr-08 2:58
macca2429-Apr-08 2:58 
GeneralRe: PDF Creation Pin
Mark J. Miller29-Apr-08 3:40
Mark J. Miller29-Apr-08 3:40 
GeneralRe: PDF Creation Pin
Vasudevan Deepak Kumar29-Apr-08 4:33
Vasudevan Deepak Kumar29-Apr-08 4:33 
Generalcalling a javascript function through c# Pin
eyeseetee29-Apr-08 2:25
eyeseetee29-Apr-08 2:25 
GeneralRe: calling a javascript function through c# Pin
Guffa29-Apr-08 3:18
Guffa29-Apr-08 3:18 
GeneralRe: calling a javascript function through c# Pin
flash66529-Apr-08 15:44
flash66529-Apr-08 15:44 
Questioncannot CreateObject("com.sun.star.ServiceManager") Pin
Justin Parkes29-Apr-08 1:25
Justin Parkes29-Apr-08 1:25 
cannot CreateObject("com.sun.star.ServiceManager")

--------------------------------------------------------------------------------

The error I get while running <varname> = CreateObject("com.sun.star.ServiceManager") is cannot create ActiveX object

I have got this working while running in dev mode (ie able to step through code) which means the worker process is running as the person I am logged in with (in this case Administrator), but when I access the page from another machine (on the same network) it falls over with cannot create ActiveX object on the line varname = CreateObject("com.sun.star.ServiceManager")

I think this is down to premission issues of the network user, so I have allowed network user permissions to open office in dcom+ which didnt solve it. I then tralled the registry giving permissions for anything with regards to openoffice and writer, still to no avail.

Has anyone out there experienced a similar issue? More importantly did you manage to get it resolved??

Details: Win2k3 server; ASP.NET 2.0; VS Express Edition 2008; IIS6.0

Thanks for any help offered.
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Guffa29-Apr-08 3:20
Guffa29-Apr-08 3:20 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Justin Parkes29-Apr-08 3:34
Justin Parkes29-Apr-08 3:34 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Vasudevan Deepak Kumar29-Apr-08 4:34
Vasudevan Deepak Kumar29-Apr-08 4:34 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Justin Parkes29-Apr-08 4:43
Justin Parkes29-Apr-08 4:43 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Vasudevan Deepak Kumar29-Apr-08 4:35
Vasudevan Deepak Kumar29-Apr-08 4:35 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Justin Parkes29-Apr-08 4:43
Justin Parkes29-Apr-08 4:43 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Vasudevan Deepak Kumar29-Apr-08 4:56
Vasudevan Deepak Kumar29-Apr-08 4:56 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Justin Parkes29-Apr-08 4:59
Justin Parkes29-Apr-08 4:59 
GeneralRe: cannot CreateObject("com.sun.star.ServiceManager") Pin
Justin Parkes29-Apr-08 21:03
Justin Parkes29-Apr-08 21:03 
GeneralDraggable Control Pin
R.Palanivel29-Apr-08 1:23
R.Palanivel29-Apr-08 1:23 
GeneralRe: Draggable Control Pin
Krazy Programmer29-Apr-08 1:28
Krazy Programmer29-Apr-08 1:28 
GeneralRe: Draggable Control Pin
R.Palanivel29-Apr-08 1:35
R.Palanivel29-Apr-08 1:35 
GeneralRe: Draggable Control Pin
www.Developerof.NET29-Apr-08 1:38
www.Developerof.NET29-Apr-08 1:38 
GeneralRe: Draggable Control Pin
R.Palanivel29-Apr-08 2:19
R.Palanivel29-Apr-08 2:19 
GeneralPrevent navigation to next pageindex of paging in detailview Pin
justintimberlake29-Apr-08 0:30
justintimberlake29-Apr-08 0:30 
GeneralRe: Prevent navigation to next pageindex of paging in detailview Pin
eyeseetee29-Apr-08 2:10
eyeseetee29-Apr-08 2:10 
GeneralRe: Prevent navigation to next pageindex of paging in detailview Pin
AlexeiXX329-Apr-08 16:47
AlexeiXX329-Apr-08 16:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.