Azure: Microsoft .NET Services and Microsoft SQL Services Invitation Code

I finally got round to requesting and invitation a few days ago. Tonight I got the invitation code :)

Azure Invite

Trying to run the Echo service bus example was going too well, the service started fine, but the client failed with the following :( Looks like other people have had issues as well.

The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework 3.0 SDK documentation and inspect the server trace logs.

~ by mdavey on January 6, 2009.

One Response to “Azure: Microsoft .NET Services and Microsoft SQL Services Invitation Code”

  1. I am trying to run Azure Service bus samples, simple example from downlaoded folder ‘IntroServiceBus’ . project name – Ex01-BasicSample
    While running service project in it, i am getting an error,

    {”Could not connect to net.tcp://servicebus.windows.net:828/services//EchoService/. The connection attempt lasted for a time span of 00:00:21.1043294. TCP error code 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 65.55.54.16:828. “}

    Applied each and every prereqisite seetings precisely, yet no success. Frustrated with it :(
    Any pointers in this would be a great help.

    ~Prashant.

Leave a Reply