Unable to load local DLL assemblies using dotNet
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unable to load local DLL assemblies using dotNet
Hello,
I am trying to access a local DLL functions following the article
So, I have added to the CLR Bridge the library that I want to access. In addition, following the tip in
https://smartbear-cc.force.com/portal/KbArticleViewer?name=Why-is-my-NET-assembly-not-getting-loaded... I have also added its dependencies
The final list added to the CLR is
However, when invoking the dotNET object I can not see the library that I want to use Framework_DataAccess
I can't see either some other libraries (p.e Microsoft.Extensions.DependencyInjection.Abstractions )
I have checked with the developers, and these are all the references this application uses. so sound improbable that I am missing some other reference.
Which step I am missing? Any help will be appreciated
Note: The library is built on .NET Core 3.1. and I am using TestComplete Version: 14.71.275.7
Thanks
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Considering that support for .Net Core is at experimental stage in TestComplete I would create a Support ticket via the https://support.smartbear.com/message/?prod=TestComplete form and ask for their comments.
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I wish the documentation was clear and to the point. If .Net Core support is still in beta, then do not use the expression early preview support' . Simply indicate that is not released and the user should not expect a seamless behaviour.
Thanks,
Carles Roch-Cunill
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Carles,
Have you created a Support ticket to clarify the situation?
It might be that current .Net Core support in TC has some issue with your assemblies. But it is also possible that your assemblies deviate from some requirements and this should be corrected.
SmartBear's Support is professional and responsive and your assemblies may be a good source to improve .Net Core support.
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Support ticket created 🙂
I have no problems accepting that TC does not currently offer support for a specific library. But considering that .NET Core 3.1 is not a fringe library only used by very few, I think that either TC should support it or state clearly or that is not supported (my original ticket was about interpreting what 'early preview support' means).
If only partial support is offered, then state clearly the context in which it will work. Otherwise, it is a waste of time on our side (the customer) and on SmartBear side (answering all these emalls).
Hopefully I am not unreasonable!
Regards,
Carles Roch-Cunill
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Carles,
> Support ticket created
Great. I will appreciated it if you update this thread with the reply from Support to help others who might have the same problem.
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
