You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI, when using Copy-DbaXESession it is failing with the error
Cannot convert the "Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection" value of type "Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection" to type "Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection".
Can someone help me ?
Steps to Reproduce
# provide your command(s) executed pertaining to dbatools# please include variable values (redacted or fake if needed) for reference
it is on a script that copy the objects from a primary server to secondary server
Copy-DbaXESession -Source $PrimaryReplica -Destination "$($AvailabilityGroupReplica.Name)"
Please confirm that you are running the most recent version of dbatools
2.1.28
Other details or mentions
No response
What PowerShell host was used when producing this error
Verified issue does not already exist?
No, I did not search
What error did you receive?
HI, when using Copy-DbaXESession it is failing with the error
Cannot convert the "Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection" value of type "Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection" to type "Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection".
Can someone help me ?
Steps to Reproduce
it is on a script that copy the objects from a primary server to secondary server$PrimaryReplica -Destination "$ ($AvailabilityGroupReplica.Name)"
Copy-DbaXESession -Source
Please confirm that you are running the most recent version of dbatools
2.1.28
Other details or mentions
No response
What PowerShell host was used when producing this error
Windows PowerShell (powershell.exe)
PowerShell Host Version
Name Value
PSVersion 5.1.17763.6530
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.17763.6530
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
SQL Server Edition and Build number
Sql Server 2019
.NET Framework Version
.NET Framework 4.8.4729.0
The text was updated successfully, but these errors were encountered: