it was not possible to establish a connection with the microsoft streaminsight server

443 views Asked by At

I have installed StreamInsight, and am able to run the Sample examples. But when I try to open the StreamInsight EVENT Flow Debugger and "Connect to Server", it shows the following error:

"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.

I created the instance named "StreamInsightInstance", I used this link to connect to server.

Can anyone please suggest the answer?

1

There are 1 answers

3
TXPower275 On BEST ANSWER

Sandeep,

Which of the sample projects are you trying to run?

Check the following items:

  1. Have you enabled the StreamInsight management service in the sample? Some have it enabled, some don't.
  2. Make sure your user account is added to the StreamInsight Users and Performance Log Users groups.
  3. Make sure you run the Event Flow Debugger as administrator.

If you have not already seen it, the documentation for debugging StreamInsight queries is located here: http://msdn.microsoft.com/en-us/library/ff518532.aspx