我已经安装了StreamInsight,并且能够运行示例示例。但当我尝试打开StreamInsight事件流调试器和“连接到服务器”时,它显示以下错误:
"It was not possible to establish a connection with the microsoft streaminsight server".
The remote server returned an unexpected response: (405) Method not allowed.
-------------------
The remote server returned an error: (405) Method Not Allowed.我创建了名为"StreamInsightInstance“的实例,我使用this链接连接到服务器。
有没有人能建议一下答案?
发布于 2011-10-15 06:18:09
桑迪普
您正在尝试运行哪些示例项目?
检查以下项目:
身份运行事件流调试器
如果您还没有看过,调试StreamInsight查询的文档位于以下位置:http://msdn.microsoft.com/en-us/library/ff518532.aspx
https://stackoverflow.com/questions/7763151
复制相似问题