BrightcoveOS / Video-Cloud-SharePoint-2010-Integration

2 stars 6 forks source link

Can't Connect #8

Open Jay12 opened 11 years ago

Jay12 commented 11 years ago

I installed the SharePoint integration and ran through the configuration. I get a server refused connection through whenever I click any of the links in the demo site. I have included the error below. Any help would be appreciated.

Server Error in '/' Application.

System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 64.74.101.65:80 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at BrightcoveSDK.HTTP.BCAPIRequest.ExecuteRead(Dictionary2 reqParams, AccountConfigElement a) at BrightcoveSDK.BCAPI.MultipleQueryHandler(Dictionary2 reqparams, BCObjectType itemType, AccountConfigElement account) Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 64.74.101.65:80 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at BrightcoveSDK.HTTP.BCAPIRequest.ExecuteRead(Dictionary2 reqParams, AccountConfigElement a) at BrightcoveSDK.BCAPI.MultipleQueryHandler(Dictionary2 reqparams, BCObjectType itemType, AccountConfigElement account)

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[Exception: System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 64.74.101.65:80 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at BrightcoveSDK.HTTP.BCAPIRequest.ExecuteRead(Dictionary2 reqParams, AccountConfigElement a) at BrightcoveSDK.BCAPI.MultipleQueryHandler(Dictionary2 reqparams, BCObjectType itemType, AccountConfigElement account)] BrightcoveSDK.BCAPI.MultipleQueryHandler(Dictionary2 reqparams, BCObjectType itemType, AccountConfigElement account) +3535 BrightcoveSDK.BCAPI.FindAllVideos(Int32 howMany, BCSortByType sortBy, BCSortOrderType sortOrder, List1 video_fields, List`1 custom_fields, MediaDeliveryTypeEnum media_delivery, Int32 pageNumber, Boolean getItemCount) +1274 BrightcoveVideoCloudIntegration.VideoSearch.VideoSearchUserControl.GetResults(String query) +523 BrightcoveVideoCloudIntegration.VideoSearch.VideoSearchUserControl.RenderResults() +192 BrightcoveVideoCloudIntegration.VideoSearch.VideoSearchUserControl.Deprecated_Page_Load() +42 BrightcoveVideoCloudIntegration.VideoSearch.VideoSearch.CreateChildControls() +273 System.Web.UI.Control.EnsureChildControls() +146 System.Web.UI.Control.PreRenderRecursiveInternal() +61 System.Web.UI.Control.PreRenderRecursiveInternal() +224 System.Web.UI.Control.PreRenderRecursiveInternal() +224 System.Web.UI.Control.PreRenderRecursiveInternal() +224 System.Web.UI.Control.PreRenderRecursiveInternal() +224 System.Web.UI.Control.PreRenderRecursiveInternal() +224 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3394

[ ref:_00D30ab7._500a0TF6Em:ref ]