“/”应用程序中的服务器错误。

编译错误

说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。

编译器错误消息: CS1502: The best overloaded method match for 'Senparc.Weixin.HttpUtility.RequestUtility.HttpGet(string, System.Net.CookieContainer, System.Text.Encoding, System.Security.Cryptography.X509Certificates.X509Certificate2, string, bool, int)' has some invalid arguments

源错误:


行 33:         if (type == "AYFCPD")
行 34:         {
行 35:             string jsondata = RequestUtility.HttpGet(null, "http://micro.0372.cn/app/index.php?i=14&c=entry&eid=99&op=accesstoken&sn=}$dH-wv6Z!0QIRag4MD3E>k@Q*)ocm`E", null);
行 36:             _redis.StringSet("jsondata", jsondata);
行 37:             if (jsondata.Contains("Success"))

源文件: d:\wwwroot\fangchan\App_Code\WxAccessToken.cs    行: 35







版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.7.3770.0