I’m about to create a new site using the Publishing Portal Site Template, and wanted to disable approval process. I feel that I don’t need approval for this site.
Category: Coder
Content Editor Web Part IE8 Problem
Microsoft claim IE8 has a known bug that prevents Rich Text Editor from opening.
Publishing Site and Subsite Inheritance
A Subsite that you create in SharePoint Server 2007 does not inherit master page settings from its parent site, and you receive error messages on the Site Master Page Settings page.
The super user account Config error resolving
If you have a SharePoint Publishing site and you check the event viewer, you might see the following warning:
Validation of viewstate MAC failed
Probably many of you know this exception: Validation of viewstate MAC failed.
Configure Acrobat PDF IFilter in SharePoint
SharePoint is very extensible and customizable, and this is really true. For example, let’s take a look at the search functionality in SharePoint. By default only Office documents (which are in a document library for example) are indexed by the…
HTTP/1.1 200 OK error
This Error occurs due to – Site unable to connect it’s Database. To make sure, look at the event viewer and you can find the error log saying ‘Cannot open database’, ‘The login failed’ etc.,
InfoPath crashes while publishing
Once InfoPath form is published thru Publish wizard from menu, the application Crashes. Finally I figured out the problem and fixed.
CRM Invalid action error
I was getting the Invalid Action error when trying to open Microsoft CRM 4.0. And in the event log i could see the following entry.
Complete Install of MOSS using local accounts
The complete installation on a single server using non-domain accounts. The recommendation for a single server build of SharePoint 2010 is to use the Stand Alone installation giving you SQL express and a default configuration.
InfoPath Publisher
InfoPath forms plays a major role in developing Workflow forms. The publishing of the forms takes more time when deploying in different servers. The forms developed in developer machine have many links which points to the developer machine ID. When…
Debugging Sandbox Code
If you find yourself in a situation when you need to attach to a process from VS 2010, to debug, and you’re code is running in a “sandbox”.