Woo-hoo! It's gone, it's gone! I did it. :)

For those who've been following this thread avidly, it recently occurred to me 
that perhaps my old content type was being used in document versions. It was.

I managed to track them all down quickly using the query below. Then it was 
just a matter of publishing a mojor version for each doc and deleting all the 
previous ones.

SELECT *
FROM AllUserData
WHERE (tp_DirName LIKE '% sitename/Shared Documents%')
AND ((tp_ContentType = 'myDodgyCT'))
ORDER BY tp_DirName

HTH someone else!

From: [email protected] [mailto:[email protected]] On Behalf Of Paul Noone
Sent: Thursday, 9 July 2009 9:35 AM
To: [email protected]
Subject: RE: Dodgy content types - part 2

Do you mean the parent content type or the columns?

The parent CT is Document which doesn't contain these columns. The columns 
don't exist as site columns (unless they're hidden) so I can only assume 
they've been created (or made visible) at the library level.

If you can tell me exactly what to look for in SPManager I'll take a look-see.

Regards,

Paul
Online Developer, ICT
CEO Sydney

From: [email protected] [mailto:[email protected]] On Behalf Of Michael Nemtsev
Sent: Wednesday, 8 July 2009 6:25 PM
To: [email protected]
Subject: RE: Dodgy content types - part 2

Did you use SharePointSpy/SharePointManager tools to get their ID, trying to 
understand where it can be inherited from?!

Michael Nemtsev
Readify<http://www.readify.net/> | Microsoft MVP
B: http://msmvps.com/blogs/laflour/  T: +61 424 184 978

From: [email protected] [mailto:[email protected]] On Behalf Of Paul Noone
Sent: Wednesday, 8 July 2009 3:28 PM
To: [email protected]
Subject: Dodgy content types - part 2

Hi all,

I've got a document content type that seems to have magically taken on some 
extra columns that can't be deleted. Neither do they inherit from anywhere.

[cid:[email protected]]

They're not visible in the View or Edit forms so it's no biggie, just a general 
concern.

Incoming email settings are also disabled.

Regards,

Paul
Online Developer, ICT
CEO Sydney

________________________________
Support procedure: https://www.codify.com/lists/support
List address: [email protected]
Subscribe: [email protected]
Unsubscribe: [email protected]
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists
________________________________
Support procedure: https://www.codify.com/lists/support
List address: [email protected]
Subscribe: [email protected]
Unsubscribe: [email protected]
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists
________________________________
Support procedure: https://www.codify.com/lists/support
List address: [email protected]
Subscribe: [email protected]
Unsubscribe: [email protected]
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists
--------------------------------------------------------------------------------
Support procedure: http://www.codify.com/lists/support
List address: [email protected]
Subscribe: [email protected]
Unsubscribe: [email protected]
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

<<inline: image001.jpg>>

Reply via email to