Trying to copy a database using Copy Database Wizard, using drop/re-attach method and getting this error.
"Object reference not set to an instance of an object" error.
OnInformation,SQLSERVER2017,NT Service\SQLSERVERAGENT,CDW_AVP_SQLSERVER2017_2,{44AD0789-418F-4C5E-BE71-587407A7F9A2},{CA7C84F2-2DD7-4878-9407-85A2E05C093C},3/22/2019 9:11:46 PM,3/22/2019 9:11:46 PM,0,0x,Copying file \AVP\C$_DB\MyDB_meta.mdf to C:\DB\DATA\MyDB_meta.mdf overwrite set to False
OnError,SQLSERVER2017,NT Service\SQLSERVERAGENT,AVP_SQLSERVER2017_Transfer Objects Task,{309A0DE4-3854-43EF-A7B7-9826AC31C363},{CA7C84F2-2DD7-4878-9407-85A2E05C093C},3/22/2019 9:11:46 PM,3/22/2019 9:11:46 PM,0,0x,Object reference not set to an instance of an object.
Any ideas on how to resolve this?