Login

 

Got a question for us?

Get help from our team within 24 hours

Problems to access downloads, install or configure a module? Remarks, bugs or suggestions? We treat your request within 24 hours.

Thanks for your feedback!

HomeHomeModulesModulesPageFlipPageFlipSame error - complete site disabledSame error - complete site disabled
Previous
 
Next
New Post
12/30/2011 3:42 PM
 

 

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

 
New Post
12/30/2011 4:01 PM
 

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

 


Jean-Sylvain Boige CTO - Aricie
 
New Post
1/2/2012 9:16 AM
 

 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

 
New Post
1/2/2012 10:02 AM
 

 Hi,

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

Regards




Jérémy CHEVALIER
Aricie - Board member of DotNetNuke France
 
New Post
1/2/2012 10:42 AM
 

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

 
New Post
1/2/2012 10:53 AM
 

 We figured why there was not the install version, we will do the necessary to let you download it from Snowcovered as soon as possible.

We'll also upload an updated version of the source package, which won't cause you this problem.

Regards,




Jérémy CHEVALIER
Aricie - Board member of DotNetNuke France
 
New Post
1/2/2012 11:00 AM
 

Thank you. I'll try them. 

I think it would be a good idea if you didn't put the sources in an installable version of the module but as an separate zip. That way you can have one installable zip for all your customers and only distribute sources to clients with the correct licenses. (that's how other companies do it).

I don't want to have my module sources on my DNN websites, just in my development environment.

Regards,

Peter.

 

 
New Post
1/2/2012 11:42 AM
 

Hi,

We added the installable packages to the listing for the source option.
You should be able to download them now and install the correct 32bit version on your website.

Thanks for your feedback.

I think it also can be interesting if you could add the source version to your development environment simply by installing the corresponding package in your development instance of DNN.

Regards




Stéphane TETARD
ARICIE - Board member of DotNetNuke France
 
Previous
 
Next
HomeHomeModulesModulesPageFlipPageFlipSame error - complete site disabledSame error - complete site disabled