Hi,
On my GUI project I need to load a splashscreen but I need to connect to Exchange Online too (with a pop-up web page with password, authenthicator code....).
When I put the command Connect-ExchangeOnline in the Startup.pss script. The connection page shows up, I can connect, then the splashscreen loads without image.
If I remove the command Connect-ExchangeOnline the splashscreen loads well with the image.
It looks like the connection to EXO stops de image loading.
How can I force the image loading in my splashscreen ? How can I manage connection to EXO in a GUI application ?
Thanks.
I need to use Powershell 5 in my project.
On my GUI project I need to load a splashscreen but I need to connect to Exchange Online too (with a pop-up web page with password, authenthicator code....).
When I put the command Connect-ExchangeOnline in the Startup.pss script. The connection page shows up, I can connect, then the splashscreen loads without image.
If I remove the command Connect-ExchangeOnline the splashscreen loads well with the image.
It looks like the connection to EXO stops de image loading.
How can I force the image loading in my splashscreen ? How can I manage connection to EXO in a GUI application ?
Thanks.
I need to use Powershell 5 in my project.
Statistics: Posted by ARSARA-SAPIEN — Wed Aug 28, 2024 1:25 am