尝试打开C#Interactive窗口时出错

时间:2012-08-06 04:16:48

标签: visual-studio-2010 roslyn

我刚刚安装了Roslyn CTP,但是当我尝试打开C#Interactive Window时,我收到一条弹出错误消息:

  

找不到符合约束'((exportDefinition.ContractName ==“Microsoft.VisualStudio.Repl.IInteractiveWindowProvider”)AndAlso(exportDefinition.Metadata.ContainsKey(“ExportTypeIdentity”)AndAlso“Microsoft.VisualStudio.Repl。 IInteractiveWindowProvider“.Equals(exportDefinition.Metadata.get_Item(”ExportTypeIdentity“))))',无效导出可能已被拒绝。

我正在使用visual studio 2010.我重新安装了Roslyn CTP,它仍然无效。

1 个答案:

答案 0 :(得分:1)

首先安装Roslyn Oct 2011 CTP