System.IO.FileNotFoundException
Could not load file or assembly 'System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089' or one of its dependencies
Description: HTTP 500.Error processing request.
Details: Non-web exception. Exception origin (name of application or object): mscorlib.
Exception stack trace:
at System.AppDomain.Load (System.String assemblyString, System.Security.Policy.Evidence assemblySecurity, System.Boolean refonly) [0x00016] in <21187f335ec34347ba917b3044493e57>:0
at System.AppDomain.Load (System.String assemblyString) [0x00000] in <21187f335ec34347ba917b3044493e57>:0
at (wrapper remoting-invoke-with-check) System.AppDomain.Load(string)
at System.Reflection.Assembly.Load (System.String assemblyString) [0x00005] in <21187f335ec34347ba917b3044493e57>:0
at System.Web.UI.TemplateParser.AddAssemblyByName (System.String name) [0x0004e] in <cf7fc1b545f34bd29293bbc7aa9a7b89>:0
作者:yehai 发布时间:18年10月17日 可选操作:
删除 回复作者:yehai 发布时间:18年10月17日 可选操作:
删除 回复作者:FENG 发布时间:20年06月29日 可选操作:
删除 回复mono没带System.Data.DataSetExtensions.dll,所以找不到,你可以用windows上的试试。
作者:yunei 发布时间:20年06月29日 可选操作:
删除 回复