HttpContext throws HttpException

前端 未结 7 635
无人共我
无人共我 2020-12-05 18:30

I have written a custom http handler. I have done this by writing a class which implements the IHttphandler.

Inside that class I have code like this,



        
7条回答
  •  一向
    一向 (楼主)
    2020-12-05 19:05

    For more details about this exception visit http://support.microsoft.com/kb/977453

提交回复
热议问题