I think I am having an issue with security on Windows Server. I have a web app that I put on a Windows 2008 Server. I first tried it in Development Server and on my Windows 7 machine and it worked fine. Once I moved this app, a web service that was being called fine before does not work. I assume that I have some outbound set to not allow call from happening. I am not a server guy, I am a bit lost.
Edit: I also trying turning off as much as the security settings as possible.
Turns out that the clock on the host was 12 hours behind the client and for some reason when the clock was change it worked fine. I don't know why this would be the case, but now I know how to prevent it.