Hi
I'm trying to establish a connection from a Web-role to a database (SQL Server 2008 R2), on my local computer.
I have installede the local endpoint (WACC.exe), on my local computer.
On the Management Portal, i can see my local computer, in the Activated Endpoints, and I have made a Group, including my Web-role and my local computer. This is indicating, that there is some sort of connection between the Management Portal and my local
computer.
But on my local computer, the Windows Azure Connetion, is (Status: Disconnected).
I am sure that this is caused by Symantec Endpoint Protection, and that there is missing a rule, but I don't know which.
I have tried to disable the Symantec Endpoint Protection. That didn't do the trick, but when I uninstalled the Symantec Endpoint Protection, and letting Windows firewall, protect my local computer, i could connect. In this context I experienced, that Windows
Azure Connect, on my local computer, added rules to Windows Firewall by itself.
It is my company's policy, using Symantec Endpoint Protection, so it is not a permanent option, to have it uninstalled.
My question is, what rules do I have to add to Symantec Endpoint Protection, to make Windows Azure Connect wor properly ?
I have to ask my company's servicedesk to do this.
On the Event log I am getting the following error:
Log Name: Application
Source: RasClient
Date: 22-03-2011 12:05:35
Event ID: 20227
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Z940xxxx.corp.xxxxxxxxx.com
Description:
CoId={07630DBC-0275-422C-B0CD-16263D3090A5}: The user SYSTEM dialed a connection named Windows Azure Connect Relay1 1 which has failed. The error code returned on failure is 798.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="RasClient" />
<EventID Qualifiers="0">20227</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-03-22T11:05:35.000000000Z" />
<EventRecordID>63792</EventRecordID>
<Channel>Application</Channel>
<Computer>Z940xxxx.corp.xxxxxxxxx.com</Computer>
<Security />
</System>
<EventData>
<Data>{07630DBC-0275-422C-B0CD-16263D3090A5}</Data>
<Data>SYSTEM</Data>
<Data>Windows Azure Connect Relay1 1</Data>
<Data>798</Data>
</EventData>
</Event>