zoukankan      html  css  js  c++  java
  • unabel to generate a temporay class(result=1).error CS2001:Sourfe file 'C:\Windows\TEMP\z2fxm7h3.0.cs' could not be found错误解决方法

    情形描述:

    1. asp.net server(Machine A, apppool运行在domaincountofMachineB下) --> web service (Machine B,apppool运行在domaincountofMachinB下)

    2. domainacountofMachineB设置了MachineB上的SPN, 假设帐号domainacountofMachineA已经设置了machineA的SPN,但是现在没有任何appPool使用。

    3. domainacountofMachinaA和domainacountofMachineB分别加入到了相应Machine的IIS_WPG组和adiministraor组

    运行后出现的exception:

    unabel to generate a temporay class(result=1).
    error CS2001:Sourfe file 
    'C:\Windows\TEMP\z2fxm7h3.0.cs' could not be found
    error CS2008: No inputs specified

    Description: An unhanded exception occured during the execution of the current web request. please review the stack ..

    workaround:

    解决方法:C:\WINDOWS\TEMP给users可读写权限 

  • 相关阅读:
    项目需求分析
    对软件开发的感想
    趣拼图最后完成及总结
    UML用例图
    数据流图和数据流程图
    第三代迭代目标
    Scrum的三种角色划分及小组成员分工
    WBS Model
    团队开发—百科全书软件项目
    开发流程
  • 原文地址:https://www.cnblogs.com/Winston/p/1357544.html
Copyright © 2011-2022 走看看