Categories
ASP.NET IIS SharePoint

SharePoint 2010 now supports Integrated ASP.NET Pipeline

I have been waiting to see this transition of SharePoint 2007 currently working in classic mode ASP.NET pipeline even when running under Win 2008/IIS 7.0. Win 2008 and IIS 7.0 has improved a lot and has been very modular. IIS 7.0 has ability to operate the application pool under Integrated mode ASP.NET pipeline which essentially […]

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) […]