Sorry for changing that since it cause confusion, I removed the actual URL. It's actually hosted on a linux image in VMWare on this machine. I have a virtual host setup in apache, and an entry in my windows host file to point to that location.
It's a test website I have been working on and it resolves just fine (trying to recreate a real world scenario).
I just added a web service this morning for testing, and it's giving me these errors.
Main Topics
Browse All Topics





by: Sekurity863Posted on 2009-01-14 at 09:54:56ID: 23375399
localhost is your machine name. try to put the local ip address instead, the server the webserver is running on is trying to access its machine ip instead of where the wsdl is.