*Resolved* Web Service in App and Browser
Hi and thanks for reading.
I'm trying to get a simple web service to work and have encountered a very weird problem. The web service works just fine in the browser but won't work in my app! :confused: Actually, I've tried creating multiple web services and consuming them with VB.Net, ASP.Net, Managed C++, etc. and I keep having the same problem: the web service ALWAYS works in the browser but NEVER in the app. I'm sure there is a simple fix for this but I can't find it. Can anyone point me in the right direction?
Thanks!