中毒了吧!
你用RegEdit试试能不能访问注册表。

解决方案 »

  1.   

    病毒?
    看看RegEdit能不能运行!
      

  2.   

    我的也是一样的 我专门设置了权限 也没有找到解决办法 如果你找到了方法 请告诉我一下 [email protected] 
    (是不是和系统上安装的其他软件有什么关系?我此我重新安装了两次,一样的结果)
      

  3.   

    框架中的machine.config的设置
    <processModel enable="true" timeout="Infinite" idleTimeout="Infinite" shutdownTimeout="0:00:05" requestLimit="Infinite" requestQueueLimit="5000" restartQueueLimit="10" memoryLimit="60" webGarden="false" cpuMask="0xffffffff" userName="Machine" password="AutoGenerate" logLevel="Errors" clientConnectedCheck="0:00:05" comAuthenticationLevel="Connect" comImpersonationLevel="Impersonate" responseRestartDeadlockInterval="00:09:00" responseDeadlockInterval="00:03:00" maxWorkerThreads="25" maxIoThreads="25"/>把userName="Machine"修改为userName="SYSTEM"