WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

OLE COM ADO CDO ADSI LDAP
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

1129 ObjectCreate

 Keywords: 1129 ObjectCreate OLE Initiate Failed Remote COM Server 

Question:

I have the following line of code in a program that has been executing successfully for about two years.
objXL = ObjectCreate("Excel.Application" , "")
I upgraded to WB 2012A last week and now I receive the error in the topic line when trying to test a code change (not to this line of code) within the the 2012A WB environment: Any ideas?

Answer:

Only supply a second paremeter to ObjecCreate when your intension is to connect to a remote COM server. Because of a bug fix, ObjectCreate no longer falls back to a locale system COM server when it can't find a remote one.
Article ID:   W18012
Filename:   1129 ObjectCreate .txt
File Created: 2012:02:21:08:18:02
Last Updated: 2012:02:21:08:18:02