Error 12030, when calling a .NET web service from JavaScript
October 31, 2010
0 Comments
I was getting a error 12030, when I was calling a .NET web service from JavaScript. I was calling the web service on a other website then the website that was hosting the script. After adding the web service to the same website as the site hosting the JavaScript. The error was resolved.
Tags: C#, Javascript, Web Services