I am new to .NET and have been going through some basic projects in the Visual Studio 2013 Preview version. I have added a TreeView control to my Site.Master, and now I'm getting the error:
'WebForm_InitCallback' is undefined
I downloaded the JavaScript being generated from WebResource.axd, but the files are all empty. I'm sure I missed something obvious to some of you all and would appreciate any help.