Controlling publishing features from onet.xml(sonofthesun, msdn blogs)
In the previous post, I promised to try to find time to share additional information concerning the onet.xml and how it can be modified to control other properties of the MOSS site. It took a while, but here we go. Starting from this blog entry, I promise to be more active with writing new stuff to the blog.
MOSS 2007 as a consumer for service oriented architecture (SOA) base architecture(Harry Pavithran, msdn blogs)
I recently spent some time with a customer that was looking at future state architecture for some thier current state frameworks. It made sense for thier situation for me to recommend a services factory approach to take an intial cut to their road to an SOA based future.
Problem creating hierarchies for a variation in MOSS.(Vincent Rothwell, thekid.me.uk)
I had in interesting problem the other day…I couldn’t create the hierarchies for a variation because of the following error.
No Variation Root Web has been set -Â hierarchies cannot be created until a Variation Root is set.
Visio Stencils for SharePoint 2007 sites and servers(Maxime Bombardier, MSDN blogs)
I’ve put up together a Visio 2007 stencil that I use for creating SharePoint Site Structures and architecture.
ASP.NET, MOSS and App Pool identities(Panjkov, sharepointblogs.com)
I recently had question from my friend that is using ASP.NET and MOSS on the same server. He had issue similar to this:
He has developed ASP.NET web application that is opening MOSS site using object model, with
SPSite site = new SPSite(”SOMEURL”);
Using the SharePoint People Picker(Ishai Sagi, sharepoint-tips.com)
A long time ago (beta2 time) I published a post about the people picker control (MOSS 2007 controls - have a bit of fun with the “people editor” form control!). Lately I had many comments on that post from people who have been having issues getting the value the user selected, and asked for another demo of using the control.
So here it is:
Using the SharePoint date control in a web part(Ishai Sagi, sharepoint-tips.com)
After a lot of requests in comments in this blog, I figured this must be very hard to implement. So I tried, and found it quite easy. Here is a code sample of a web part that uses the sharepoint date control
Upgrading Telerik Editor for MOSS Gotcha: Place Telerik control references in web.config!(Rich Finn, blog.richfinn.net)
Just received a nice little sting… I love the Telerik Editor for MOSS, so I use it almost on every page. I wanted to perform an upgrade to the 4.4.0.0 version, but I just got slammed by a big gotcha! I’ve always followed the Telerik documentation for adding the editor to a page layout .
Installing a SharePoint DR farm.(Michael Watson, msdn blogs)
I wanted to post a quick overview of how to install a DR farm to protect your main farm by log shipping your content databases to the second farm. The trick with the secondary farm is that the log shipped databases will be attached to the web application from the get-go. This allows you to browse the content at anytime using the secondary farm’s local url and as bonus you get to search the attached sites so that search is functional all the time as well. See my earlier post for more information.
MSIT SharePoint Reporting Framework V2.0.0 Now Available on CodePlex(sharepointinsight.com, Michael Bollhoefer)
Since I began working with SharePoint a few years back I have almost always been forced to work on the administrative side as well as my usual developer role with SharePoint. Whether it because there is simply no one else to administer to the servers or an IT staff that has the reputation of screwing it up or just not having a clue, I always seem to end up being the primary administrator for the farm.
Monday Morning SharePoint Reading: Everything from Defragging Databases to New Training Offering for Microsoft Office SharePoint Server 2007(Michael Gannotti, sharepoint.microsoft.com)
I found a few noteworthy posts this morning while sucking down some coffee trying to wake up (rough night with my bad back so I am going to be pretty punchy today, ugh
).
Managing Lists(Mark Miller, endusersharepoint.com)
I’ve got my head down this week, teaching End User SharePoint live online to Southeast Asia all night and then going to California to teach for the following two weeks. I’m still continuing work on the Document Management Center screencasts, but they will be a little less frequent until things settle down.
How to Video: Enabling incoming/outgoing email for SharePoint/MOSS 2007(MSDN blogs, Robert Shelton)
This is a first part of a series of “How to Videos” that I am doing on “Building Document Workflow” in SharePoint/MOSS 2007 that I am producing.
The scenario is a company has created a portal which will accept resume’s for job postings, and that via workflow, the MOSS 2007 portal will handle the workflow (automatically and with human interaction where needed) to process the resume’s (documents).
Managing MOSS / WSS Environments — keeping up with Microsoft’s knowledge base(Paul Galvin,paulgalvin.spaces.live.com)
Microsoft creates knowledge base articles day in and day out and some of those are darned important to know about if you live in the SharePoint world.
MSDN/TechNet forums for SharePoint at http://mssharepointforums.com - the place for Q&A and discussions!(MSDN Blogs, Lawrence Liu)
Since the SharePoint 2007 products (WSS 3.0, MOSS 2007, and SPD 2007) released about 11 months ago, there has been a tremendous amount of Q&A and discussions in numerous blog comments, in several major public e-mail distribution lists, in a handful of newsgroups, in dozens of web forums, and in countless private corporate e-mail distribution lists. From what I can tell though I must admit that I haven’t done extensive research, there’s quite a bit of duplication in the topics being asked about or discussed.
Problem creating hierarchies for a variation in MOSS.
I had in interesting problem the other day…I couldn’t create the hierarchies for a variation because of the following error.
No Variation Root Web has been set -Â hierarchies cannot be created until a Variation Root is set.
Creating a docx -> Html Preview Handler for SharePoint(Vincent Rothwell, thekid.me.uk)
The next version of .Net contains a new DLL called WindowsBase. This DLL contains a new namespace called System.IO.Packaging which contains lots of useful classes for manipulating Word documents in the docx format.
A quick introduction into the CKS:EBE(Vincent Rothwell, thekid.me.uk)
As the Beta2 release of the CKS:EBE is now available I thought that it would be good to write some articles around it. In them I’ll try to describe the architecture, the projects and the code. This first article will look at how the CKS:EBE is implemented and all the different ‘bits’ involved.
Upgraded to Beta2 of the CKS:EBE for WSS(Vincent Rothwell, thekid.me.uk)
have just upgraded the server running this blog to the new CKS:EBE Beta2 release.
I had been running interim versions, but had not upgraded recently and so thought I would go through the correct upgrade procedure (as opposed to copying the DLL to the GAC. Upgrading via the WSP means that all the _layouts files are copied and anything else that needs to be installed is put in the right place. This means that my server is completely up to date.
Creating a MOSS State Machine Workflow (Part 4 of 4: Workflow Deployment)(Matt, blogs.pointbridge.com)
This post is the last in a four-part series on the development of a MOSS State Machine workflow and will quickly walk through the steps of deploying the workflow as a SharePoint feature.
If you’re starting here, the first three parts of the series can be found here:
SPFarm, SPServer, SPServiceInstance and SPWebApplication and SPSite(Patrick Tisseghem, U2U.info)
This week I am visiting Denmark again. Lovely place, a bit cold but knowing that next week I’ll be in Cyprus and then a week of Barcelona I can take it. I am delivering my favorite course (the advanced SharePoint dev course) One of the students at WM-Data asked me about the steps to start with the server farm, loop over all of the servers, get all of the IIS Web applications running on that server and from there looping over all of the site collections and possible the individual sites. Here is a small app I have created as a demonstration
PortalSiteMapProvider Properties: IncludePages, DynamicChildLimit(Sherman Woo, SharePoint blogs)
The PortalSiteMapProvider class is the base provider used by the four default “CMS” SiteMapProviders:
- GlobalNavSiteMapProvider
- CombinedNavSiteMapProvider
- CurrentNavSiteMapProvider
- CurrentNavSiteMapProviderNoEncode
Network Variables and Network Testing(Joel Oleson, MSDN blogs)
Working on some Network and WAN scenarios. I wanted to share some thoughts… I’ve recently been working with Kimmo Forss, Dino Data-on, Steve Peschka, Luca Bon and Brenda Carter on a global deployment whitepaper taking their knowledge and getting it into a whitepaper. This will be an refresh to the WSS 2.0/SPS 2003 WAN paper that was done. We hope to release this early next calendar year, if not earlier.
Email Enabled Lists and Inbound Email(Joel Oleson, MSDN blogs)
Although they might not surface every where you want them to such as incoming emails on a straight “custom list” or list created from the custom list template. There are some extremely useful scenarios and if you know you want to do it, one of these lists might work for you. Once you’ve configured your server for inbound email you’ll notice that on the following lists and maybe some I don’t list you can enable including:
Solution To: List views in SharePoint are not as prominent as in the previous version(Ian Morrish, wssdemo.com)
Today I saw a request for help that I had already thought would be something worth solving. (see my post http://www.wssdemo.com/blog/Lists/Posts/Post.aspx?ID=296)
Here is the request:
Another usability tip for SharePoint Enterprise Document Libraries(Ian Morrish, wssdemo.com)
Or any library that has hundreds or thousands of customer folders.
Because the tree view gets a bit long and enabling paging on it just annoys users because they just want to get to the correct folder, I provided a search box that only returns the custom folder content type (called “Customer” in this case) in the search results.
Here is my killer scenario for using a SharePoint email enabled discussion list(Ian Morrish, wssdemo.com)
Joel Olsen has just posted some guidance on Email Enabled Lists and Inbound Email
There is some good advice in there regarding internal sources of email.
Here is my killer scenario for using an email enabled discussion forum.
Some cool things(Robin Meuré, glorix.blogspot.com)
Within the last week a lot of cool things popped out of nowhere! (well actually they didn’t but it makes a better story if I told that it was right?:)
- Servé’s Theme Generator, my mate has been very busy developing a theme generator. Here is a snippet of what it can do :
SharePoint Data View Web Part group-by can’t be expanded by Firefox browsers(Ian Morrish, wssdemo.com)
I have had 2 complaints about this because wssdemo uses this web part on the home page to replace the Quick Launch menu.
Two years later and I have implemented a solution (because I had to use Firefox myself for the first time to try out a SCORM content creation tool).
Upload a File to a SharePoint Document Library(geek.hubkey.com,
The following demo helper class allows documents to be uploaded to a SharePoint document library programmatically without using the API or a custom web service.
Windows SharePoint Services 3.0 Security Updates Version(s) Explained(William Baer, Technet blogs)
I was recently asked by one of our Premier Field Engineers in Charlotte, NC about the versioning information displayed in SharePoint 3.0 Central Administration after installing recent Windows SharePoint Services 3.0 security updates and decided it would be beneficial to expand the audience for others seeking an answer to this question.
Question:
In relation to the October patches for MOSS/WSS – should the database version show up correctly in CA? or is it expected that it would should up like this:
A fundamental element of SharePoint sites(Ferringer, SharePoint Blogs)
I considered titling this post “The Grand Unifying Theory of SharePoint Sites”, but it just sounds too lofty… A concept that has really helped me understand how sites in SharePoint work is the fact that just about everything within a site can be considered as a part of a List.
Can you change Group Names in SharePoint? Nah!(ITFootprint.com, Jagannadha Raju Sri Raja Kakarlapudi)
This post is a rant about not being able to change the group names in SharePoint. <Rant> Sometime ago, I wanted to rename the custom group in Site Content Types as I accidentally misspelt the group name! I recognized the typo only after creating around 10 content types. I wanted to correct the group name.
Workaround For SharePoint Group Email Limits(KevinCornwell.com, Kevin Cornwell)
By default when you click Actions –> E-Mail Users, you are limited by characters count in the mailto: property. If you have a large number of users in in a SharePoint Group and you want to email them the action will die without a message. I wrote a bit of Javascript to capture the emails (when the user clicks “E-Mail Usersâ€) and copy them to the clipboard if IE or display a div if FF.
The database on server\Microsoft##SSEE is not accessible to missing Windows Internal Database signatures.(Technet blogs, William Baer)
AÂ solution is available to administrators of SharePoint Products and Technologies deployments experiencing the following application event after introducing WSS October public update KB934525.
Event Type:Â Â Â Â Â Â Â Error
Event Source:Â Â Â Windows SharePoint Services 3
Event Category:Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Topology
Event ID:Â Â Â Â Â Â Â Â Â Â Â Â Â 6800
Date:Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â 10/17/2007
Time:Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â 8:09:40 PM
User:Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â N/A
Computer:Â Â Â Â Â Â Â Â Â HOME
Description:
The database WSS_Content on HOME\Microsoft##SSEE is not accessible to missing Windows Internal Database signatures.
KB Articles:
Description of the Excel Services in Office SharePoint Server 2007 hotfix package: October 9, 2007