-
I try to connect to a D365 online instance (version 1710 / 9.1.0.299) and am able to login, but as soon as the linqpad connector (version 1.5) reaches the step "registering application", I receive a D…
-
When running the script from both D365 and with the sample data, getting several errors but it appears that this is the issue causing it in the std_txt file:
Expected a StepRun object but received …
-
Hello,
I tried the PCF control on D365 Online instance and show that if we apply the PCF on a readonly field, the data can be updated.
Regards,
B.Chesnel
-
When the login code fires it uses the username and login from the app.config that works for other users.
public void UCITestCreateAccount()
{
try
{
…
-
Out of the box project all tests that interact with the CommandBar are failing. Especially anything with "New" - Any help would be appreciated this is on a New D365 Implementation from scratch mostly …
-
Hi Wael,
I hope you can help with a question about 'Extract Solution' Tasks.
I have a build pipeline that high level, it does this:
- Set version of the D365 Solution
- Export D365 Solution
I…
-
I am trying to update the default currency for a user in CRM.
This user does have a security role, they do have "write" privileges on User settings, yet I am getting the following (see image). I am a…
-
Hi All,
I was trying to set up a new environment for Project Accelerator and when I go to install the Microsoft Project Service Core I get an installation failed error.
![image](https://user-imag…
-
## Question
Facing issue after wave 2 enabled in these methods
xrmApp.Grid.OpenRecord(0);
xrmApp.Entity.SubGrid.ClickCommand("","");
xrmApp.Grid.HighLightRecord(0);
xrmApp.Grid.SwitchView("");
…
-
Wow this looks a very useful and potentially powerful tool but I have a few questions/suggestions:
1. Could you update the ReadMe with a basic quick start guide? For example at the moment it's not…