My site just started to behave strange... In FF 8 I get this error (could be after I upgraded my FF, not sure):
Error: not well-formed
Source File: http://example.mysite.com/ws_flexihandler.ashx/functionname
Line: 21, Column: 5
Source Code:
HTTP/1.1 200 OK
If I refresh the page by pressing CTRL+F5 it loads fine. Chrome and IE does not have this problem and what is really strange is that it works well (also in FF 8) when running locally on my development computer.
Not sure what source code I should include in this question as I feel it might not have to do with my code...