Jey*_*esh 7 c# wcf temporary-files temporary-directory
我有ac#可执行文件触发同一服务器中的WCF Web服务.它工作正常,直到它开始抛出此错误消息
Message : Unable to generate a temporary class (result=1).
error CS2001: Source file 'C:\Windows\TEMP\mchgnxs3.0.cs' could not be found
error CS2008: No inputs specified
Run Code Online (Sandbox Code Playgroud)
到目前为止我尝试了什么:提供了触发WCF的帐户的读/写访问权限
最近服务器从备份服务器崩溃并恢复.它是否有可能与错误有关?