ChangeLog 498 B

12345678910111213141516
  1. 2009-09-17 Atsushi Enomoto <[email protected]>
  2. * WebScriptServiceHostFactory.cs : do tasks in previous change only
  3. if it is done under ASP.NET environment.
  4. 2009-09-04 Atsushi Enomoto <[email protected]>
  5. * WebScriptServiceHostFactory.cs : endpoints are automatically added
  6. and if they are added through configuration, it is an error
  7. (as documented).
  8. 2006-02-16 Atsushi Enomoto <[email protected]>
  9. * WebServiceHostFactory.cs, WebScriptServiceHostFactory.cs :
  10. new files.