Category: MOSS
FBA login page not showing up
August 29th, 2009, No Comments
If you have setup FBA and cannot see the fba login page then here is one thing to check…
Unknown Error - Issues with FBA via SharePoint
August 24th, 2009, No Comments
FBA unknown error after login…
MOSS SSP stuck at “Provisioning in Progress”
June 29th, 2009, No Comments
MOSS SSP stuck at “Provisioning in Progress”
Delete SSP
December 24th, 2008, No Comments
If you need to delete an SSP there are two ways to do it.
1. Via “Central Administration” but there is no link, you have to type the link manually.
http://servername:port/_admin/deletessp.aspx?sspId=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
2. From the stsadmin command line…
stsadm -o deletessp -title <sspname>
(If you want to delete associated databases you need to add “-deletedatabases”)
Alert Failed, Cannot connect to SMTP host (chinese text)
December 16th, 2008, No Comments
Had an issue the other today that I could not send email from my sharepoint dev server and was getting the strangest error. Turns out when the server was setup that the wrong email server was put in in the outgoing server list and was added to the list of servers in the farm. This [...]
WSS 3.0 and MOSS/Project Server SP1 (part 2)
January 7th, 2008, No Comments
Tried this update at a client that was very security driven. The DBA insisted that the user running the updates did not need DBO permissions. We ran the update the first time and it failed due to not having the correct DB permissions. DBA fixed the permissions and we ran the updates for both and [...]
Create A “My Site” page via STSADM
January 7th, 2008, 2 Comments
Ever wanted to enable “My Site” pages but did not want your users to create them?
stsadm -o createsite -url http://servername/personal/username -ownerlogin domain\user -owneremail user@email.com -sitetemplate SPSPERS
WSS 3.0 and MOSS SP1 (Part 1)
January 2nd, 2008, No Comments
Went to install both of these and the wss 3.0 install failed on step 8. It basically said that it failed and changes would not be rolled back. In the log it said something about the timer job failure. I realized after a while that my SQL 2005 server was out of space… The reason? [...]
Audiences vs Permissions…
June 25th, 2007, No Comments
The true description for permissions vs audiences is that permissions is to allow or deny and audiences are what is displayed for the user based on the audience they are a part of. Not a very good explanation in my book.
When to use audiences… The only time I have found to use audiences is when [...]
Import User Profiles and Properties
June 25th, 2007, No Comments
When setting up audiences, if you want to use AD groups instead of individual users then you will need to import user profiles and properties.
1. Go to the “Shared Services Admin” area (To get there Central Admin, Application Management tab, Under “Office Sharepoint Server Shared Services”click “Create or configure this farms shared services”, Click on [...]




