You are viewing limited content. For full access, please sign in.

Question

Question

MessagingToolkit.QRCOde - Reference not found

asked on October 19, 2016 Show version history

I am trying to add reference to MessagingToolkit.QRCOde  in worklfow 10.1 SDK script an dit always says '10/19/2016 8:28:40 AMSDK ScriptCould not load file or assembly 'MessagingToolkit.QRCode, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.' 

 

Any ideas please?

 

Thanks

Priya

0 0

Replies

replied on October 19, 2016

Sounds like you're opening the workflow on a machine that does not have the MessagingToolkit.QRCode dll installed. That's not a Laserfiche file.

0 0
replied on October 19, 2016

Thanks. I copied the external dll to the workflow server machine and I am running the worklfow from the worklfow server machine. Do you know if the dll has to be in a specific path for SDK script to find it please?

 

Priya

 

0 0
replied on October 19, 2016

.Net tries to resolve references from the path specified in the script and the Global Assembly Cache. If you right-click the library in the References node in the script and choose Details, it will tell you what path it was expecting for it.

0 0
replied on October 19, 2016

Thanks

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.