The requested operation cannot be performed on a file with a user-mapped section open

后端 未结 28 1605
深忆病人
深忆病人 2020-12-07 16:03

Whenever I tried to copy 4 files into my bin folder, after stopping the main service, I am getting an error with one file (TexteDll). The error is:

Cannot co         


        
28条回答
  •  借酒劲吻你
    2020-12-07 16:57

    Close visual studio, delete bin , debug release folder, and start visual studio project again. that fixed my problem

提交回复
热议问题