Connexion

 
 

Une question sur nos modules?

Notre équipe vous répond sous 24 heures

Accès aux modules, bugs, demandes d'évolutions... Toutes vos questions sont les bienvenues sur cet espace d'échange ouvert à tous nos inscrits! Nous essayons de traiter vos demandes dans les 24h.

Merci de votre confiance!

HomeHomeModulesModulesPageFlipPageFlipSame error - complete site disabledSame error - complete site disabled
Précédente
 
Suivante
Nouveau message
30/12/2011 15:42
 

 

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

 
Nouveau message
30/12/2011 16:01
 

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
 
Nouveau message
02/01/2012 09:16
 

 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

 
Nouveau message
02/01/2012 10:02
 

 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
 
Nouveau message
02/01/2012 10:42
 

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

 
Nouveau message
02/01/2012 10:53
 

 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
 
Nouveau message
02/01/2012 11:00
 

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.

 

 
Nouveau message
02/01/2012 11:42
 

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
 
Précédente
 
Suivante
HomeHomeModulesModulesPageFlipPageFlipSame error - complete site disabledSame error - complete site disabled