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

后端 未结 28 1581
深忆病人
深忆病人 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:58

    close all documents on VS and try to rebuild again. If it doesn't work restart VS. This problem is related to lock of DLL files.

提交回复
热议问题