Aricie
The DNN Expert for your web project
DNN Community Forums

Same error - complete site disabled

Sort:
You are not authorized to post a reply.
Page 1 of 212 > >>
Author
Messages


Peter Nuiten











New Member



Posts:




New Member



     

    Could not load file or assembly 'MagickNet' or one of its dependencies. An attempt was made to load a program with an incorrect format.



    Jesse











    New Member



    Posts:




    New Member



      Hi,

      this is because you installed the 32 bits version on a x64 instance: the MagickNet dll used for pdf import is not supported on a x64 application pool.

      You have 2 solutions:

      • remove the MagickNet dll file from the bin directory if you don't need the pdf import feature
      • Change in IIS you application pool setting to 32 bits mode. You can also do that just while you need the import feature, and rollback to the previous solution when you're done with importing.

      Regards

       



      Peter Nuiten











      New Member



      Posts:




      New Member



         ok. Changing the application pool did the trick. But now I get an:

        Could not load file or assembly 'IKVM.OpenJDK.Core, Version=0.46.0.1

        when I try to import an PDF. This is a must have feature so what am I doing wrong?

        Regards,

        Peter



        Deleted User











        New Member



        Posts:




        New Member



           Hi,

          Did you install the source package of the module, or the install version ?

          Regards



          Peter Nuiten











          New Member



          Posts:




          New Member



             I've installed the source package. I didn't find any other install module on my download page at SnowCovered.

            You are not authorized to post a reply.
            Page 1 of 212 > >>