Book Excerpts
Chapter 2: SharePoint Architecture and Chapter 3: Pages and Design
http://msdn2.microsoft.com/en-us/library/bb892186.aspx
Tags: architecture, books, design, moss, sharepoint 2007
http://support.microsoft.com/kb/871179
WORKAROUND
To work around this behavior if you have multiple application pools that run under different domain user accounts, you must force IIS to use NTLM as your authentication mechanism if you want to use Integrated Windows authentication only. To do this, follow these steps on the server that is running IIS:
Tags: iis
http://www.codeplex.com/SPDActivities
Tags: activities, moss, workflow
That pesky SQL Server 2005 error
http://www.corkchop.com/journal/2007/3/28/error-18456-severity-14-state-16.html
http://www.virtual-generations.com/2007/01/28/sharepoint-and-sql-server-error-18456/
In my case, I had to delete the SQL Server Agent job in SQL Server Management Studio
Tags: event id, moss, sharepoint, sql server 2005
Setup Walkthrough
http://blogs.threewill.com/implementingsharepoint/Lists/Posts/Post.aspx?ID=19
Tags: moss, reporting services, sql server 2005
Event Type: Error
Event Source: Office SharePoint Server
Event Category: Publishing Cache
Event ID: 5785
User: N/A
Description:
Unable to connect publishing custom string handler for output caching. IIS Instance Id is ‘1411571171′, Url is ‘http://xxxx/ReportServer/ReportExecution2005.asmx’.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Solution: remove PublishingHttpModule
http://www.moss2007.be/blogs/vandest/archive/2007/07.aspx
Tags: eventid moss
http://msdn2.microsoft.com/en-us/library/8kb3ddd4(VS.71).aspx