“CS0016: Could not write to output file” error when starting an app in IIS 7

后端 未结 13 946
广开言路
广开言路 2020-12-08 22:16

I am running Windows 7, and am not usually a developer in this setting, and have recently built a WCF Rest Service in C#, that I\'m now trying to deploy to IIS just on my lo

13条回答
  •  [愿得一人]
    2020-12-08 22:42

    Some times the Temp files might be locked by other process in the workstation. As a first step please reboot the workstation and check the application.

提交回复
热议问题