somewhere, somehow, you are calling $create which is short for Sys.Component.create a function in the MicrosoftAjax javascript library that takes the following parameters (type, properties, events, references, element) {name: "type" , type: Type}, {name: "properties" , mayBeNull: true , optional: true }, {name: "events" , mayBeNull: true , optional: true }, {name: "references" , mayBeNull: true , optional: true }, {name: "element" , mayBeNull: true