For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET > July 2005 > ASP.net (C#) App Hangs Internet Explorer Multi-Frames









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author ASP.net (C#) App Hangs Internet Explorer Multi-Frames
Eric Seneca

2005-07-29, 5:05 pm

Hello,

I have a problem I have been dealing with where a C# application I wrote
has 5 frames on one page. When you open the information for this page
containing these frames Internet Explorer seems to freeze up. Strange
thing is when I right click on the IE instance in the task bar the page
finishes loading and everything is displayed without any problems.

I have done some research and have found that I might need to add the
following registry keys to give IE the ability to open up more
connections to the same server. I have tried these keys and it does not
seem to work.

Here are the Keys:
MaxConnectionsPerServer (DWORD, default 2)
Specifies the number of simultaneous requests to a single HTTP 1.1
Server.

MaxConnectionsPer1_0Serve (DWORD, default 4)
Sets the number of simultaneous requests to a single HTTP 1.0 Server.

If anyone has any ideas on this issue please give me your thoughts.

Eric Seneca
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com