Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Internal Server error while consuming web service using JavaScript

Status
Not open for further replies.

FurqanAhmed

Programmer
Oct 1, 2001
87
0
0
PK
Hi,

I have a web service that is consumed from the client side i.e. using Java Script XmlHttpRequest object . It works fine on the local machine but doesn't work on remote machines. On remote machines, I'm getting 500 "Internal Server error". I suspect that I need to configure IIS to allow access to the Web Service. But since its working on the local machine and not on remote machines, I'm not sure how to grant access specifically for this web service. I'm allowing anonymous access to my application.

can anyone help me out on this one.

Furqan.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top