Windows Azure Tools: Unable to connect to dfService.

 

Installed the azure 1.5 SDK yesterday. When I tried to start my simple web role on my development fabric it was taking forever and would eventually end with the message: Windows Azure Tools: Unable to connect to dfService.

Apparently the path being used by the csrun.exe to save its state cannot contain spaces, so setting the environmental variable  _CSRUN_STATE_DIRECTORY to a path without spaces solves the problem.

For the complete story: http://207.46.172.252/en-us/library/hh472165.aspx

Advertisement

One thought on “Windows Azure Tools: Unable to connect to dfService.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s