CreateObject("excel.application", "myremotecomp") dosent work 
Author Message
 CreateObject("excel.application", "myremotecomp") dosent work

I am trying to do this in some VB and VBS code

CreateObject("excel.application", "myremotecomp")

It works fine on localhost, but it screws up on another win98 computer.

Could someone tell me what permissions I have to change in both 98 and
2000/NT5. For 2000/NT5 (server) I need to password protect it.

Thanks in advance
Ben



Sun, 16 Nov 2003 06:26:05 GMT  
 CreateObject("excel.application", "myremotecomp") dosent work


Fri, 19 Jun 1992 00:00:00 GMT  
 CreateObject("excel.application", "myremotecomp") dosent work
browse to your  C:\WINDOWS\SAMPLES\WSH\EXCEL.VBS


Sun, 16 Nov 2003 12:23:02 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. CreateObject("excel.application", "myremotecomp") dosent work

2. CreateObject("Excel","//server"), MsgBox output

3. CreateObject("Excel.Application") Error

4. CreateObject("Excel.Application")

5. CreateObject("Excel.Application") problem

6. CreateObject("Excel.Application")

7. CreateObject("Excel.Application")

8. CreateObject("Excel","//server"), MsgBox output

9. CreateObject("Excel.Sheet")

10. CreateObject("Excel.Sheet")

11. CreateObject("Outlook.Application")

12. CreateObject("Outlook.Application")...

 

 
Powered by phpBB® Forum Software