cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
clayton
Level 3

Property not supported in Automation Interface

When using the automation interface, I receive the following error when attempting to read or write the property DistributeToLoc from a Release object:

Microsoft VBScript runtime error: Object doesn't support this property or method: 'DistributeToLoc'

I have verified I have a valid Release object as I can set and read other properties from the object; even DistributeToURLLoc works, but DistributeToLoc appears to be invalid. From the help and release notes, this is apparently a new property introduced in version 2008. It is supposed to be a property of the Release object.

Thanks
Clayton
Labels (1)
0 Kudos
(3) Replies
MichaelU
Level 12 Flexeran
Level 12 Flexeran

I think this may be a mismatch between our code and our documentation. Can you try the property 'DistributeLoc' instead?
0 Kudos
clayton
Level 3

That's what I suspected! It's working now.

Thanks
Clayton
0 Kudos
DebbieL
Level 17

I created issue IOC-000065938 to log this doc bug so we can fix it. Sorry about that!

Debbie Landers
Macrovision Corporation
0 Kudos