Blog Archives

How to modify metabase.xml to resolve MOSS security error after installing with Kerberos option ?

After installing MOSS 2007 the administration website works, but the sites create after gives security error. The installation is done using Kerberos option. In order to enable Kerberos for SharePoint is configure Service Principle Names (SPNs) for your SharePoint service

Posted in SharePoint

How to use a network domain account for an ASP.NET applications which gets the logged on user name from the computer?

1.  In IIS 6 set the following in the application pool for the website.     2. Create the website and assign the above application pool. 3. Add the domain service account to the IIS WPG group on the hosting

Posted in ASP.NET

How to use the developer tools with Windows Internet Explorer 8 Release Candidate 1 release notes

If the developer tools are enabled before resetting Internet Explorer to default settings, the developer tools will not be hidden as expected. To correct this, you can hide the toolbar manually by pressing F12. Pressing F12 again toggles the toolbar

Posted in Software