-
I call the InstallToVS.exe and get the following error message: "Could not find D365FO tools in Windows registry."
I do not have the subfolder DynamicsRainierVSTools.
![2018-11-19_14-58-08](https:…
-
In 8.1 AZURE Build Template VM, i get an error when i try to install a package with devInstall Mode
After analyzing, the problem is due to the d365fo.tools.psm1
> $importIndividualFiles is equal…
-
Hello,
Import-D365AadUser seems to not working on a fresh 8.1/PU20 Cloud deployement VM
> AOS Path is not retrieve correclty by the module and so it try to load DLL from c:\bin\XXX.DLL and
nec…
-
I just tried the import-D365Aaduser and it throwed me an error. Screenshot attached. Launched powershell as Admin
DB owner access to AXDB for local admin account
AAD user whose creds given when r…
-
When I was testing this, the TfsURI was not populated. Any idea why that is?
https://github.com/d365collaborative/d365fo.tools/blob/c398d88aaf3093e86fc1ab0f54da8a22c3b15b09/functions/invoke-d365sc…
skaue updated
6 years ago
-
It seems counter-intuitive to have to provide both backupdirectory when the filename already has the path.
Either filepath is enough, or backupdirectory provides the path and filename can be sent w…
skaue updated
6 years ago
-
This statement fails on Tier2.
https://github.com/d365collaborative/d365fo.tools/blob/7124e2e9ccb2043b88aa5dc79d4e52b7aceade5e/functions/new-d365bacpac.ps1#L246
![image](https://user-images.git…
skaue updated
6 years ago
-
It seems a new user was introduced with v8.
We need to support this.
Through SQL it is easy enough to catch.
`IF EXISTS (select * from sys.database_principals where type = 'R' and name = 'driu…
skaue updated
6 years ago
-
The script is testing the path as if it was a folder and not a file. This causes this script to fail in my testing.
https://github.com/d365collaborative/d365fo.tools/blob/be2da00231306a527d9f7bc4be…
skaue updated
6 years ago
-
This statement fails on version 0.3.87
https://github.com/d365collaborative/d365fo.tools/blob/b981f2f3e04eba4dc6839e2b29a6033caaeb9568/internal/functions/invoke-azurebackuprestore.ps1#L51
The Ti…
skaue updated
6 years ago