I just installed the 1.4.1 version of PageBlaster onto my test environment. I am NOT running DNN, but still would like to use PageBlaster. When I run the site, I get the error shown at the end of this post. I have downloaded and installed the latest (and seems like the only) version of SharpZipLib, which is version 0.84. I installed this first by simply placing into my \bin directory. I then installed it into the GAC. Same result either way. Is there a versioning conflict with SharpZipLib, or am I doing something wrong? -Thanks Could not load file or assembly 'SharpZipLib, Version=0.81.0.1407, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.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.IO.FileNotFoundException: Could not load file or assembly 'SharpZipLib, Version=0.81.0.1407, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
|