消息   6522,级别   16,状态   1,过程   t_Search_DownLoad_Insert,第   1   行 
在执行用户定义例程或聚合   "t_Search_DownLoad_Insert"   期间出现   .NET   Framework   错误:   
System.InvalidOperationException:   Cannot   load   dynamically   generated   serialization   assembly.   In   some   hosting   environments   assembly   load   functionality   is   restricted,   consider   using   pre-generated   serializer.   Please   see   inner   exception   for   more   information.   --->   System.IO.FileLoadException:   LoadFrom()、LoadFile()、Load(byte[])   和   LoadModule()   已被主机禁用。 
System.IO.FileLoadException:   
      at   System.Reflection.Assembly.nLoadImage(Byte[]   rawAssembly,   Byte[]   rawSymbolStore,   Evidence   evidence,   StackCrawlMark&   stackMark,   Boolean   fIntrospection) 
      at   System.Reflection.Assembly.Load(Byte[]   rawAssembly,   Byte[]   rawSymbolStore,   Evidence   securityEvidence) 
      at   Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters   options,   String[]   fileNames) 
      at   Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters   options,   String[]   sources) 
      at   Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters   options,   String[]   sources) 
      at   System.CodeDom.Compiler.CodeDomProvider.CompileA 
... 
System.InvalidOperationException:   
      at   System.Xml.Serialization.Compiler.Compile(Assembly   parent,   String   ns,   XmlSerializerCompilerParameters   xmlParameters,   Evidence   evidence) 
      at   System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[]   xmlMappings,   Type[]   types,   String   defaultNamespace,   Evidence   evidence,   XmlSerializerCompilerParameters   parameters,   Assembly   assembly,   Hashtable   assemblies) 
      at   System.Xml.Serialization.TempAssembly..ctor(XmlMapping[]   xmlMappings,   Type[]   types,   String   defaultNamespace,   String   location,   Evidence   evidence) 
      at   System.Xml.Serialization.XmlSerializer.GetSerializersFromCache(XmlMapping[]   mappings,   Type   type) 
      at   System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[]   mappings,   Type   type) 
      at   System.Web.Services.Protocols.SoapClientType..ctor(Type   type) 
      at   System.Web.Services.Protocols.SoapHttpClientProtocol..ctor() 
      a...语句已终止。