Hello,
I have issue with starting Inbound ports. When i try to activate the port i am receiving the following message : The port "X" could not be deployed.\nError : Timed out waiting for a pogram to execute. The command being executed was "C:\Windows\Microsoft.Net\Framework64\v4.0.30319\csc.exe" /noconfig /fullpaths "C:\Users\svc_acc\AppData\Local\Temp\vpeoo531.cmdline""
I found a solution for this : I go to the location C:\Users\svc_acc\AppData\Local\Temp and delete the files with name vpe00531(usually there are two files out and err). Once the files are deleted i am able to start the the service again without any issues.
My question is : How to identify the root cause and what is the usage of this folder ?
My assumption is that the files there are some artifacts of compiling and when we try to compile again(during the inbound ports deployment) there are some references to this files causing the crash. - If this is corerct, should i delete everything in the folder and try to start the ports ?
Would be grateful if someone has expereience to share or give me any hints for identifying the root cause.
Thank you.