关于Method not found的问题,本地可以,远程不能运行的程序
以下是错误的详细信息,不知道为什么找不到这个方法,我本地运行正常,但放到服务器上就不行了,请大家帮忙想想怎么才可以解决它.
谢谢
Method not found: System.Collections.Specialized.NameValueCollection System.Web.HttpRequest.get_Params().
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.MissingMethodException: Method not found: System.Collections.Specialized.NameValueCollection System.Web.HttpRequest.get_Params().
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.