Click here to Skip to main content
15,912,578 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Michael Sync30-Aug-07 0:38
Michael Sync30-Aug-07 0:38 
GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Michael Sync30-Aug-07 0:41
Michael Sync30-Aug-07 0:41 
GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Abubakarsb30-Aug-07 2:32
Abubakarsb30-Aug-07 2:32 
GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Michael Sync30-Aug-07 3:08
Michael Sync30-Aug-07 3:08 
GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Abubakarsb30-Aug-07 3:57
Abubakarsb30-Aug-07 3:57 
GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Abubakarsb30-Aug-07 4:34
Abubakarsb30-Aug-07 4:34 
GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Abubakarsb30-Aug-07 4:45
Abubakarsb30-Aug-07 4:45 
GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Michael Sync30-Aug-07 5:21
Michael Sync30-Aug-07 5:21 
Abubakarsb wrote:
http://192.114.169.164/customers/nl/Hotmale/PPMService.asmx/testWebService','testVar=SUCCESS')"


The HTML file (or aspx) and Webservice are in same domain?? I mean, if your web service is in http://192.114.169.164 then the HTML or aspx which invoke the webservice should be in http://192.114.169.164 too.. Thats mean you should be able to access like http://192.114.169.164/customers/nl/Hotmale/PPMService.asmx/testWebService and http://192.114.169.164/myAjaxPage.aspx.

Because it is not allowed to invode the Cross-sites by using XMLHttpRequest object..

(I have a problem in explaining things to other people. Smile | :) I don't know how to say/write clearly. Smile | :) )

So, put the test file in same place where your web service is stored and try to test againn...

btw, Have you tested your web service thought "web reference" dialog (as I mentioned in last thread)? I hope your webservice is working fine.

Good Luck.



Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. Smile | :)

GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Abubakarsb30-Aug-07 11:49
Abubakarsb30-Aug-07 11:49 
GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Michael Sync30-Aug-07 15:19
Michael Sync30-Aug-07 15:19 
GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Abubakarsb31-Aug-07 0:32
Abubakarsb31-Aug-07 0:32 
GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Michael Sync31-Aug-07 5:36
Michael Sync31-Aug-07 5:36 
GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Michael Sync2-Sep-07 16:24
Michael Sync2-Sep-07 16:24 
GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Abubakarsb30-Aug-07 1:31
Abubakarsb30-Aug-07 1:31 
GeneralRe: Second Post but no Reply (Webservice in Firefox) Pin
Abubakarsb30-Aug-07 1:33
Abubakarsb30-Aug-07 1:33 
QuestionRegular expression Pin
Mr.Sam29-Aug-07 23:35
Mr.Sam29-Aug-07 23:35 
AnswerRe: Regular expression Pin
Imran Khan Pathan30-Aug-07 0:27
Imran Khan Pathan30-Aug-07 0:27 
Questionhow to call function Pin
kuwl_mark29-Aug-07 23:15
kuwl_mark29-Aug-07 23:15 
AnswerRe: how to call function Pin
Michael Sync29-Aug-07 23:20
Michael Sync29-Aug-07 23:20 
GeneralRe: how to call function Pin
Sonia Gupta29-Aug-07 23:53
Sonia Gupta29-Aug-07 23:53 
GeneralRe: how to call function Pin
Michael Sync30-Aug-07 0:06
Michael Sync30-Aug-07 0:06 
GeneralRe: how to call function Pin
Imran Khan Pathan30-Aug-07 0:34
Imran Khan Pathan30-Aug-07 0:34 
Questioncashing Pin
Sonia Gupta29-Aug-07 22:38
Sonia Gupta29-Aug-07 22:38 
AnswerRe: cashing Pin
Sathesh Sakthivel29-Aug-07 23:01
Sathesh Sakthivel29-Aug-07 23:01 
AnswerRe: cashing Pin
satyaki mishra29-Aug-07 23:01
satyaki mishra29-Aug-07 23:01 

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.