Embed the Vintasoft DLLs as resources

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Moderator: Alex

Post Reply
dexeotechno
Posts: 6
Joined: Tue Nov 28, 2017 10:29 am

Embed the Vintasoft DLLs as resources

Post by dexeotechno »

I would like to embed the Vintasoft dlls in the resources of my project but when I do, the registration fails.
In fact, I can not register DLLs before I use them since assemblies are loaded when called.
Do you have an idea for embedding Vintasoft dlls as project resources?
Thank you so much.
E. Girard
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Re: Embed the Vintasoft DLLs as resources

Post by Alex »

Hello,

Vintasoft assemblies cannot be embedded into your assemblies because this is prohibited.

Best regards, Alexander
dexeotechno
Posts: 6
Joined: Tue Nov 28, 2017 10:29 am

Re: Embed the Vintasoft DLLs as resources

Post by dexeotechno »

Hello
Thank you for your reply.
However, I do not see what changes in .Net whether an assembly is embedded or not.
It is not a question of binding a static libaine like in C / C ++

Regards,
E. Girard
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Re: Embed the Vintasoft DLLs as resources

Post by Alex »

Hello,
dexeotechno wrote: Mon Dec 17, 2018 9:39 am However, I do not see what changes in .Net whether an assembly is embedded or not.
It is not a question of binding a static libaine like in C / C ++
Vintasoft assemblies cannot be embedded into your assemblies because this is prohibited by our rules and license agreement.

Best regards, Alexander
dexeotechno
Posts: 6
Joined: Tue Nov 28, 2017 10:29 am

Re: Embed the Vintasoft DLLs as resources

Post by dexeotechno »

Yes, I understood and I will respect this rule but I do not see what it changes for you that a .Net dll is embedded as a resource or distributed as a file: it is exactly the same thing.
Best regards,
E. Girard
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Re: Embed the Vintasoft DLLs as resources

Post by Alex »

dexeotechno wrote: Mon Dec 17, 2018 11:48 am I do not see what it changes for you that a .Net dll is embedded as a resource or distributed as a file: it is exactly the same thing.
Please contact our sales at sales@vintasoft.com if "standard" license does not suit your needs.

Best regards, Alexander
Post Reply