When working with custom AJAX controls and extenders, you may experience that you have blank script files pushed down to the client. This is often for one of several reasons: The script isn't setup as an embedded resource. The WebResource assembly attribute wasn't declared, and the GetScriptReferences...