FAT32 and SharePoint Sites
February 20th, 2006 // 5:20 pm @ Amar
This is old stuff, but I guess will be valuable to new SharePoint developers.
Sometimes when you try to extend or create a portal on an IIS website, it does not appear in the list in SharePoint Central Admin. This occurs only when the target directory mapped in IIS for that website, is on a non NTFS file system. Move it to an NTFS drive, and voila, the site will appear in the list.
Posted at DotNetJunkies on Thursday, December 16, 2004 8:45 AM
Category : SharePoint
Using the SharePoint API
February 20th, 2006 // 5:18 pm @ Amar
One of my articles on using the SharePoint API to create Areas programatically, has been published on DevX. Am a bit late in sending the link, but for those interested, check it out at http://www.devx.com/dotnet/Article/22387.
Posted at DotNetJunkies on Tuesday, November 23, 2004 6:33 AM
Category : SharePoint