uCommerce not working - missing Infralution.Licensing.dll
Hi,
I've installed uCommerce (v4.0.6.13304) into Umbraco (v4.9.1) and get the following error when I try to run the website:
Unable to load one or more of the types in assembly 'UCommerce, Version=4.0.6.13304, Culture=neutral, PublicKeyToken=null'. Exceptions were thrown:
System.IO.FileNotFoundException: Could not load file or assembly 'Infralution.Licensing, Version=4.7.1.0, Culture=neutral, PublicKeyToken=3e7e8e3744a5c13f' or one of its dependencies. The system cannot find the file specified.
Has anyone seen this error before, and where I can get the missing DLL?
Thanks for your comment. Actually the DLL was there, but in a sub-folder for uCommerce. I've added a reference to the web.config to this, and the site loads up fine now (although I still can't get the uCommerce tab to display anything in Umbraco back-end...)
uCommerce not working - missing Infralution.Licensing.dll
Hi,
I've installed uCommerce (v4.0.6.13304) into Umbraco (v4.9.1) and get the following error when I try to run the website:
Unable to load one or more of the types in assembly 'UCommerce, Version=4.0.6.13304, Culture=neutral, PublicKeyToken=null'. Exceptions were thrown:
System.IO.FileNotFoundException: Could not load file or assembly 'Infralution.Licensing, Version=4.7.1.0, Culture=neutral, PublicKeyToken=3e7e8e3744a5c13f' or one of its dependencies. The system cannot find the file specified.
Has anyone seen this error before, and where I can get the missing DLL?
Thanks,
Maff
Hi Maff.
Try to see Søren´s last comment. I hope this can help you to know where you can find the missing dll file.
http://our.umbraco.org/projects/website-utilities/ucommerce/ucommerce-support/28987-Free-Edition-License-not-being-created?p=1
Hope this helps,
/Dennis
Hi Dennis,
Thanks for your comment. Actually the DLL was there, but in a sub-folder for uCommerce. I've added a reference to the web.config to this, and the site loads up fine now (although I still can't get the uCommerce tab to display anything in Umbraco back-end...)
Thanks,
Maff
To expand on my comment above, the fix for this particular issue was adding the dependentAssembly references mentioned in this post:
http://our.umbraco.org/projects/website-utilities/ucommerce/ucommerce-support/44990-Error-While-Upgrading
I'll mark this discussion as answered now, and start another one to try and get help on my next uCommerce issue... :)
Maff
is working on a reply...