Click here to Skip to main content
15,891,607 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: permission denied error Pin
Ashish Sehajpal8-May-08 0:21
Ashish Sehajpal8-May-08 0:21 
AnswerRe: permission denied error Pin
James Simpson8-May-08 0:33
James Simpson8-May-08 0:33 
GeneralRe: permission denied error Pin
vicky000008-May-08 1:24
vicky000008-May-08 1:24 
GeneralRe: permission denied error Pin
James Simpson8-May-08 1:27
James Simpson8-May-08 1:27 
GeneralRe: permission denied error Pin
vicky000008-May-08 1:58
vicky000008-May-08 1:58 
GeneralRe: permission denied error Pin
James Simpson8-May-08 2:03
James Simpson8-May-08 2:03 
QuestionDotNetNuke4.8 Pin
Imthu7-May-08 18:28
Imthu7-May-08 18:28 
QuestionAJAX COMET Issue (IE7) Pin
James Simpson7-May-08 13:10
James Simpson7-May-08 13:10 
I have put together a COMET implementation in .NET and Javascript.

The model uses a custom threadpool to keep things scalable, and everything on the serverside is functioning correctly... now im having a small issue..

I have tested the server on a page that does not include any assets, or very few, and now I am including some stylesheets and larger images on a style page, when the comet client kicks in it doesnt fully function until a little while after the page has loaded (say within 10 seconds)

My model uses a single XMLHTTPRequest to wait for the poll (10 seconds on the server), and if I need to send a message, I cancel the first request, send the message and then poll again. When a poll times out, it restarts again.

The problem symptoms occur when I open the page it begins to poll and then I pretty much immediatly send a message, which aborts the poll, and attempts to send the message. It now waits a little while before it completes. Once this period of "warming up" is over, it functions correctly.

Im thinking IE is holding one of its 2 sockets open after the page has loaded the resources and this is causing the delay?

Any ideas if this is fixable - or should I just work around it? the obvious workaround would be to limit sending messages until the first poll has finished?

Thanks, James

James Simpson
Web Developer
imebgo@gmail.com

P S - This is what part of the alphabet would look like if Q and R were eliminated
Mitch Hedberg

QuestionPHP + MySQL Timeout Error Pin
47_MasoN_477-May-08 10:23
professional47_MasoN_477-May-08 10:23 
AnswerRe: PHP + MySQL Timeout Error Pin
Ashish Sehajpal8-May-08 0:23
Ashish Sehajpal8-May-08 0:23 
GeneralRe: PHP + MySQL Timeout Error Pin
47_MasoN_479-May-08 9:44
professional47_MasoN_479-May-08 9:44 
Questiongetting string from server script to Client script Pin
gangar7-May-08 7:35
gangar7-May-08 7:35 
AnswerRe: getting string from server script to Client script Pin
Ashish Sehajpal8-May-08 0:19
Ashish Sehajpal8-May-08 0:19 
GeneralRe: getting string from server script to Client script Pin
gangar8-May-08 3:26
gangar8-May-08 3:26 
GeneralRe: getting string from server script to Client script [modified] Pin
James Simpson8-May-08 4:02
James Simpson8-May-08 4:02 
GeneralRe: getting string from server script to Client script Pin
gangar8-May-08 4:46
gangar8-May-08 4:46 
GeneralRe: getting string from server script to Client script Pin
James Simpson8-May-08 4:56
James Simpson8-May-08 4:56 
GeneralRe: getting string from server script to Client script Pin
gangar9-May-08 3:18
gangar9-May-08 3:18 
QuestionIE 7 status bar hiding Pin
King Shez6-May-08 22:53
King Shez6-May-08 22:53 
AnswerRe: IE 7 status bar hiding Pin
47_MasoN_477-May-08 11:10
professional47_MasoN_477-May-08 11:10 
QuestionNeed a Upload Images html code for my site! Pin
Mary Gonzalez6-May-08 11:51
Mary Gonzalez6-May-08 11:51 
AnswerRe: Need a Upload Images html code for my site! Pin
Christian Graus6-May-08 11:57
protectorChristian Graus6-May-08 11:57 
Question[Message Deleted] Pin
Macorina6-May-08 10:42
Macorina6-May-08 10:42 
AnswerRe: Help me out Pin
Christian Graus6-May-08 11:56
protectorChristian Graus6-May-08 11:56 
QuestionVS2008 ASP2.0 Treeview Context menu c# [modified] Pin
peter.bellen@qsm-europe.com6-May-08 10:28
peter.bellen@qsm-europe.com6-May-08 10:28 

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.