Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default CREATEOBJECT Using VB

I m trying to instantiate an excel object from Active X Script using
CREATEOBJECT Method from a Remote server and i am getting errors..The reason
i am trying to instantiate from a remote server is, excel is not installed
on the box where i am trying to instantiate...I did try to run the dcomcnfg
utility to change the security settings on the machine where i am trying to
instantiate from and still it doesnt work..

Thanks in advance..


  #2   Report Post  
Posted to microsoft.public.excel.programming
jaf jaf is offline
external usenet poster
 
Posts: 300
Default CREATEOBJECT Using VB

If Excel is not installed on the target machine you can't create an Excel
object on the target machine.


--
John
johnf 202 at hotmail dot com


"Karthik" wrote in message
...
| I m trying to instantiate an excel object from Active X Script using
| CREATEOBJECT Method from a Remote server and i am getting errors..The
reason
| i am trying to instantiate from a remote server is, excel is not installed
| on the box where i am trying to instantiate...I did try to run the
dcomcnfg
| utility to change the security settings on the machine where i am trying
to
| instantiate from and still it doesnt work..
|
| Thanks in advance..
|
|


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default CREATEOBJECT Using VB

Cant i use the second parameter of the create object to instantiate from a
different machine which has excel running on it...?
Thanks,

"jaf" wrote in message
...
If Excel is not installed on the target machine you can't create an Excel
object on the target machine.


--
John
johnf 202 at hotmail dot com


"Karthik" wrote in message
...
| I m trying to instantiate an excel object from Active X Script using
| CREATEOBJECT Method from a Remote server and i am getting errors..The
reason
| i am trying to instantiate from a remote server is, excel is not

installed
| on the box where i am trying to instantiate...I did try to run the
dcomcnfg
| utility to change the security settings on the machine where i am trying
to
| instantiate from and still it doesnt work..
|
| Thanks in advance..
|
|




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Createobject returns null in Excel [email protected] Excel Discussion (Misc queries) 1 March 27th 06 04:04 AM
Why can't create Excel.Application using CreateObject? [email protected] Excel Programming 0 May 6th 04 03:46 AM
Difference between NEW and CREATEOBJECT? Mark[_36_] Excel Programming 3 February 19th 04 02:26 PM
Templates and CreateObject John Excel Programming 1 October 29th 03 01:07 PM
CreateObject produces error Robert Chapman Excel Programming 0 August 15th 03 03:48 PM


All times are GMT +1. The time now is 10:37 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"