Question : ASP.NET- would anybody have an Idea as to what is causing me to have  I.E report - Internet Explorer cannot display the webpage

Internet Explorer cannot display the webpage
   
   What you can try:
    Diagnose Connection Problems  

------------------------
the page originally displays a full page of info & images.
but if I do anything after that like click on next page or Try to login-in ...I get the above Connection error even though the Browser URL address is the orginal Page Url
-------------
If I do not display the Images everthing works paging login etc.    

what would be the cause of a browser disconnet. again the browser is still pointing to
the url of the page.

http://localhost:3126/WebSite2/Annonymous/index.aspx
 

Answer : ASP.NET- would anybody have an Idea as to what is causing me to have  I.E report - Internet Explorer cannot display the webpage

I think you should stick with the RbmBinaryImage plug-in. Writing your own HTTPHandler is far more difficult. If it's displaying the images on the first page load, then the problem has to be elsewhere. You need to start setting breakpoints in your code and step through it to see what's going on. Start by setting one at the first function that gets called after clicking the pager control. I don't have the data to duplicate your project and test it on my end.
Random Solutions  
 
programming4us programming4us