Hi drewdavis,
I'm afraid we likely won't be able to assist on why the DataGridView starts to hang during your scheduled refresh as it's not one of our cmdlets.
I would advise set up some logging on the script temporarily and maybe just print each part of your workflow to see if you can catch where it's hanging, then add some additional debugging lines to try to catch it. Since it loads initially the first time, I have doubts its about the content of what you're sending, but it'd be best to start with some debugging and see where it's actually hanging; if the actual Veeam cmdlets turn out to be hanging, we can advise, but if it's the .NET Reflection for the DataGrid, it would be best to check one of Microsoft's Powershell communities.
I'm afraid we likely won't be able to assist on why the DataGridView starts to hang during your scheduled refresh as it's not one of our cmdlets.
I would advise set up some logging on the script temporarily and maybe just print each part of your workflow to see if you can catch where it's hanging, then add some additional debugging lines to try to catch it. Since it loads initially the first time, I have doubts its about the content of what you're sending, but it'd be best to start with some debugging and see where it's actually hanging; if the actual Veeam cmdlets turn out to be hanging, we can advise, but if it's the .NET Reflection for the DataGrid, it would be best to check one of Microsoft's Powershell communities.
Statistics: Posted by david.domask — Apr 15, 2024 9:53 am





