Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


'Call was rejected by callee' ERROR

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,758
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> 'Call was rejected by callee' ERROR
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 'Call was rejected by callee' ERROR - 1/15/2003 7:56:23 PM   
  amit.vijayant

 

Posts: 1
Score: 0
Joined: 1/15/2003
From:
Status: offline
Hi,
I have a VBScript code on a JSP page which fires off Excel and tries to push in some data. A sample code is like:

Set oXL = CreateObject("Excel.Application")
Set wb = oXL.WorkBooks.Open(...)
Set sheet = wb.Worksheets("")
...

An error is thrown on the last statement stating "call was rejected by callee".
And this is not consistent in that it works on some machines but does not on others!

I even tried to put delays before the call so that Excel is in ready state and also tried to repeatedly execute the statement until no error was returned ... but in vain!

Any help?

Thanks
 
 
Post #: 1
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> 'Call was rejected by callee' ERROR Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts