문제

I realise this would require some sort of custom ErrorMailModule, but where do I start, if I can even do this?

도움이 되었습니까?

해결책

Look at the ELMAH source and look how they wrote their ErrorMailModule. It would be quite simple to change the code to use your web service. (Just make sure that you do not violate the ELMAH license.)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top