Browse by Tags

Access Denied with Windows Server 2008 and MOSS when Crawling
18 September 08 11:07 AM | shawnfel | 13 Comments   
So i created a new vm using Windows Server 2008, SharePoint Server 2007 + SP1 + Infrastructure updates. I'm also using a least priveleged account setup with least priveleged accounts running the individual MOSS Services and app pools. When I started a Read More...
Filed under: ,
Another Internet Facing MOSS Site Goes Live: XcelEnergy.com
16 September 08 02:11 PM | shawnfel | 1 Comments   
Another live MOSS site is out there. http://www.XcelEnergy.com . Read More...
Filed under:
Interesting Kerberos Error Related to SQL Server from MOSS
27 June 08 10:27 AM | shawnfel | 0 Comments   
So we setup Kerberos on SharePoint using one of the many guides out there.  Everything worked great but SQL Server was returning KDC_ERR_S_PRINCIPAL_UNKOWN which is typical.  So we registered an SPN for SQL Server using "Setspn -A MSSQLSvc/sqlboxhostname:1433 Read More...
Filed under:
Programmatically retrieve a list of the file extensions from the SSP Search Service
23 June 08 02:23 PM | shawnfel | 1 Comments   
I recently had to expose the file extensions that we allow search to index outside of SharePoint. Unfortunately SharePoint does not expose this out of the box. So i had to write a web service to be deployed in MOSS that would expose the file extension Read More...
Filed under: , ,
Writing to the SharePoint Trace Log in your code
18 November 07 11:24 PM | shawnfel | 1 Comments   
Updated: You should not register the trace provider on every request. Use a singleton to check for registration. Found a great example on how to write to the SharePoint trace log on msdn. http://msdn2.microsoft.com/en-us/library/aa979522.aspx . This is Read More...
Filed under:
SharePoint, DOCTYPE, and Master Pages
18 November 07 11:28 PM | shawnfel | 3 Comments   
SharePoint by default does not support taking IE out of quirks mode. This is discussed in a great blog entry by Heather Solomon . Not enforcing a dtd through the DOCTYPE element in the default.master (for example DOCTYPE HTML PUBLIC "-//W3C//DTD HTML Read More...
Filed under:
Quick Guide on how to install Reporting Services on its own server/cluster in SharePoint Integration Mode without using Kerberos
18 November 07 11:27 PM | shawnfel | 4 Comments   
Install SQL Server 2005 - Reporting Services Only Install SQL Server Service Pack 2 Install Sharepoint (as WFE)- SKU (Enterprise Edition, Standard,etc..) has to match the other SKUs in the farm Run the Sharepoint Server Configuration (do not add central Read More...
Automating Report Deployment with Reporting Services in SharePoint Integration Mode
18 November 07 11:23 PM | shawnfel | 10 Comments   
Automating Report Deployment in Reporting Services can be challenging. SharePoint offers many modes of deployment of files. Unfortunately the out of the box deployment for SharePoint does not allow for automatic hook up of data sources. So you can deploy Read More...
How to connect Filter Web Parts
18 November 07 11:22 PM | shawnfel | 1 Comments   
There an excellent post on this blog ( http://blogs.msdn.com/edhild/archive/2007/04/17/how-to-connect-web-parts-during-site-provisioning.aspx ) about how to connect Web Parts in sharepoint. With a little change you can connect filters using the same technique. Read More...
Filed under:
Search Issues: No-index Attribute
18 November 07 11:21 PM | shawnfel | 0 Comments   
I ran into a pretty unique situation with crawl rules and search. Here's what happened... I configured crawl rules to ensure that the crawler does not crawl the internet. I started by adding an inclusion of *://*.somecompany.com/* to include all urls Read More...
Filed under:
Configuring SSO
18 November 07 11:16 PM | shawnfel | 0 Comments   
Had some install issues turning on SSO, here's what i found... The install instructions on Technet are mostly correct with the caveat that inorder to create the database you have to login as the SSO account to the first server where the service is turned Read More...
Filed under:
SharePoint Install Issues
18 November 07 11:11 PM | shawnfel | 2 Comments   
Here's what i encountered in the latest install, hope this benefits the community Error Encountered: Description: The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be found. The local computer may not have the necessary registry information Read More...
Filed under:

Search

This Blog

Syndication

Page view tracker