Crash Collison

Results 14 comments of Crash Collison

This is _partially_ handled by #278, as the Auth Profile will now have the environment listed in its tooltip. (Not that tooltips are all that discoverable, but it along with...

Are you both seeing the waiting bar prior to clicking the Add Auth Profile button, or only afterwards? _If afterwards,_ the issue may be that the auth window is often...

There could be a couple things going on here. The authentication process launches a dialog (Windows) or your browser (Mac & Linux), which often launches behind the current window as...

Tracked by [AB#2985121](https://dev.azure.com/dynamicscrm/1fb98997-2f9e-4734-be8a-9728680447c2/_workitems/edit/2985121)

While "A specified logon session does not exist" is appearing in your logs, that is not the issue. Those exceptions are logged and caught, but not cancelling the task. The...

@remandlo, `OrganizationServiceFault`s are always service-side exceptions. There were no changes to the PAC or PPBT export solution flows, so it is unlikely that there is any issue here caused by...

@zeusware > Quite sure its not, its the same: No, it is not. As demonstrated in your screenshots before, you are encountering that issue when running `pac solution unpack` locally....

`Error: There is no Unicode byte order mark. Cannot switch to Unicode.` is not the same as `OrganizationServiceFault [...] Error: Message: SecLib::CheckPrivilege failed.` `Power Platform Unpack Solution` is not the...

...yes, that message IS the source of the failure. `error: 1` means nothing other than running pac.exe resulted in a non-success return code, and that you need to look at...

PAC does not support running multiple instances with separate Auth states.