Author Topic: Errors at login time in console.  (Read 3801 times)

0 Members and 1 Guest are viewing this topic.

randydodd

  • Guest
Errors at login time in console.
« on: September 26, 2011, 05:57:56 PM »
Recentrly installed BPP v6. had problems with console loading. had to add port 8732 to default web site SSL. Running SBS 2003. I already have a certificate instlled signed by a CA. used for my remote Outlook web access off-site. when i start the console, i get "certificate error". i then click Proceed anyway. then the console starts, and before i can log in, i get:

[CrossDomainError]
Arguments: https://info.oberkamper.local:8732/Design_Time_Addresses/Avast.Sbc.Service.Core/SbcConnectionPoint/
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=4.0.60531.0&File=System.ServiceModel.dll&Key=CrossDomainError

   at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)
   at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
   at System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String methodName, Object[] args, IAsyncResult result)
   at Avast.Net.Console.SbcServiceConnectionPoint.SbcConnectionPointServerClient.SbcConnectionPointServerClientChannel.EndGetLocalizedEnum(IAsyncResult result)
   at Avast.Net.Console.SbcServiceConnectionPoint.SbcConnectionPointServerClient.Avast.Net.Console.SbcServiceConnectionPoint.ISbcConnectionPointServer.EndGetLocalizedEnum(IAsyncResult result)
   at Avast.Net.Console.SbcServiceConnectionPoint.SbcConnectionPointServerClient.OnEndGetLocalizedEnum(IAsyncResult result)
   at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)