我有.Net Core 2.1 REST API应用程序。在其中,我引用了dll文件,它根据参数连接到不同的web服务。每次调用都会返回异常: Objectreference not set to an instance of an object...ctor() 如果从常规的.NET框架应用程序中调用该调用
/Web References/net.virtualearth.dev/Reference.cs)
// Renamed it and added "using LatLonVerification.VirtualEarthGeo然而,Bing our服务发生了变化,我们的IT部门。防火墙已更改。因此,在使用Web引用方法更新Web服务之后,
.net 4.5和mvc 4Method 'HostingEnvironment.get_InClientBuildManager' not也没有在参考文献中找到System.Web.EntitySystem.NullReferenceException
Objectreference not set to an instance of
我希望从这个API中读取数据:但是,除了NullReferenceException: Objectreferencenot set to an instance of an object.之外,我似乎无法从服务器上得到任何响应。有没有一种方法可以在Javascript、web浏览器或任何其他非.NET客