Does anyone know what DefaultWsdlHelpGenerator.aspx is?What is its use? and most importantly , when is it used?
A test page is automatically created for web services in ASP.NET.
DefaultWsdlHelpGenerator.aspx is used to create this test page.
You can modify this generator to change the way you create a test page.
Link