6

I need to self host (in a windows process out of IIS) an existing .ashx service. The service implements an IHttpHandler.

Robert
  • 872
  • 1
  • 8
  • 24
  • flagging this for not being a question.. an quite vague.. – Brett Caswell Nov 20 '16 at 04:15
  • 1
    An .ashx handler can be hosted on IIS easily. Now I would need to host in a windows process, as we may self host for instance WCF services. Here how to self host a wcf service: https://msdn.microsoft.com/en-us/library/system.servicemodel.servicehost(v=vs.110).asp. So my question is how selfhost an .asax handler? – Robert Nov 25 '16 at 21:31

0 Answers0