RE: Create a missing Workflow History List

2010-05-09 Thread Paul Turner
This code does it. If your running SharePoint 2010 (Visual Studio 2010) you can get similar code if you create a new Assocaition form (using the VS 2010 templates for SharePoint). ''' ''' Creates the assocation. ''' ''' The current list. ''' Private Function CreateAssocation(ByVal cur

RE: Difference between Publishing Portal and Collaboration Portal?

2010-05-09 Thread Paul Turner
Check this out too: http://support.microsoft.com/default.aspx/kb/932619?p=1 Regards, Paul Turner Senior Solutions Specialist M: 0412 748 168 P: 08 8238 0912 F: 08 8234 5966 A: 66 Henley Beach Road, Mile End SA 5031 E: paul.tur...@dws.com.au W: www.dws.com.au

RE: Difference between Publishing Portal and Collaboration Portal?

2010-05-09 Thread Paul Noone
Hi Jon, That's the info I was referring to. Wasn't in a CU at all. It provides a nice explanation of the problem but unfortunately no fix. I find it hard to believe that no one else has noticed this or done anything about it. Regards, Paul Online Developer, ICT CEO Sydney From: ozmoss-boun...

RE: Difference between Publishing Portal and Collaboration Portal?

2010-05-09 Thread Paul Noone
It rears its ugly head when you least expect it. Looks great when you're about six sites deep. :) Of course it could just be me - again - but I recall finally seeing something about this being mentioned in the list of fixes for a CU a few months back. From: ozmoss-boun...@ozmoss.com [mailto:ozm

RE: Difference between Publishing Portal and Collaboration Portal?

2010-05-09 Thread Jon Bullen
Does this help: The URL of a subsite may appear in uppercase even though you used lowercase when you created the subsite in SharePoint Server 2007 http://support.microsoft.com/kb/953457/en-us Jon Bullen | Senior Consultant | Microsoft Services [Description: E-Mail Signature Orange Energy.gi

RE: Difference between Publishing Portal and Collaboration Portal?

2010-05-09 Thread James Boman
Thats strange - I just tried creating a new publishing sub-site in a Collaboration Portal site collection and the URL is all in lower case LHS nav and in breadcrumb: http://pnsg7892q-vms08:6901/newsubsite/Pages/default.aspx *shrug* J. From: ozmoss-boun...@ozm

RE: Difference between Publishing Portal and Collaboration Portal?

2010-05-09 Thread Paul Noone
While you're at it can you also find out why links within the navigation components get converted to uppercase every time you create a subsite?? At first I thought this was our custom definition but I've since performed a test using OOTB site defs and the problem persists. The only solution I'v

RE: Create a missing Workflow History List

2010-05-09 Thread Paul Noone
The provisioning code for this all exists within the site definition Publishing with Workflow. Hopefully you can use some of that. The feature activation should be simple enough. Good luck! From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Ajay Sent: Monday, 10 Ma

Re: Create a missing Workflow History List

2010-05-09 Thread Ajay
Yes, I ams doing more investigation and you are right, that workflow history list will be created by enabling a workflow. I want to do same process in code, as there are many many sub-sites and telling client to do this in all the Pages Library will be nightmare. On Mon, May 10, 2010 at 2:27 P

RE: Difference between Publishing Portal and Collaboration Portal?

2010-05-09 Thread James Boman
We have done everything as per Microsoft advice on exposing anonymous sites, so I will log a support incident to see if I can get anyone to tell me what the special sauce is inside the Publishing Portal template. Cheers, J. __

RE: Create a missing Workflow History List

2010-05-09 Thread Paul Noone
I could be wrong but I believe the only difference between the two site definitions is that one activates the publishing feature (and publishing approval workflows) on certain libraries. I also believe that the Workflow History list will be created when you add a particular workflow to a list b

Create a missing Workflow History List

2010-05-09 Thread Ajay
Hi Guys, In one of our applications we have chosen the template Publishing sites NOT the good one Publishing sites with workflow . Now we want to have workflows in this and I came across this good article. http://sharepointroot.com/2008/05/27/fix-sharepoint-workflows-after-deactivate/ this can

RE: Maximum number of items in a list

2010-05-09 Thread Paul Noone
If you want to retain metadata for non-Office documents you can use Content & Structure tool (create relevant views) or Content Deployment Wizard. If you're not, then just drag and drop using Explorer view after sorting out the required grouping. What bugs me most about moving around documents

RE: Maximum number of items in a list

2010-05-09 Thread Chris Milne
Cheers Paul. Yeah I think if we divide the containers we'll do it by root list rather than sub-folders so it's really clear to the users which section is which (and there's a site basically dedicated to this list so shouldn't be a problem). I envisioned dividing it by item date created but tha

RE: Maximum number of items in a list

2010-05-09 Thread Chris Milne
G'day, yep 2007. Thanks, I'll have a read. J From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Jon Bullen Sent: Monday, 10 May 2010 9:43 AM To: ozMOSS Subject: RE: Maximum number of items in a list Hi, SP2007 or 2010? I'll make the wild assumptio

RE: Maximum number of items in a list

2010-05-09 Thread Paul Noone
Unless there's a burning need to have them all in one library why not break them out into several? We're looking at doing the same thing now for similar reasons. Now the only question remaining is how to divide them up - content type, document type or custom criteria - department, team, need et

RE: Maximum number of items in a list

2010-05-09 Thread Jon Bullen
Hi, SP2007 or 2010? I'll make the wild assumption it is 2007 so this may help guide you: White paper: Working with large lists in Office SharePoint Server 2007 http://technet.microsoft.com/en-us/library/cc262813.aspx It comes down to limiting the amount of items being returned in the query and

Maximum number of items in a list

2010-05-09 Thread Chris Milne
Morning all, We have a list that contains a large number of items (60,000 at present, +3,000/month). I'm looking at assessing a) the risk of letting it continue (actual maximum limit?) and b) improving performance as it's become a bit sluggish. I know the maximum supported number of items in

RE: .NET 3.5 SP1 loopback issue

2010-05-09 Thread Paul Noone
Yep. Not denying that. It's just annoying under the scenarios you listed when you're not aware of it. :) From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Brian Farnhill Sent: Monday, 10 May 2010 8:37 AM To: ozMOSS Subject: RE: .NET 3.5 SP1 loopback issue There ar

RE: .NET 3.5 SP1 loopback issue

2010-05-09 Thread Brian Farnhill
There are valid scenarios where you would want it on outside of the SharePoint world though, and really it should only be breaking SharePoint in a couple of scenarios (usually a developer running with host headers on his local machine - so just user port numbers for local deployments and save th

RE: .NET 3.5 SP1 loopback issue

2010-05-09 Thread Paul Noone
Indeed. But a security feature that tends to break SharePoint farm functionality...? From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Daniel Brown Sent: Monday, 10 May 2010 8:10 AM To: ozMOSS Subject: Re: .NET 3.5 SP1 loopback issue This is by design and not a bu

Re: .NET 3.5 SP1 loopback issue

2010-05-09 Thread Daniel Brown
This is by design and not a bug, its a security feature so I am told On Mon, May 10, 2010 at 7:36 AM, Paul Noone < paul.no...@ceosyd.catholic.edu.au> wrote: > Seems crazy there’s not a patch (or switch) for this yet. > > > > Playing with the registry always feels very dirty to me. J > > > > *Fro

RE: .NET 3.5 SP1 loopback issue

2010-05-09 Thread Paul Noone
Seems crazy there's not a patch (or switch) for this yet. Playing with the registry always feels very dirty to me. :) From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Daniel Brown Sent: Saturday, 8 May 2010 10:49 AM To: ozMOSS Subject: Re: .NET 3.5 SP1 loopback iss