Could not copy '<assembly_name>.dll' to '<assembly_name>.dll'. The process cannot access the file.The reason for this compile error is that the assembly is already loaded in the AUT and cannot be overwritten.
To fix this compile error, close the AUT and compile your script again.