Click here to Skip to main content
15,925,371 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Buffering or Caching. Pin
Guffa7-Sep-06 13:01
Guffa7-Sep-06 13:01 
AnswerRe: Buffering or Caching. Pin
Not Active7-Sep-06 12:07
mentorNot Active7-Sep-06 12:07 
GeneralRe: Buffering or Caching. Pin
Amit Kumar G7-Sep-06 13:29
Amit Kumar G7-Sep-06 13:29 
GeneralRe: Buffering or Caching. Pin
Not Active7-Sep-06 15:05
mentorNot Active7-Sep-06 15:05 
QuestionSSL Connection? Pin
Jason Weibel7-Sep-06 8:10
Jason Weibel7-Sep-06 8:10 
AnswerRe: SSL Connection? Pin
Nick Parker11-Sep-06 5:01
protectorNick Parker11-Sep-06 5:01 
GeneralRe: SSL Connection? Pin
Jason Weibel11-Sep-06 5:19
Jason Weibel11-Sep-06 5:19 
GeneralRe: SSL Connection? Pin
Jason Weibel11-Sep-06 5:41
Jason Weibel11-Sep-06 5:41 
GeneralRe: SSL Connection? Pin
Jason Weibel11-Sep-06 6:24
Jason Weibel11-Sep-06 6:24 
QuestionCommon Application error in ASP.net Pin
Skanless7-Sep-06 6:20
Skanless7-Sep-06 6:20 
AnswerRe: Common Application error in ASP.net Pin
Guffa7-Sep-06 13:05
Guffa7-Sep-06 13:05 
AnswerRe: Common Application error in ASP.net Pin
Amit Kumar G7-Sep-06 13:31
Amit Kumar G7-Sep-06 13:31 
GeneralRe: Common Application error in ASP.net Pin
Skanless7-Sep-06 13:40
Skanless7-Sep-06 13:40 
GeneralRe: Common Application error in ASP.net Pin
Amit Kumar G7-Sep-06 17:14
Amit Kumar G7-Sep-06 17:14 
GeneralRe: Common Application error in ASP.net Pin
Skanless7-Sep-06 17:24
Skanless7-Sep-06 17:24 
GeneralRe: Common Application error in ASP.net Pin
Amit Kumar G11-Sep-06 9:34
Amit Kumar G11-Sep-06 9:34 
QuestionHow to from a textbox template column Pin
Sheri Zdroik7-Sep-06 6:01
Sheri Zdroik7-Sep-06 6:01 
AnswerRe: How to from a textbox template column Pin
Jason Weibel7-Sep-06 9:12
Jason Weibel7-Sep-06 9:12 
QuestionChange separator on dropdown list Pin
John Gathogo7-Sep-06 6:01
John Gathogo7-Sep-06 6:01 
AnswerRe: Change separator on dropdown list Pin
Guffa7-Sep-06 8:15
Guffa7-Sep-06 8:15 
GeneralRe: Change separator on dropdown list Pin
John Gathogo7-Sep-06 19:21
John Gathogo7-Sep-06 19:21 
AnswerRe: Change separator on dropdown list Pin
Guffa8-Sep-06 8:56
Guffa8-Sep-06 8:56 
QuestionHow set a ControlParameter to a textbox control in a FormView? Pin
JimFeng7-Sep-06 5:23
JimFeng7-Sep-06 5:23 
AnswerRe: How set a ControlParameter to a textbox control in a FormView? Pin
minhpc_bk8-Sep-06 1:56
minhpc_bk8-Sep-06 1:56 
Questioncode being displayed at the top of the page Pin
todd.010111017-Sep-06 5:16
todd.010111017-Sep-06 5:16 
Hello

This is my first time posting here. I get the codeproject newsletters and love them.

Anyway, the problem..

The app that I am responsible for is written in ASP.net, and it's running on 2 load balanced servers behind an alteon LB. *Most* of the time everything seems to work properly, but sometimes, code from the source of the page is displayed at the top of the page, and when this happens the .css is not applied to the page and the buttons do not work. Sigh | :sigh:

This only happens occasionally, at seemingly random pages in the app; And - if the user (tester in this case) refreshes the page it redraws fine, and they can proceed without issue.

Due to the sparadic nature of the problem I'm thinking it may be a timing issue or a configuration issue on the server(s).?

I've attempted to google this, but I'm not sure what search terms to use to return results, any insights or ideas would be greatly appreciated.

Has anyone here seen this happen with their app? Or fixed it?

Thanks in advance..

Todd.

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.