Posts tagged SharePoint 2007

The directory C:\Inetpub\wwwroot\wss\VirtualDirectories\80 is already being used by another IIS Web Site. Choose a different root directory for your new Web application.

When creating a new web application, you may experience this error:

The directory C:\Inetpub\wwwroot\wss\VirtualDirectories\80 is already being used by another IIS Web Site.  Choose a different root directory for your new Web application.

Solution:
1. Ensure you have a proper dns name / entry in the hosts file of your server for the new url you are wanting to create.
2. Ensure you have typed in the ‘host header’ typed in when creating the new web application.
3. If this doesnt work, open IIS Manager – Start>run> inetmgr> and verify the home directory – it could be located on a different drive.

  • Share/Bookmark

Content type ‘0×01010007FF3E057FA8AB4AA42FCB67B453FFC100E214EEE741181F4E9F7ACC43278EE811′ not found in web

You may sometimes see this error when creating a new page in a SharePoint MOSS 2007 publishing portal.

“Content type ‘0×01010007FF3E057FA8AB4AA42FCB67B453FFC100E214EEE741181F4E9F7ACC43278EE811′ not found in web ‘http://yoururl’

Two step solution:

1. Go to Central Admin, Application Management, User Permissions for Web Application.
Ensure “Use Client Integration Features” and “Use Remote Interfaces” are enabled.

2. Go to Central Admin, Application Management, Policy for Web Application.
Add your user account with Full Control and Finish!

You may have to do an IISRESET and you should be able to create new pages.

  • Share/Bookmark

SharePoint stsadm commands reference

Are you stsadm hungry? I have attended many SharePoint presentations, technical talks, web casts and promotions and only a very few have discussed on whats ‘under the bonnet’ in SharePoint. Probably now is the time for us to dig deeper into the behind-the-scenes, more powerful SharePoint that Administrators and Developers need to be very familiar with.

More >

  • Share/Bookmark

SharePoint database maintenance

In this article.. learn how to maintain your SharePoint database (best practices).

Once you have won all your SharePoint battles, its no time for relaxing.. its time for your next task!
Have you wondered what are some of the ways you could ‘make’ SharePoint go faster? Are you confident to say that your SharePoint databases are at an optimum? The database administrators I have worked with stay far away from SharePoint databases. This time, I got on to the task myself..
More >

  • Share/Bookmark

SharePoint 2010 screenshots & videos

Are you wanting to know what SharePoint 2010 looks like? I was thrilled to see the changes in SharePoint 2010.

There are three videos from Microsoft, which has sneak peak of SharePoint 2010. Its quite a good tour of SharePoint 2010.
You will get to see Central Administration, Best Practices Analyzer, Developer Tools, Visual 2010 SharePoint tools, the new “Ribbon” and much more!

More >

  • Share/Bookmark

Microsoft SharePoint 2010 – features, system requirements

Microsoft will ship the new SharePoint 2010 along with Office 2010 in the first half of next year (Beta – late 2009).
There has been a few questions about the name of SharePoint 2010.
Basically, we presently have three SharePoint server versions:
1. Windows SharePoint Services
2. Microsoft Office SharePoint Server 2007 Standard
3. Microsoft Office SharePoint Server 2007 Enterprise

From now onwards it will be just Microsoft SharePoint 2010 (without the “office”).

More >

  • Share/Bookmark

Host headers for SharePoint / Rename Web Application

Change your existing host header in SharePoint ( WSS or MOSS 2007 )

Do you want to publish your SharePoint intranet or internet site to your users with a nice friendly url (or hostheader)?

This article can be also used if you want to rename your web application.

More >

  • Share/Bookmark

SharePoint installed without Active Directory

When installing SharePoint from the SharePoint Products and Technologies Configuration Wizard, you may ask, ‘what do I do if I want to connect SharePoint using SQL authentication, rather than Microsoft’s Active Directory?’
You may want to connect SharePoint to its configuration database using a locked down SQL user account to isolate your front end website from Active Directory.

Using the SharePoint Products and Technologies Configuration Wizard, it may appear to be impossible to get past the DOMAIN\User_Name as required in the wizard.

More >

  • Share/Bookmark