All pages in ASP.NET application load twice

  • Thread starter Thread starter Krzysztof Rozmus
  • Start date Start date
K

Krzysztof Rozmus

Hi,

suddenly all pages in my ASP.NET application started to load twice,
any idea what's going on ?

Chris

PS: I have AutoEventWireup="false" on all pages
 
I've heard that Zone Labs' ZoneAlarm Pro can contribute to such problems.
By any chance are you using it?
 
Just in case someone might have similar problem in future,
I found the reason: parameter 'background' instead of 'bgcolor' in html
'<table' tag.
Strange, but true.

Chris
 

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