Skip to main content
Nintex Community Menu Bar

Proxy Authentication Error

  • October 8, 2007
  • 3 replies
  • 31 views

Forum|alt.badge.img+9

Hi All,


Please guide me as to how to solve the following error : 


System.Exception: The remote server returned an error: (407) Proxy Authentication Required.
   at K2Code46776.Main(ServerEventContext K2).


It occured when I tried to connect to a remoting object from a server event.


Pls guide.


Thanks and Regards

3 replies

Forum|alt.badge.img+9
  • Nintex Partner
  • October 9, 2007
Have you tried searching for this error on Google?  I did a search under "Proxy Authentication Required" and "Remoting" and it turned up a ton of entries.  You could probably search through those threads to see if they have a solution that helps you.

Forum|alt.badge.img+9
  • Author
  • October 10, 2007

Hi johnny,


Thanks a lot for replying


Forum|alt.badge.img+2

sourcecode, did you ever find a solution for this as I am running into the same issue now when connecting to an Exchange Server, I'm going to make a separate post about it, my error message is: 

 

61012 Exception from message source myemail@domain.com: System.Net.WebException: The remote server returned an error: (407) Proxy Authentication Required.
at System.Web.Services.Protocols.WebClientProtocol.EndSend(IAsyncResult asyncResult, Object& internalAsyncState, Stream& responseStream)
at System.Web.Services.Protocols.SoapHttpClientProtocol.InvokeAsyncCallback(IAsyncResult result)