GO

USE [WSS_Content]

GO

DBCC SHRINKFILE ('WSS_Content_Log')

GO

11 install SQL Server got error (Attributes do not match)

Refer to: http://support.microsoft.com/kb/957453

12 exchange 2003 OWA is 不正常了,出现叉叉。页面显示不正常

IIS Manager ->default web site ->properties ->Directory security ->uncheck the Enable anonymous access.




13. How to change the Maximum File Upload Size (Sharepoint 2003)

By default SharePoint allows a maximum file size of 50MB that can be uploaded into any document library. This might be too much as you might not want users downloading 50MB files over your LAN/WAN. To change the maximum file size:
1. Go to SharePoint Central Administration > Configure Virtual Server Settings from Virtual Server List Page.
2. Select your server
3. Go to Virtual Server General Settings (in Virtual Server Management)
4. Change the value of the Maximum Upload Size in MB's.
If you increase the file size limit, your site might occassionally time out for users while they are uploading files. To accomodate this increases the default time out property for IIS.

14. Service Unavailable: HTTP Error 503. The service is unavailable in SharePoint