vote up 0 vote down star

I'm having problems with a web service. I published the site on IIS 6. With my browser the interface works fine. When I try to create a proxy with wsdl.exe, It gives me 404 not found error.

Is there any trigger in IIS that I should turn or what?

flag

38% accept rate

2 Answers

vote up 1 vote down

Maybe you're facing an network related issue. I've seen such problems when a windows box has several IPs, e.g. when standing in an DMZ. If your machine has several IDs try using all of them, one after the other in your wsdl description. maybe this solves your problem.

if not i'd ask you to provide more details.

link|flag
My computer has only 1 ip. It works the same way with my colleague. What information do you need? – Tuoski Oct 28 at 9:48
i c, Can you establish an connection to the service with WS testing tools? soapui.org is a good one IMHO. trying to narrow things down... – KB22 Oct 28 at 10:21
vote up 0 vote down

Ok, now it's working. The problem was that my internet connection was using a proxy, turned that off and now it's working.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.