Getting Compilation error in the Configuration tab after working on oData
Hi Team,
I am seeing some compilation error in the configuration tab after working on oData. Below is the screenshot for your reference:
Below are the error message descriptions for your reference:
Could not copy "obj\Release\Terrasoft.Configuration.ODataEntities.dll" to "bin\Terrasoft.Configuration.ODataEntities.dll". Exceeded retry count of 10. Failed. The file is locked by: "IIS Worker Process (24568)"
Unable to copy file "obj\Release\Terrasoft.Configuration.ODataEntities.dll" to "bin\Terrasoft.Configuration.ODataEntities.dll". The process cannot access the file 'C:\Academy\Builds\D1_Dev\Terrasoft.WebApp\Terrasoft.Configuration\bin\Terrasoft.Configuration.ODataEntities.dll' because it is being used by another process.
Can anyhow let me know how to fix these issue?
Thanks!
Like
Hello,
To fix this, you need to generate code for all schemas and then compile the site.
The main reason for this behavior is that the file system mode (fileDesignMode) is enabled.