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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top