Click here to Skip to main content
15,885,366 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Cannot See ASP.Net Web Items When Trying to Add New... Pin
Abhijit Jana4-Sep-09 21:01
professionalAbhijit Jana4-Sep-09 21:01 
GeneralRe: Cannot See ASP.Net Web Items When Trying to Add New... Pin
dboy2217-Sep-09 15:23
dboy2217-Sep-09 15:23 
QuestionAsync File Transfer in IE Pin
mmuttmax4-Sep-09 3:24
mmuttmax4-Sep-09 3:24 
AnswerRe: Async File Transfer in IE Pin
Abhishek Sur5-Sep-09 11:31
professionalAbhishek Sur5-Sep-09 11:31 
Questionhow to create a dropdown menu from an XML using PHP Pin
Emmet_Brown3-Sep-09 22:29
Emmet_Brown3-Sep-09 22:29 
AnswerRe: how to create a dropdown menu from an XML using PHP Pin
Marc Firth4-Sep-09 2:40
Marc Firth4-Sep-09 2:40 
Questionwinform to WebService First call very slow... Pin
ahkayastha3-Sep-09 7:38
ahkayastha3-Sep-09 7:38 
AnswerRe: winform to WebService First call very slow... Pin
SeMartens3-Sep-09 21:22
SeMartens3-Sep-09 21:22 
Hi,

I guess the problem is the webserver. A webservice will be started (initialized) by the IIS when the first request hits the server. After this first call the service is loaded, residing in the memory of the IIS. After 20 minutes (default setting) without receiving a request the IIS stops the webservice. That could be an explanation of your problems with the first call.

For keeping the webservice "alive" you could write a small program for the webserver, calling a random page of the webservice (request on the asmx-file for example).

Regards
Sebastian

It's not a bug, it's a feature!

Check out my CodeProject article Permission-by-aspect.

Me in Softwareland.

QuestionWeb page and screen resolution problem Pin
dcode253-Sep-09 5:21
dcode253-Sep-09 5:21 
AnswerRe: Web page and screen resolution problem Pin
Marc Firth3-Sep-09 14:11
Marc Firth3-Sep-09 14:11 
AnswerRe: Web page and screen resolution problem Pin
Abhishek Sur3-Sep-09 21:46
professionalAbhishek Sur3-Sep-09 21:46 
AnswerRe: Web page and screen resolution problem Pin
David Skelly3-Sep-09 22:28
David Skelly3-Sep-09 22:28 
QuestionHow to change the background colour of a page using PHP? Pin
Razanust3-Sep-09 2:30
Razanust3-Sep-09 2:30 
AnswerRe: How to change the background colour of a page using PHP? Pin
Marc Firth3-Sep-09 14:05
Marc Firth3-Sep-09 14:05 
QuestionSession variables cleared in deployment environment Pin
anto20052-Sep-09 6:09
anto20052-Sep-09 6:09 
AnswerRe: Session variables cleared in deployment environment Pin
Abhijit Jana2-Sep-09 8:20
professionalAbhijit Jana2-Sep-09 8:20 
GeneralRe: Session variables cleared in deployment environment Pin
anto20052-Sep-09 8:29
anto20052-Sep-09 8:29 
GeneralRe: Session variables cleared in deployment environment Pin
Abhishek Sur2-Sep-09 12:02
professionalAbhishek Sur2-Sep-09 12:02 
Question[Message Deleted] Pin
LunaticFringe1-Sep-09 7:48
LunaticFringe1-Sep-09 7:48 
AnswerRe: DMCA notices and GoDaddy Pin
Joe Simes1-Sep-09 7:53
Joe Simes1-Sep-09 7:53 
GeneralRe: DMCA notices and GoDaddy Pin
LunaticFringe1-Sep-09 8:33
LunaticFringe1-Sep-09 8:33 
GeneralSEO N00b Question. [moved] Pin
Brady Kelly1-Sep-09 6:55
Brady Kelly1-Sep-09 6:55 
GeneralRe: SEO N00b Question. Pin
Shog91-Sep-09 7:11
sitebuilderShog91-Sep-09 7:11 
QuestionPlease give the me the Ruby on rails tutorials link Pin
Rajeshwary1-Sep-09 2:51
Rajeshwary1-Sep-09 2:51 
AnswerRe: Please give the me the Ruby on rails tutorials link Pin
Vimalsoft(Pty) Ltd1-Sep-09 2:55
professionalVimalsoft(Pty) Ltd1-Sep-09 2:55 

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.