RE: Parser error with custom field control

2012-03-27 Thread James Boman
Paul, It really depends on how you have setup the XML file that defines your custom field. Looks like you XML file should contain similar to: CEO.SP14.CascadingLookUp, CEO.SP14.CascadingLookUp, Version=1.0.0.0, Culture=neutral, PublicKeyToken= /_con

RE: Parser error with custom field control

2012-03-27 Thread Paul Noone
I think I've found the problem but am not sure how to resolve it. My assembly name and default namespace is CEO.SP14.CascadingLookup. However the designer file is showing the following: namespace CEO.SP14 { public partial class CascadingLookUp { Shouldn't this be: namespace CEO.SP14.Cascad

RE: Parser error with custom field control

2012-03-27 Thread Paul Noone
Hi James, Yes, I can confirm everything is as you state. The only exception is that I'm not specifying partial in my class declaration. From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of James Boman Sent: Tuesday, 27 March 2012 2:08 PM To: ozMOSS Subject: RE: Parser er

RE: Sharepoint Foundations - Content Types

2012-03-27 Thread MacDonald, MM
Thanks Nigel, you confirmed what I was thinking had to be done! Mike From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Nigel Witherdin Sent: Monday, March 26, 2012 3:41 PM To: ozMOSS Cc: ozMOSS Subject: Re: Sharepoint Foundations - Content Types Hi, 1) Is t