httpHandler is called twice?

  • Thread starter Thread starter Dominik Amon
  • Start date Start date
D

Dominik Amon

Hi there!

I have a problem: I'm using a HttpHandler which is called twice, and i don't
know why?
I'm not double-clicking any thing or something like that.

I have no idea what might happen (the request is the exactly same)

thanks for help,
dominik
 
I've got no concrete example of this, but I find that after a compilation
(i.e., the application is restarting) a request to the framework yields two
calls to the handler.

j
 
Back
Top