407:Proxy Access Denied on AgilePoint Task List and Admin Web...

Expand / Collapse
 
     

407:Proxy Access Denied on AgilePoint Task List and Admin Web Parts for SharePoint


The information in this article applies to:

  • AgilePoint SharePoint Integration  

ERROR
 

407:Proxy Access Denied appears on the AgilePoint Task List and Admin Web Parts for SharePoint.

  
STEPS TO REPRODUCE
 NA
  
DETAILS
 

A proxy server is installed in the network.

Other observation when this error happens: Enterprise Manager is displaying correctly. The web service file workflow.asmx of AgilePoint can be accessed and displayed correctly.

The below modification can be done to the web.config file of the SharePoint Web Application (Virtual Server) to bypass the proxy server.

 Before:

  <defaultProxy>

    <proxy autoDetect="true" />

  </defaultProxy>

 

After:

  <defaultProxy enabled="false" />

  
Last Reviewed: 
Keywords: 

Add Your Comments


Name: *
Email Address:
Web Address:
Verification Code:
*
 

Details
Last Modified:Tuesday, October 04, 2011
Last Modified By: MichaelDa
Type: ERRMSG
Article not rated yet.
Article has been viewed 1,284 times.
Options