Categories
IIS SharePoint WSS

Troubleshooting/Debugging SharePoint

Most of cases you would have had hard time to figure out error with SharePoint. SharePoint is know to be bad when it comes to providing verbose error and debugging environment. There are few tricks which can save you a lot of time when you are in trouble. – modify web.config for verbose errors (server) […]

Categories
SharePoint WSS

Optimizing SharePoint or WSS for large document size

The default max single file upload size is 50 MB by default for a web application.  Microsoft IT limits their environment at 100 MB, and the maximum that the product itself can handle or support is 2GB which is essentially a SQL limit.  By setting the limit to blank will essentially support what SQL will […]