cancel
Showing results for 
Search instead for 
Did you mean: 

Issue while enabling Proxy in RSP

Former Member
0 Kudos

Hi All,

While enabling the proxy in RSP, we are getting the following error message:

RSP.Agent.Service.Business.TaskManagement.AgentController.TestConnectionProxyServer

Connection to http://service.sap.com failed.

System.Net.WebException: The remote server returned an error: (407) Proxy Authentication Required.

   at System.Net.HttpWebRequest.GetResponse()

   at RSP.Agent.Service.Business.TaskManagement.AgentController.TestConnectionProxyServer(Boolean enabled, String address, Int32 port, String userName, String password)

What might be the cause of this issue?

P.s. I got this error message by checking the log file.

Thanks,

Joseph

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Issue resolved by installing .net 3.0

Thanks,

Joseph