Answered by:
New NNTP Bridge problems

Question
-
Since it is not possible to log in with bridge, it is difficult to claim that this is top priority. However, last night I was able to read and post through the Bridge, since I had logged in before the web service (or whatever it was) was discontinued. Today this is happening:
[Client: 41] ClassifyCommand: GROUP Microsoft.en-US.reportabug
[Client: 41] Received: Command: GROUP, Parameters: Microsoft.en-US.reportabug
[Client 41] DataReceived failed: Exception:
Type System.ServiceModel.ProtocolException
Source: mscorlib
Message: The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html>
<html>
<head>
<title>Runtime Error</title>
<meta name="viewport" content="width=device-width" />
<style>
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
@media screen and (max-width: 639px) {
pre { width: 440px; o'.
Stack-Trace:
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory, WebException responseException, ChannelBinding channelBinding)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)Exception:
Type System.Net.WebException
Source: System
Message: The remote server returned an error: (500) Internal Server Error.
Stack-Trace:
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
[Client: 41] ClassifyCommand: GROUP Msdn.en-US.sqldataaccess
[Client: 41] Received: Command: GROUP, Parameters: Msdn.en-US.sqldataaccess
[Client 41] DataReceived failed: Exception:
Type System.ServiceModel.ProtocolException
Source: mscorlib
Message: The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html>
<html>
<head>
<title>Runtime Error</title>
<meta name="viewport" content="width=device-width" />
<style>
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
@media screen and (max-width: 639px) {
pre { width: 440px; o'.
Stack-Trace:
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory, WebException responseException, ChannelBinding channelBinding)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)Exception:
Type System.Net.WebException
Source: System
Message: The remote server returned an error: (500) Internal Server Error.
Stack-Trace:
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
[Client: 41] ClassifyCommand: GROUP Msdn.en-US.sqldataaccess
[Client: 41] Received: Command: GROUP, Parameters: Msdn.en-US.sqldataaccess
[Client 41] DataReceived failed: Exception:
Type System.ServiceModel.ServerTooBusyException
Source: mscorlib
Message: The HTTP service located at http://services.social.microsoft.com/ForumsServicePreview/ForumsService.svc is too busy.
Stack-Trace:
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)Exception:
Type System.Net.WebException
Source: System
Message: The remote server returned an error: (503) Server Unavailable.
Stack-Trace:
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
[Client: 41] ClassifyCommand: GROUP Msdn.en-US.sqldataaccess
[Client: 41] Received: Command: GROUP, Parameters: Msdn.en-US.sqldataaccess
[Client 41] DataReceived failed: Exception:
Type System.ServiceModel.ProtocolException
Source: mscorlib
Message: The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html>
<html>
<head>
<title>Runtime Error</title>
<meta name="viewport" content="width=device-width" />
<style>
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
@media screen and (max-width: 639px) {
pre { width: 440px; o'.
Stack-Trace:
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory, WebException responseException, ChannelBinding channelBinding)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)Exception:
Type System.Net.WebException
Source: System
Message: The remote server returned an error: (500) Internal Server Error.
Stack-Trace:
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
[Client: 41] ClassifyCommand: GROUP Msdn.en-US.sqldataaccess
[Client: 41] Received: Command: GROUP, Parameters: Msdn.en-US.sqldataaccess
[Client 41] DataReceived failed: Exception:
Type System.ServiceModel.ServerTooBusyException
Source: mscorlib
Message: The HTTP service located at http://services.social.microsoft.com/ForumsServicePreview/ForumsService.svc is too busy.
Stack-Trace:
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)Exception:
Type System.Net.WebException
Source: System
Message: The remote server returned an error: (503) Server Unavailable.
Stack-Trace:
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
[Client: 41] ClassifyCommand: GROUP Msdn.en-US.sqldataaccess
[Client: 41] Received: Command: GROUP, Parameters: Msdn.en-US.sqldataaccess
[Client 41] DataReceived failed: Exception:
Type System.ServiceModel.ProtocolException
Source: mscorlib
Message: The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html>
<html>
<head>
<title>Runtime Error</title>
<meta name="viewport" content="width=device-width" />
<style>
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
@media screen and (max-width: 639px) {
pre { width: 440px; o'.
Stack-Trace:
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory, WebException responseException, ChannelBinding channelBinding)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)Exception:
Type System.Net.WebException
Source: System
Message: The remote server returned an error: (500) Internal Server Error.
Stack-Trace:
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
[Client: 41] ClassifyCommand: GROUP Msdn.en-US.sqldataaccess
[Client: 41] Received: Command: GROUP, Parameters: Msdn.en-US.sqldataaccess
[Client 41] DataReceived failed: Exception:
Type System.ServiceModel.ServerTooBusyException
Source: mscorlib
Message: The HTTP service located at http://services.social.microsoft.com/ForumsServicePreview/ForumsService.svc is too busy.
Stack-Trace:
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)Exception:
Type System.Net.WebException
Source: System
Message: The remote server returned an error: (503) Server Unavailable.
Stack-Trace:
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
[Client: 41] ClassifyCommand: GROUP Msdn.en-US.sqldataaccess
[Client: 41] Received: Command: GROUP, Parameters: Msdn.en-US.sqldataaccess
[Client 41] DataReceived failed: Exception:
Type System.ServiceModel.ProtocolException
Source: mscorlib
Message: The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html>
<html>
<head>
<title>Runtime Error</title>
<meta name="viewport" content="width=device-width" />
<style>
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
@media screen and (max-width: 639px) {
pre { width: 440px; o'.
Stack-Trace:
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory, WebException responseException, ChannelBinding channelBinding)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)Exception:
Type System.Net.WebException
Source: System
Message: The remote server returned an error: (500) Internal Server Error.
Stack-Trace:
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
[Client: 41] ClassifyCommand: GROUP Msdn.en-US.sqldataaccess
[Client: 41] Received: Command: GROUP, Parameters: Msdn.en-US.sqldataaccess
[Client 41] DataReceived failed: Exception:
Type System.ServiceModel.ServerTooBusyException
Source: mscorlib
Message: The HTTP service located at http://services.social.microsoft.com/ForumsServicePreview/ForumsService.svc is too busy.
Stack-Trace:
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.IForumsService.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.WebServiceDataSource.Forums.ForumsServiceClient.GetForumNewsGroupByName(String discussionGroupName)
at CommunityForumsNNTPServer.ForumDataSource.GetNewsgroup(String clientUsername, String groupName, Boolean updateFirstLastNumber)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.GetSelectedNewsgroup(String groupName, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpCommandGroup.Parse(String parameters, Action`1 writeAction, Client client)
at CommunityForumsNNTPServer.NNTPServer.NntpServer.DataReceived(String data, Int32 clientNumber)Exception:
Type System.Net.WebException
Source: System
Message: The remote server returned an error: (503) Server Unavailable.
Stack-Trace:
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Answers
-
The Bridge is not working for all forums after re-design. MS new manager posted here few days ago telling that they had to shut down bridge.
For every expert, there is an equal and opposite expert. - Becker's Law
My blog
My TechNet articles- Proposed as answer by Richard MuellerMVP, Banned Monday, July 15, 2013 4:32 PM
- Marked as answer by Richard MuellerMVP, Banned Tuesday, July 23, 2013 4:53 PM
All replies
-
Is this related to the new forums redesign?
Thanks!
Ed Price (a.k.a User Ed), SQL Server Customer Program Manager (Blog, Small Basic, Wiki Ninjas, Wiki)
Answer an interesting question? Create a wiki article about it! -
The Bridge is not working for all forums after re-design. MS new manager posted here few days ago telling that they had to shut down bridge.
For every expert, there is an equal and opposite expert. - Becker's Law
My blog
My TechNet articles- Proposed as answer by Richard MuellerMVP, Banned Monday, July 15, 2013 4:32 PM
- Marked as answer by Richard MuellerMVP, Banned Tuesday, July 23, 2013 4:53 PM
-
Is this related to the new forums redesign?
I hope it is not my responsibility as a user to diagnose what the cause for a problem is!
But here is a time frame:
1) Old authentication method is decommissioned, all NNTP bridge access stops working.
2) New UX design launched.
3) NNTP bridge starts working again, for those who are logged in.
4) NNTP bridge stops working yet once more, with this funny error. (But this may due to the hotfix they installed on the 20th.)
The error persists today, but I think it is better that the MSDN team makes adaptions to Jochen's new version of bridge before investigate this.
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
-
Hi all!
There is a new REST based-web service which gives access to the MSDN forums. Based on this, I developed a NNTP-Bridge so you can access the forums with a normal newsreader.
You can find the new project here: https://communitybridge3.codeplex.com/
Be aware, that you have to enable NNTP access in your user profile!
If you have any questions, please feel free to contact me, post here or post an issue on codeplex.
Jochen Kalmbach (MVP VC++)
- Proposed as answer by Naomi N Sunday, January 4, 2015 8:33 PM
-
-
-
-
I can confirm that I see the previous post listed as the last reply and the timestamp looks correct in the thread listings.
Don't retire TechNet! - (Don't give up yet - 13,085+ strong and growing)
-
Hi Mike! Have you removed your last reply??? I cannot see it right now... but it is shown on the forums page... very mystic...
EDIT: Ok, it seems the it takes a couple of seconds to appear ;)
Jochen Kalmbach (MVP VC++)
- Edited by Jochen Kalmbach Wednesday, January 14, 2015 2:09 PM Added comment