I am trying to setup Secure Store Server and after successfully creating the Service and the Proxy I am greeted with this error when I attempt to manage it.
Cannot complete this action as the Secure Store Shared Service is not responding. Please contact your administrator.
The Event Viewer displays this error.
Log Name: Application
Source: Microsoft-SharePoint Products-Secure Store Service
Date: 3/18/2011 4:49:28 PM
Event ID: 7557
Task Category: Secure Store
Level: Error
Keywords:
User:
Computer:
Description:
The Secure Store Service application Secure Store Service is not accessible. The full exception text is: There are no addresses available for this application.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-SharePoint Products-Secure Store Service" Guid="{73541538-24DA-4282-AE1C-3A6321C23FB8}" />
<EventID>7557</EventID>
<Version>14</Version>
<Level>2</Level>
<Task>1</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2011-03-18T23:49:28.407358400Z" />
<EventRecordID>143074</EventRecordID>
<Correlation ActivityID="{7E4AEA87-6F45-427F-86C2-7605489D1130}" />
<Execution ProcessID="9456" ThreadID="3548" />
<Channel>Application</Channel>
<Computer></Computer>
<Security UserID="S-1-5-21-798254582-200106796-1537874043-166173" />
</System>
<EventData>
<Data Name="string0">Secure Store Service</Data>
<Data Name="string1">There are no addresses available for this application.</Data>
</EventData>
</Event>
Any ideas?