Tuesday, May 3, 2011

The server could not complete your request in SharePoint Designer

From time to time I'm getting the following error when I want to edit an aspx page from SharePoint Designer.
The server could not complete your request. Contact yout Internet service provider or Web server administrator to make sure that the server has the FrontPage Server Extensions or SharePoint Services installed.


The solution is simple, do the following.
On the SharePoint Server:
  1. Open IIS Manager.
  2. In the left pane, expand the server where SharePoint is installed and then click on Application Pools.
  3. Right-click on the application pool from which you get the error.
  4. Click on Recycle.
  5. Close IIS Manager.
  6. Open your aspx page.

No comments:

Post a Comment