Notifications
Announcements
Hey, has anyone had any success creating a custom virtual table provider in Dataverse for snowflake? I've tried following this guide https://learn.microsoft.com/en-us/power-apps/developer/data-platform/virtual-entities/sample-ve-provider-crud-operations and using the Snowflake.Data connector. The initial errors I received through the plugin trace log were that the package wasn't strongly signed which I implemented a hack but then went on to received the error :
System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: Could not load file or assembly 'Snowflake.Data, Version=1.2.9.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. (Fault
I then tried following this guide to upload a dependent assembly https://learn.microsoft.com/en-us/power-apps/developer/data-platform/dependent-assembly-plugins but I'm still getting the same error. Have been stuck on this for a while so would appreciate any pointers anyone could give me!
Thanks
Hi @Anonymous,
If using a plugin package, you should not sign the assembly because if you do, it requires all dependent assemblies to be signed as well. Try recompiling without signing and see if that helps.
---Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.
Thanks Chris, but I am not signing the assembly. I have tried both signing and not signing but am having the same result.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 757 Most Valuable Professional
Michael E. Gernaey 322 Super User 2025 Season 2
MS.Ragavendar 209 Super User 2025 Season 2