Hi,
For some reason I cannot monitor my asp.net page's request/responses to my local host in IE 8.0.
I use fiddler and I modified he url as this -by adding a dot before the semicolon-
http://localhost.:52749/JQuery/Chapter16-AJAX/PersonEditor.aspx
I get this error:
[Fiddler] Connection to localhost. failed. Exception Text: No connection could be made because the target machine actively refused it ::1:52749
Thanks