hello Max,
thanks a lot for your sofware, he is great ! (and I love the UI !)
to export a mapping, it's fine
but as soon as we want to deploy to a new environment, we have this error :
Get access token, opening Edge
2025-10-06 15:45:09: ERROR
2025-10-06 15:45:09: System.ComponentModel.Win32Exception (5): **Accès refusé**.
2025-10-06 15:45:09: at System.Diagnostics.Process.Kill()
2025-10-06 15:45:09: at DWLibary.EdgeUniversal.checkKillEdgeDriver() in C:\Users\**maxhentschel**\source\repos\Dual-write-automationsv2\DWLibary\EdgeUniversal.cs:line 54
2025-10-06 15:45:09: at DWLibary.EdgeUniversal.getToken() in C:\Users\**maxhentschel**\source\repos\Dual-write-automationsv2\DWLibary\EdgeUniversal.cs:line 87
2025-10-06 15:45:09: at DWHelper.AppExecution.checkEdgeVersionAndRetrieveToken() in C:\Users\maxhentschel\source\repos\Dual-write-automationsv2\DualWriteHelper\AppExecution.cs:line 179
2025-10-06 15:45:09: at DWHelper.AppExecution.run() in C:\Users\maxhentschel\source\repos\Dual-write-automationsv2\DualWriteHelper\AppExecution.cs:line 89
2025-10-06 15:45:09: Application is shutting down...
we have tested on 2 differents PC, with latest version of DWhelper & latest .NET 9
it only worked 1 time, after that we always have the same error "access refused" with the local path of your edgeuniversal.cs
I'm not sure where is the problem here ?
hello Max,
thanks a lot for your sofware, he is great ! (and I love the UI !)
to export a mapping, it's fine
but as soon as we want to deploy to a new environment, we have this error :
Get access token, opening Edge
we have tested on 2 differents PC, with latest version of DWhelper & latest .NET 9
it only worked 1 time, after that we always have the same error "access refused" with the local path of your edgeuniversal.cs
I'm not sure where is the problem here ?