-
Hi Team,
I have updated plugin registration tool under XrmToolBox today with latest update. Now, after update is done, I can connect to whichever environment I want but assemblies don't get loaded …
-
I have some code to filter by a boolean property that used to work well when I run the code in .net framework but it doesn't work with this Client version.
If I run the query using a Text field, the …
-
Required for https://github.com/rappen/CustomActionTester/issues/4
Allow passing parameters to filter by Plugin, Message, Entity, Correlation Id.
And possibly more filters...
Some kind of message…
-
I'm not able to connect to my D365 environment. Connection Wizard throws an Exception "System.MissingMethodException System.String not found"
![Image 7](https://user-images.githubusercontent.com/5776…
-
**Is your feature request related to a problem? Please describe.**
Tried using new "CrmServiceClient" while developing new XrmToolBox plugin. By following below code. But it's throwing Method Not Im…
-
When the connection name includes a pipe `|` character (like `CUSTOMER | DEV`), the plugin won`t load because it tries to load the settings file in a path which is built in combination with the connec…
-
cmbCustomActions is not cleared properly.
-
**Describe the bug**
Path for SolutionPackager.exe is wrong in the latest version
**To Reproduce**
Steps to reproduce the behavior:
1. New PCF
2. Build and add to new or existing solution
3. S…
-
It works in the sense that a new instance of the tool is opened, but then the first opened instance is getting the target argument and the focus.
Self-assigning, I will fix 🙂
---
- Deployment: On…
-
**Describe the bug**
I can't debug custom plugin when launching XrmToolbox directly from Visual Studio 2019. I've got error regarding missing dll.
I've configured Build events / Debug configuration …