DotNetBrowser and invalid external method call
Recently I was debugging the issue with DotNetBrowser and external call from JavaScript. I had the following: So I configure the browser and then set external object to handle callback. The callback is a method accepting two integers. It was called using this JS code: It worked correctly on multiple machines for over a year. … Continue reading DotNetBrowser and invalid external method call