Compartilhar via


SharePoint Tips & Tricks

1) If you are building a web part and  is crashing the webpage, here is a quick way to remove it and get the rest of the page working.Add contents=1 to for example, if the page url is https://axep/default.aspx then change it to https://axep/default.aspx?content=1 and it will bring up the web part page maintenance page and lists all the webparts that are used in that page and provides way to delete selected web parts , switch view or reset.

(2) If you are trying to access the SharePoint just with the site url without specifying default.aspx , for ex https://axep and instead of rendering the webpart page, if it gives a File download warning, check the Execute permission property of the IIS Web site. For the default page to be redirected from just the URL, the IIS web site should have execute permission  set to “Scripts and Executables”

Comments

  • Anonymous
    February 26, 2008
    I am trying to work out if I can add an automated date webpart in sharepoint so I don't have to manually update it everyday

  • Anonymous
    March 31, 2008
    i have a downalod i didn't download in programs that will not be removed.  It says The weather channel Desktop.  i tried malware and other programs and it won't remove.  Restore point and defragmenter doesn't work either.

  • Anonymous
    July 14, 2008
    On the Homepage that I designed, I am trying to add URL's into some of the content but having trouble doing so.