On Fri, May 2, 2008 at 9:33 AM, Paul <[email protected]> wrote:
> Hi,
>
> I have an application which is causing me a small headache (too much
> code, not enough rest syndrome!).
>
> [snip]
>
> All source is in the same namespace (marker).

I'd verify this TBH.  I've found that some MD-generated classes are in
the root namespace, and I have to add a namespace{} block around them.
 If that's not the case then...

* Are they in separate assemblies?
* Are you sure both classes are in the project and are set to compile?

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to