Click here to Skip to main content
15,901,853 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Pop up window closes when clicked outside the popup window Pin
delhislicker10-Nov-09 3:14
delhislicker10-Nov-09 3:14 
QuestionGeneral Query Pin
softwareengineer120-Sep-09 20:21
softwareengineer120-Sep-09 20:21 
AnswerRe: General Query Pin
Christian Graus20-Sep-09 20:33
protectorChristian Graus20-Sep-09 20:33 
GeneralRe: General Query Pin
softwareengineer120-Sep-09 20:50
softwareengineer120-Sep-09 20:50 
QuestionFTP problem while uploading file. Pin
User 625546420-Sep-09 19:48
User 625546420-Sep-09 19:48 
AnswerRe: FTP problem while uploading file. Pin
Abhijit Jana20-Sep-09 20:13
professionalAbhijit Jana20-Sep-09 20:13 
GeneralRe: FTP problem while uploading file. Pin
yesu prakash21-Sep-09 17:49
yesu prakash21-Sep-09 17:49 
QuestionWebservice multiple calls Pin
Matt Cavanagh20-Sep-09 13:08
Matt Cavanagh20-Sep-09 13:08 
Hi,im using a standard ASP.NET AJAX to run methods from my webservice.
I learned how from asp.net's website.
The problem im having is that sometimes(and only sometimes) when two people load the site at the same time, one of them will just freeze and will never receive the result from the WS.
Heres the error that the browser catches:

if (!result || typeof(result.d) === "undefined") {
                              throw Sys.Net.WebServiceProxy._createFailedError(methodName, String.format(Sys.Res.webServiceInvalidJsonWrapper, methodName));
                        }

What I cant understand is why it sometimes works fine, and other times not.

Thanks.

Strive to be humble enough to take advice, and confident enough to do something about it.

AnswerRe: Webservice multiple calls Pin
Christian Graus20-Sep-09 13:59
protectorChristian Graus20-Sep-09 13:59 
GeneralRe: Webservice multiple calls Pin
Matt Cavanagh20-Sep-09 20:55
Matt Cavanagh20-Sep-09 20:55 
QuestionImpersonation throwing exception Pin
vishwjeet20-Sep-09 6:19
vishwjeet20-Sep-09 6:19 
AnswerRe: Impersonation throwing exception Pin
Abhishek Sur20-Sep-09 7:59
professionalAbhishek Sur20-Sep-09 7:59 
GeneralRe: Impersonation throwing exception Pin
vishwjeet20-Sep-09 8:23
vishwjeet20-Sep-09 8:23 
GeneralRe: Impersonation throwing exception Pin
Abhishek Sur20-Sep-09 10:25
professionalAbhishek Sur20-Sep-09 10:25 
GeneralRe: Impersonation throwing exception Pin
vishwjeet20-Sep-09 11:33
vishwjeet20-Sep-09 11:33 
GeneralCookie is not working in IIS 6.0 Pin
prasannadotnet20-Sep-09 6:06
prasannadotnet20-Sep-09 6:06 
QuestionHow to detect the user IP? Pin
Seraph_summer20-Sep-09 4:28
Seraph_summer20-Sep-09 4:28 
AnswerRe: How to detect the user IP? Pin
Parwej Ahamad20-Sep-09 4:40
professionalParwej Ahamad20-Sep-09 4:40 
GeneralRe: How to detect the user IP? Pin
amitraj8220-Sep-09 5:15
amitraj8220-Sep-09 5:15 
GeneralRe: How to detect the user IP? Pin
Seraph_summer20-Sep-09 5:17
Seraph_summer20-Sep-09 5:17 
GeneralRe: How to detect the user IP? Pin
Parwej Ahamad20-Sep-09 5:20
professionalParwej Ahamad20-Sep-09 5:20 
GeneralRe: How to detect the user IP? Pin
Seraph_summer20-Sep-09 5:23
Seraph_summer20-Sep-09 5:23 
GeneralRe: How to detect the user IP? Pin
Parwej Ahamad20-Sep-09 5:27
professionalParwej Ahamad20-Sep-09 5:27 
GeneralRe: How to detect the user IP? Pin
Seraph_summer20-Sep-09 5:30
Seraph_summer20-Sep-09 5:30 
GeneralRe: How to detect the user IP? Pin
Parwej Ahamad20-Sep-09 5:32
professionalParwej Ahamad20-Sep-09 5:32 

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.