04-10-2016 11:44 AM
Dear Community members ,
Duplicate of the object function (createDuplicate()) doesnt work on the thin client ( mega web front client) , But it works properly in the thick client , Any suggestions would be highly appreciated !!! Error message is highlighed in the red colour , Any reason why it fails only in thin client ?
Thank you very much
Script error "Error(0x800a000d) : Type mismatch: 'mgSource.CreateDuplicate'" at Line 87 :
Object Take Version.Implementation : Microsoft VBScript runtime error
Set mgSource = Manager.Property("~OkTFfPKeJ1PJ[Duplicate Source MegaObject]", "AsObject")
//Impact on this line
Set duplicatedObj = mgSource.CreateDuplicate(TargetName & " " & Affix, Affix, Strategy, On Library, AffixOption)