Response receives following error while calling a WebService: (500) Internal Server Error

H

HP

I get the following error when trying to make the following call
Dim objResponse As HttpWebResponse

objRequest = CType(WebRequest.Create(strURL), HttpWebRequest)

at line

objResponse = objRequest.GetResponse()

ERROR: The remote server returned an error: (500) Internal Server Error

I tried checking the IIS and I am the other service which works ok when I
try to call
using the same code. Can you please let tme know what could be problem
on this particular webservice.

Thank you
Pat
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top