Directory.Move: Source and destination path must have identical roots

Hi, I am using Directory.Move (via Invoke Method) to move an entire folder from one location on D: to another location on X:

However, I get error “Source and destination path must have identical roots. Move will not work across volumes.”

How do I make this move directory method work?

Hey, did you find any fix for this ?

I’m having the same issue

Cheers