freedomit
Well-Known Member
- Reaction score
- 200
I have a client with a Windows SBS 2011 Essentials and the previous O365 integration has stopped working and would not reconnect. I uninstalled the integration, deleted the reg key HKLM\software\Microsoft\windows server\O365Integration and restarted the server. When going through the integration wizard is just finishes with "There was a problem configuring Office365 Integration - Make sure that the computer is connected to the internet and try again". The Server is fully patched with Rollup 4.
Looking through the logs files I can see the below error...
[9528] 170228.111354.1831: ProviderFramework: Information: [0] : PfErrorHandler: IGNORING WCF internal exception: (CommunicationException) The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '10675199.02:48:05.4775807'. ==> (IOException) The read operation failed, see inner exception. ==> (CommunicationException) The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '10675199.02:48:05.4775807'. ==> (SocketException) An existing connection was forcibly closed by the remote host
[8520] 170228.111354.1891: O365ManagementProvider(IO365Callback): Channel_Closed called
[8520] 170228.111354.1911: O365ManagementProvider(IO365Callback): Provider disconnected
[15024] 170228.111355.5781: BecWebServiceAdapter: BEC web service is updated, need to update proxy code.
[15024] 170228.111357.4091: BecWebServiceAdapter: Call Bec web service <GetCompanyInfo>b__2c() failed: System.ServiceModel.Dispatcher.NetDispatcherFaultException: The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://provisioning.microsoftonline.com/:ListSubscriptionsResult. The InnerException message was 'Invalid enum value 'LockedOut' cannot be deserialized into type 'Microsoft.Online.Administration.SubscriptionStatus'. Ensure that the necessary enum values are present and are marked with EnumMemberAttribute attribute if the type has DataContractAttribute attribute.'. Please see InnerException for more details. ---> System.Runtime.Serialization.SerializationException: Invalid enum value 'LockedOut' cannot be deserialized into type 'Microsoft.Online.Administration.SubscriptionStatus'. Ensure that the necessary enum values are present and are marked with EnumMemberAttribute attribute if the type has DataContractAttribute attribute.
Any ideas?
Looking through the logs files I can see the below error...
[9528] 170228.111354.1831: ProviderFramework: Information: [0] : PfErrorHandler: IGNORING WCF internal exception: (CommunicationException) The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '10675199.02:48:05.4775807'. ==> (IOException) The read operation failed, see inner exception. ==> (CommunicationException) The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '10675199.02:48:05.4775807'. ==> (SocketException) An existing connection was forcibly closed by the remote host
[8520] 170228.111354.1891: O365ManagementProvider(IO365Callback): Channel_Closed called
[8520] 170228.111354.1911: O365ManagementProvider(IO365Callback): Provider disconnected
[15024] 170228.111355.5781: BecWebServiceAdapter: BEC web service is updated, need to update proxy code.
[15024] 170228.111357.4091: BecWebServiceAdapter: Call Bec web service <GetCompanyInfo>b__2c() failed: System.ServiceModel.Dispatcher.NetDispatcherFaultException: The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://provisioning.microsoftonline.com/:ListSubscriptionsResult. The InnerException message was 'Invalid enum value 'LockedOut' cannot be deserialized into type 'Microsoft.Online.Administration.SubscriptionStatus'. Ensure that the necessary enum values are present and are marked with EnumMemberAttribute attribute if the type has DataContractAttribute attribute.'. Please see InnerException for more details. ---> System.Runtime.Serialization.SerializationException: Invalid enum value 'LockedOut' cannot be deserialized into type 'Microsoft.Online.Administration.SubscriptionStatus'. Ensure that the necessary enum values are present and are marked with EnumMemberAttribute attribute if the type has DataContractAttribute attribute.
Any ideas?