Hey,

What code do you have in the global.asax file? What exactly are you trying to do?

Are you using a Web Site, or a Web Application? i.e. is it precompiled, or not. If not, are you also uploading the code behind file for the handler?

Did you use the technique that I mentioned of first publishing to a local folder, and then copying everything onto the server?

Gary