Using Dynamic Compression with URL Rewrite

Discussion in 'Site Programming, Development and Design' started by David Kyle, Dec 1, 2014.

  1. David Kyle

    David Kyle Guest

    Is there a work around for using dynamic compression with the URL rewrite module without causing errors?
     
  2. Elshadriel

    Elshadriel Winhost Staff

    What kind of error are you getting?
     
  3. David Kyle

    David Kyle Guest

    HTTP Error 500.52 - URL Rewrite Module Error.
    System.IO.FileNotFoundException: Could not load file or assembly 'Genesis.Core.XmlSerializers' or one of its dependencies. The system cannot find the file specified. File name: 'Genesis.Core.XmlSerializers' at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.LoadWithPartialNameInternal(AssemblyName an, Evidence securityEvidence, StackCrawlMark& stackMark)
     
  4. Elshadriel

    Elshadriel Winhost Staff

    Is this assembly in your /bin folder? "Genesis.Core.XmlSerializers"
     

Share This Page