Search

Accessible SharePoint WebSites
Download ARF

Following on from my previous post explaining the problem with the layouts.sitemap and deployment, it appears there is a similar problem with WSS resources. Mikhail Dikov has written about how the resources are used and deployed and, inspired by ...
Posted by Vincent Rothwell | 0 Comments
I have spent some time looking at using CAS for one of my projects and I have given up!! I could get all the basic permissions working and even got some special file permissions working, but everytime I managed to grant the correct permission I wo...
Posted by Vincent Rothwell | 3 Comments
Today I have released a new version of the VS template on CodePlex. This new version includes support for entries in SafeControls and a number of fixes. I would like to thank Renaud Comte (TheMit) for his suggestions and support. He will also b...
Posted by Vincent Rothwell | 0 Comments
According to Microsoft you should have a ‘Server Farm Account’, which is the account entered when you run the Configuration Wizard’. This account is used as the AppPool account for Central Administration and the process account for the Timer Ser...
Posted by Vincent Rothwell | 1 Comments
I have uploaded a new SharePoint project template for solution deployment. This new templates adds some new features and fixes a previous problem. New features include deploying the DLLs to either the GAC or the BIN folder and the ability to dep...
Posted by Vincent Rothwell | 4 Comments
If you have ever added a page to the _layouts or _admin folders in SharePoint 2007 you may have wondered how to get the breadcrumb to appear at the top of the page. As with many things in MOSS they are using the standard ASP.Net 2.0 navigation fea...
Posted by Vincent Rothwell | 51 Comments
If you have ever created a solution deployment package (.wsp) for SharePoint 2007 (MOSS) you know creating the manifest and CAB file is a pain. This visual studio project automatically builds the manifest and CAB (wsp) file for you. To use...
Posted by Vincent Rothwell | 4 Comments