Toon posts:

Sharepoint & proxy

Pagina: 1
Acties:
  • 120 views sinds 30-01-2008
  • Reageer

Verwijderd

Topicstarter
Net Sharepoint geinstaleerd, werkte goed tot er ineens werd gezeurd om proxysettings.
Nu gebruiken wij geen proxyserver, dus volgens microsoft moet dit gaan werken:

proxycfg -d -p fake_server:80 "*;<local>"


..maar dat werkt dus niet |:( ..iemand een suggestie?

  • ACM
  • Registratie: Januari 2000
  • Niet online

ACM

Software Architect

Werkt hier

ANS -> SA

  • Lycan
  • Registratie: Maart 2002
  • Laatst online: 25-07 10:53
Ik heb hetzelfde probleem |:(
echt niemand die een oplossing heeft???

Verwijderd

Is het dit ?

Configuring a Computer Running SharePoint Portal Server for Document Management
To configure a computer running SharePoint Portal Server for document management, you must download and run the WinHTTP Proxy Configuration utility (proxycfg.exe) to configure WinHTTP proxy settings that are required by the ServerXMLHTTP object.

Note If you are using one computer for both SharePoint Portal Server Document Management and Search, you must complete the configuration steps for Document Management and Search on that computer.
To download and run the WinHTTP Proxy Configuration utility

Download proxycfg.exe.
To run the proxycfg.exe file, type:
proxycfg–d–p "<local>" "SharePoint Portal Server names separated by semicolon"

where SharePoint Portal Server names separated by semicolon are the names of the computers running SharePoint Portal Server (each separated by a semicolon).

Because the WinHTTP Proxy Configuration utility writes to the registry, you must restart IIS Administration Service and W3C Service for the settings to take effect.
For more information about configuring proxycfg.exe, refer to article Q291008, "'Access Denied' Error Message When Using ServerXMLHTTP to Access an Authenticated Site," in the Microsoft Knowledge Base.

  • Lycan
  • Registratie: Maart 2002
  • Laatst online: 25-07 10:53
nee dat werkt niet.
de fout is deze


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)

[ Voor 4% gewijzigd door Lycan op 18-05-2004 09:27 ]


Verwijderd

DIt lijkt er erg veel op

SYMPTOMS
When you attempt to import a Web part into your dashboard site from an external (Internet) Web part catalog, you may receive the following error message in the browser:
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 file 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.

-2147221499
CAUSE
This issue can occur if you did not configure the serverXMLHTTP object settings for your site. The dashboard site uses a server-side object called "serverXMLHTTP" extensively to make Hypertext Transfer Protocol (HTTP) requests. This object has its own proxy settings that are independent of the settings that are configured in the Web browser. The following settings are configured by default:
Direct and proxy access is enabled.
The proxy server is set to "unknown54321:80".
The proxy server has local addresses in the bypass list.
You must configure these settings to be appropriate for your environment before the dashboard site can make requests outside of your intranet. You must configure the proxy settings even if you do not use a proxy server on your network.
Pagina: 1