New NNTP Bridge problems

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, [email protected]

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, [email protected]

Similar Messages

  • Wireless router and bridge problems

    I am having some difficulties with this setup and I am not sure what the problem is.
    I am using a Linksys Wireless G router and I am also using a Linksys Wireless N Ethernet bridge.
    Here is what I want to do with this setup:
    I want to be able to connect the bridge to my DLink 5 port desktop switch.
    I can connect the bridge directly to my desktop PC and it works with no problem, but when the bridge is connect to the desktop switch my PC cannot get an IP. All equiptment is pretty much brand new (the bridge and switch are less than 6 months old and the router I just bought last month).
    I know that this setup is possible because I have used this configuration at work before with no issues. The only thing I haven't tried is to use a crossover cable for the bridge>switch. But I didn't think that was needed.
    Anyone have any ideas?

    Sorry I already tried different ports and even several different network cables and still get the same results.
    An IP of 169.254.x.x
    I will try a different switch and post the results later tonight.
    Yeah, I thought it would be as simple as configuring the bridge and hooking it up to the switch, but has turned into serious fustration. Especially since I have gotten this setup to work in the past.

  • New Sandy Bridge GPU Drivers?

    I saw in an article (and of course now can't find) that Intel had released new Sandy Bridge graphics drivers.  Has anyone seen or tried these, and what did you find out?
    Edit: Found it --- http://news.cnet.com/8301-17938_105-20109037-1/sandy-bridge-driver-update-boosts-windows-game-perfor...
    W520 | FHD | i7-2720QM | 8GB RAM | nVidia Quadro 1000M | Intel 510 120GB SSD | Seagate 7200rpm 500GB HDD
    T510 | 1366x768 | [email protected] | 8GB RAM | nVidia NVS 3100M | Seagate 7200rpm 500GB HDD
    T61p | 1920x1200 | [email protected] | 4gb RAM | nVidia Quadro FX 570M | Hitachi 320GB HDD | (broken frame, now a file server)
    Solved!
    Go to Solution.

    I downloaded the zip file version of the driver then followed the manual installation instruction in the readme file to get it installed.I had a problem using the EXE version because I am always prompted with this message:
    "The driver being installed is not validated for this computer. Please obtain the appropriate driver from the computer manufacturer. Setup will exit."
    whenever I launch the EXE installer.
    Graphics operation feels snappier but I had a problem with color profiles being unstable in Optimus mode. The screen randomly turns bluish or redish despite being calibrated by the color sensor. The WEI graphics score in Intel-only mode is 6.4 as shown in this picture
    http://www.thaithinkpad.com/forum/index.php?action=dlattach;topic=17873.0;attach=31031;image
    Twitter @thitiv | Work | ThinkPad W520 (4270-CTO) Core i7-2960XM 2.7/3.7 GHz | 16GB Kingston HyperX PnP DDR3-1866
    2 x 256GB Crucial M4 & C300 SSDs | Intel Centrino Ultimate-N 6300 | Ericsson F5521gw WWAN | Ultrabay Blu-ray Burner
    NVIDIA Quadro 2000M | 15.6" FHD 1920x1080 | ThinkPad Battery 55++ (9-cell) & Battery 27++ (9-cell slice)

  • New build, serious problems.

    MSI p67a gd65
    msi twin frozr II 570
    2500k
    corsair hx750
    8Gb ripjaw ram
    that's all I have plugged into it right now outside of my case.
    Just built my new sandy bridge system and when I tried to first power it on it came on for just a few seconds and then turned off. After that it just started looping on and off until I turned the psu off.
    The problem seems to be intermittent because sometimes I'm able to boot into bios and other times it gives me some weird thing that says "efi shell version 2.00 [4.640]
    Current running mode 1.1.2
    map: cannot find required map name.
    press esc in x seconds to skip startup.nsh, any other key to continue.
    shell> _ "
    this seems to happen ~every other restart and clearing cmos gets it to boot into bios again.
    Getting 2 long and 1 short beeps I believe.
    Edit: I seemed to have solved the chain rebooting issue because I had it resting on the anti-static bag but the issue with the bios not booting and going to that one error message continues to happen.

    Try again with only one stick RAM in the blue primary dimm slot. Find a non conductive surface for the board to sit on. Untreated wood or even plain unprinted cardboard.
    Reference; https://forum-en.msi.com/index.php?topic=131668.0

  • I have copied my iTunes library onto a new computer, but when I play back the songs there seems to be random "miss" or "drop out".  No probs with old computer, just the new one.  I'm onto my third new computer - same problem.  Any suggestions please?

    I have copied my iTunes library onto a new computer, but when I play back the songs using the new computer, there seems to be random "miss" or "drop out" during play back, similar to a small scratch on a vinyl record.  Although when I play the same song over again, the "miss" occurs in a different location during the song.  No probs with old computer, just the new one.  I'm onto my third new computer - same problem.  Any suggestions please?

    You don't say which version of iTunes you are using, but the symptoms you describe have been encountered by some users with the 64-bit version of iTunes 12.1.
    There is an alternative version for 64-bit editions of Windows here:
    iTunes 12.1 for Windows (64-bit — for older video cards)
    that seems to address the most of the playback issues that some users have been reporting with the full 64-bit version of 12.1.0.77 - including problems with Bluetooth speakers where either sound is degraded or completely absent.  The alternative installer here is the same architecture as most previous "64-bit" versions of iTunes, i.e., a 32-bit application with a 64-bit installer.  The "for older video cards" label appears to be something of a misnomer as some people have reported that this corrects problems found on current / high-spec systems.
    Some users have reported that after installing this alternative version it is necessary to adjust the "Play audio using" selection (normally to "Direct Sound" rather than "Windows Audio Session", though this may vary based on your audio hardware/drivers) in Edit > Preferences > Playback to restore glitch-free audio (one part of the reported symptoms is that the "Direct Sound" choice isn't available, usually in Windows 8).  It may also be necessary to ensure that your Bluetooth speakers are active and selected as the default audio device before you run iTunes.
    If this doesn't address the issue, you may want to think about reverting to iTunes 12.0 - see Turingtest2's notes on Troubleshooting issues with iTunes for Windows updates for steps needed to completely remove all installed iTunes components, and for links to the 12.0 installers.

  • Can't create a new illustration. Problems occurred while saving the print file.

    I can't open a new Illustrator file. It sends me this error: Can't create a new illustration. Problems occurred while saving the print file. ID:-1
    I opened a previous document created in CC, but it will not allow me to copy and paste items from one doc to another.
    I have rebooted with no avail.
    System:
    Adobe Creative Cloud CC
    Mac Book Pro 2012
    2.6 GHz Intel Core i7
    8 GB 1600 MHz DDR3

    Is a printer connected? Is it turned ON? Is the driver up to date?
    Illustrator checks this every time and also writes information on the printer into the file.

  • When i open pc an adobe bridge problem denotes purging

    when i open computer an adobe bridge problem denotes purging

    Are you trying to say that pointing to your computer in Bridge you get an error message telling you that you need to purge the central Cache?
    If so, go ahead and purge it.
    Your post is not clear at all.  Try rephrasing it, please.
    Also:
    A lot more information about your hardware and software is needed.
    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CC", but something like CC2014.v.2.2) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    a screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • CS6 Bridge and Mini Bridge problems

    Installed CS6 and clicked on Brose in Bridge.  I get the rror messare could not complete the Brose in Bridge commmand because Photoshop was unable to find the Java Script plugin.  Also when clicking on Brose in Mini Bridge I get the message cannot complete the command because the extension could not be loaded  I have uninstalled CS6 and reinstalled it and get the samew message  Help please

    Thank you very much  I will try that
    In a message dated 11/24/2014 12:41:45 P.M. Central Standard Time, 
    [email protected] writes:
    CS6  Bridge and Mini Bridge problems
    created by Flashy1995_ (https://forums.adobe.com/people/Flashy_1995)  in 
    Photoshop General Discussion - View the full  discussion
    (https://forums.adobe.com/message/6958475#6958475)

  • Gmail on iphone was working fine until yesterday when it prompted me with the message cannot get mail user name or password for gmail is incorrect, i have tried deleting the account and re-created a new account, same problem, can anyone help?

    gmail on iphone was working fine until yesterday when it prompted me with the message "cannot get mail user name or password for gmail is incorrect", i have tried deleting the account and re-created a new account, same problem, can anyone help?

    paulcb, you're a genius, it worked, thank you so much, you don't know how much stress you have taken off my shoulders, I am constantly on my email in my iphone everyday.  Thanks a million, take care. Robert.

  • Is it too early for someone to reccomend a build with one of the new Sandy Bridge CPUs?

    Hi all I need to build a new PC and was told to wait until the new Sandy Bridge CPUs were out.
    This will be my first build but I'll have some help from my brother putting it together.
    I'm coming from working in CS3 on Vista 32 and want to build a PC to run Windows7 64 and CS5.
    As for a monitor I think I'm going to get a NEC MultiSync EA231WMi 23". The reason being it is a cheap IPS. The only other one I was looking at is a ViewSonic VP2365wb but the NEC has better reviews. If anyone has any other recommendations for an IPS in that price range, I'd be grateful.
    For a case I'm going to go with a Silverstone SST-FT02B Fortress or a FRACTAL DEFINE R3.
    As for the guts, I'm a little lost.
    I was going to get a 60gb SSD to stick the OS on but I see Harm Millaard reccomending a Velociraptor over on this thread. I didn't know what one was but I looked it up and discovered it was a 10,000rpm 300gb hard drive that costs about $280. Is that right? Are there cheaper and smaller versions?
    As anyone any reccomendations on what other Hard drives I should get and what RAID I should use? My budget for the whole build is mid range I suppose.
    So that brings me to the CPU, GPU and MOBO.
    Does anyone know enough about the new Sandybridge CPUs to reccomend one and which motherboard I shoud get? Do I need a seperate GPU still. People are talking about it having an integrated GPU.
    I suppose I would like to have 12gb of RAM with an option to upgrade to 24. I initially thought 8gb would suffice but people on here seem to be using 12 or 24.
    Thanks for any advice.

    common sense Harm,
    our not oced Sandy bridge ranked 13th beating any stock processor. (for some reason you have it listed as OCed)
    remove the absurbly overpriced Xeons that makes it 8th
    remove every OCed processor its now #1.
    and its #1 without the absurd 8-12 drive raid arrays... which most people have no need for.
    for the average user your recommendation like mine was the 950 stock 950 which ranks 40th is severaly beat by the 2600 not oced..
    so your replacement recommendation should be as mine is, the 2600 over the 950 all day long..
    anything less you are arguing with your own bencmark?
    but just for giggles i am having Eric resubmit with an SSD OS and a 8 drive raid the OCed to 4.7GHz system.
    Scott
    ADK

  • I just downloaded the new Firefox 4, rebooted, and viewed you videos re the new look and new features. Problem is, my toolbars look no different than before. The new icons you talk about do not appear on my screen. Please advise. Thank you.

    I just downloaded the new Firefox 4, rebooted, and viewed your videos re the new look and new features. Problem is, my toolbars look no different than before. The new icons you talk about do not appear on my screen. Please advise. Thank you.

    The Firefox icon is the default feature for Windows Vista and 7 only, it does not apply to Windows XP users.
    To have the Firefox icon instead of the Menu Bar:
    View > Toolbars and UNCHECK the Menu Bar.
    After that, click on the Firefox icon and you'll have the Menu Bar appear again.
    http://support.mozilla.com/en-US/kb/Menu%20bar%20is%20missing

  • Answers to common Bridge problems.

    Here are user-submitted answers to common Bridge problems.
    I invite all suggestions to addition/corrections/improvements.

    Bumped. I'll convert to document once it will be possible to do so. I have great addendum by CurtY:
    Windows and Mac FAQ and Translation Key
    Keystrokes
    ALT on a Pc = Option on a Mac (On some keyboards (UK), the Option key is labeled with Alt. )
    CTRL (Control) on Pc = Cmd (Command) on a Mac, the key has the following symbol: ⌘
    Right-click on a Pc = Right-click on a Mac, or Control+Click on machines without a mouse.
    Menu differences
    Preferences (CMD+K) are found on the Photoshop menu on a Mac, at the bottom of the Edit menu on a PC, and the shortcut is (CTRL+K).
    On the same Photoshop menu on a Mac, one can find About Plug-ins... and About Photoshop, while they are located on the Help menu on a PC.
    Quit Photoshop (CMD+Q) is also on that Photoshop menu on a Mac, while Exit (CTRL+Q) can be found at the end of the File menu on a PC.
    Preferences location on the hard drive. There is a full document on that topic: http://kb2.adobe.com/cps/828/cpsid_82893.html
    but basically: The main preference file, is on both plaform  Adobe Photoshop CSx Prefs.psp it is located, alongside most other preferences on:
    Mac location: Users/[user name]/Library/Preferences/Adobe Photoshop CSx Settings
    Windows XP: Documents and Settings/[user name]/Application Data/Adobe/Adobe Photoshop CSx/Adobe Photoshop CSx Settings
    Windows 7 and Vista: Users/[user name]/AppData/Roaming/Adobe/Adobe Photoshop CS5/Adobe Photoshop CSx
    Settings Keywords
    pc = C:/Users/user name/AppData/Roaming/Adobe/BridgeCSx/  (note: to view AppData  turn on hidden file option)
    Mac = (your computer name)/ Library / App Support / Adobe / Bridge CSx / Adobe
    Camera Raw location  NOTE:  Should be only one file here.
    PC = Program Files/COMMON Files/Adobe/Plug-ins/CSx/File Formats which gives you Camera Raw.8bi
    Mac = /Library/Application Support/Adobe/Plug-ins/CSx/File Formats/
    Photoshop Actions
    Mac -  Actions (not saved) Actions panel.psp  Users/[user name]/Library/Preferences/Adobe Photoshop CSx Settings
    Mac -  Actions (saved) Actions panel.atn   Program Files/Adobe Photoshop CSx(64bit)/presets/actions
    PC -  Actions (not saved) Actions panel.psp  Users/[user name]/AppData/Roaming/Adobe/Adobe Photoshop CS5/Adobe Photoshop CS5 Settings
    PC -   Actions (saved) Actions panel.atn   Program Files/Adobe Photoshop CSx(64bit)/presets/actions

  • Beans - Active-x Bridge - Problems!

    Hi,
    I developed an ip address bean based on JTextField (JDK 1.3.1_02), successfully packaged it as an active-x control using the packager and instructions in the active-x bridge tutorial.
    The control has all sorts of problems under visual basic: to name a few:
    1. The caret seems to disappear when the control receives focus
    2. The tooltips dont seem to show up.
    3. The focus lost event does not seem to fire in the control.
    Is it worth for me to trace these issues or is the activex bridge not really practically used by anybody ?
    Thanks in advance,
    Vishy

    Vishy,
    Did you by any change find a solution to your ActiveX Bridge problem, I'm stuck with the same shit..
    Thanks,
    Harvey
    P.S. Maybe nobody works with this technology except maybe none-visual components?

  • Virtualbox bridging problem

    I post this a second time, this time more precisely
    Op. System is: Archlinux 64bits
    uname -a:
    Linux archie 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:01:40 CET 2009 x86_64 Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz GenuineIntel GNU/Linux
    so
    I've installed virtualbox_bin 3.1.0-1 from AUR (the only way possible on a 64 bits opsys, besides the install stuff from Sun)
    Followed the installation given on the Arch Wiki
    I've tried all three methods ( vbox way, arch way, general ) to get bridged networking to work
    ( I'm a lazy guy, I prefer the Vbox way, all my modules are loaded)
    All my VMs are running fine with NAT, everything works,
    but bridging produces a strange error:
    Clients get network adresses via DHCP,
    even fixed IP settings work,
    I can ping ABSOLUTELY ANYTHING
    but no internet connection!
    I have observed the (physical) network card with Iptraf of the HOST machine, the result is strange:
    ICMP packets go through but no TCP/IP communication is possible between my hosts and the exterior world
    AH, I forgot the most interesting one, I've an archlinux VM too, HE IS WORKING FINE, EVEN IN BRIDGED MODE!!!!
    Is that a bridging problem?
    Is that a kernel problem? ( Vbox worked well with the latest kernel - 2.6,30 -, if I remember well...)
    What the hell is going on there?
    ( I really need bridged network, as I use Vbox essentially for network testing purposes)
    Please, help!

    After three weeks of research I have found lots of people having trouble with Virtualbox bridged and host-only networks
    the (partial ) solution is to change the virtual network card, for me Intel Desktop M worked fine with my Debian guest
    but Ubuntu doesn't want to do anything with it
    for some people it works, for others it forks for a while, for others it doesn't work at all...
    Buggy stuff

  • New Outlook sync problem after update!!!

    I had the 'original' Outlook sync problem, which went away after the iTunes update to 7.3.1, but now, after the iPhone update last night, I have an entirely NEW Outlook sync problem!!
    When I sync the iPhone, right when it gets to the 'syncing contacts' part (that you see in the top box/window in iTunes) I get an error message that I haven't seen before. It says "AppleMobileDeviceHelper has encountered a problem and needs to close..." and it gives me the option to send an error report. I dismiss the error box, and the sync process hangs, and iTunes becomes unresponsive.
    If I open Outlook, the two Apple sync oblects are still enabled, and get no error message. If I re-open iTunes and try to sync again, it only syncs iTunes content, and never even tries to sync my contacts or calendar.
    Anyone having anything similar since last night? The only thing different is the iPhone firmware update.

    I just cancelled the sync by using the slider. I didn't realize I could do that. The phone seems fine. I may try it again and see what happens.

Maybe you are looking for

  • CUPC 8.6.3.20802 crashes after logging in successfully System version 8.6.2.100000-44.

    Hi there, At my company i have a Dell Latitude E6330 laptop running version 8.6.3.20802 of the CUPC. The program appears to crash and auto shut down right after I appear to successfully log into it. We are running System version 8.6.2.100000-44. It d

  • Issues with data transfer / connectivi​ty

    Hi, I bought a Curve 8320 last week and activated BIS. The issue that I am facing is: - Mails do not get delivered and connectivity to the internet is lost even though the data signal (EDGE) is available. I can see an upload arrow flashing on the rig

  • Toplink outer join issue using ExpressionBuilder getAlllowingNull

    I am trying to retrieve some records through a Toplink outer join expression using ExpressionBuilder's getAllowingNull() with an IN clause but I don't get the correct results. In my setup I have the following structure CREATE TABLE BOX MY_BOX_ID NUMB

  • Calling a subpanel, pops up in own window instead of sub panel when there is an error

    Hi all. I am working on my first real LV project for my company, and I am having some problems. The main one right now happens when I am trying to call a subVI into a subpanel. It shows up in the subpanel just fine when the program starts, but when t

  • Airport Extreme and BT ADSL

    I've tried for hours to find a discussion that concludes by recommending an ADSL modem to pair with a (Fifth Generation) Airport Extreme Base Station using one of the BT-based broadband services in the UK. I'm currently working very reliably through