Hello, I'm chinese. Although I speak English badly, I want to ask a question. I'd like to write a HTTP handler class, for example MyHttpHandler that implements the IHttpHandler interface, the class references some WCF services. I copy the assembly that include the MyHttpHandler class into the...