Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Dashboard creation proxy error

  Asked By: Isabel Sparks         Date: Dec 28, 2009      Category: Sharepoint      Views: 177
 

This is the second time this has happened. I create a SharePoint
dashboard / workspace. The process ran as usual. When the build
was complete the following error occurred when the web part
attempted to open.
An error occurred while accessing the dashboard. This error may be
caused by the proxy server settings for the dashboard. Contact your
server administrator. If you are a server administrator, configure
the proxy server settings by using the proxycfg utility. Consult the
product documentation and the readme for more information about
configuring the proxy server settings. Important: You must configure
the proxy server settings for the dashboard even if you are not
using a proxy server. (1)
Object or data matching the name, range, or selection criteria was
not found within the scope of this operation.
-2147217895
I looked this up on MS and I worked through thier fixes assured that
the the Portal virtual directory for the workspace in Microsoft
Internet Information Server (IIS) was set at"Low (IIS Process)"
application protection level.

as well as did the proxy config:
proxycfg -d -p fake-proxy-name :80 "<local>"

proxycfg -d -p fake-proxy-
name :80 "http://*.microsoft.com;<local>"

proxycfg -d -p fake-proxy-name :80 "*;<local>"


Still no luck. The only work around I have come up with is
rebooting and then allis good. however I am working on a production
bax and cannot reboot at will. Is there any know solution to this
issue?


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:        

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Dashboard creation proxy error Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].