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