Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Problems after installation Sharepoint

  Asked By: Jasmine Lewis         Date: Oct 24, 2009      Category: Sharepoint      Views: 228
 

When i go to localhost\workspace (localhost=server) (workspace) is the named
workspace
i get the following error

________________________________________________________________________________\
_____________
Dashboard Error
An unexpected error occurred.
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)
________________________________________________________________________________\
_____________

who can tell me what to do???




 

1 Answer Found

 
Answer #1       Answered By: Akshara Sanghavi          Answered On: Oct 24, 2009       

In the bin-directory of your SPS-Installation you will find
proxycfg.bin. You can use this to adjust Proxy-Settings für the
dashboard.

Proxycfg /? will show you the parameters.
If you have configured the IE on your server  you can try it with
proxycfg /u otherwise you have to configure  the settings  with the
following values:

Proxycfg –d –p <proxyserver>:<port> <list of addresses>

If you do not deploy a proxy-server you have to use a fake-Proxyname.

 
Didn't find what you were looking for? Find more on Problems after installation Sharepoint Or get search suggestion and latest updates.


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