Page 1 of 1
Azure Storage SDK in a Plugin

Posted:
Wed Oct 10, 2018 6:50 pm
by SBarnes
I am trying to use the Azure storage SDK in a plugin by loading everything from a Visual Studio project as dependent references it all complies but when Jiwa loads you get the attached error.
Any ideas on how to resolve this, I'd upload the plugin except with everything embedded its 11MBs.
Re: Azure Storage SDK in a Plugin

Posted:
Thu Oct 11, 2018 8:51 am
by Scott.Pearce
I'd like to debug the plugin. Can you post a link to it or .rar it? Or you can upload it to us:
https://docs.jiwa.com.au/display/J7UG/H ... r+FTP+siteNote: No-one else can download your stuff from the uploads folder.
Re: Azure Storage SDK in a Plugin

Posted:
Thu Oct 11, 2018 1:57 pm
by SBarnes
Hi Scott
I have emailed you a link to download the plugin.
Thanks.
Re: Azure Storage SDK in a Plugin

Posted:
Tue Oct 16, 2018 5:38 pm
by SBarnes
Hi Scott,
Have you been able to resolve anything with this as yet?
Re: Azure Storage SDK in a Plugin

Posted:
Wed Oct 17, 2018 8:40 am
by Scott.Pearce
Haven't had a chance to look yet.
Re: Azure Storage SDK in a Plugin

Posted:
Wed Oct 17, 2018 11:02 am
by Scott.Pearce
Just had a look - you have non-assembly files attached as embedded references. Remove these and you will be ok.
Re: Azure Storage SDK in a Plugin 

Posted:
Thu Oct 25, 2018 6:37 pm
by SBarnes
Thanks Scott,
everything is working now.