POST QUESTIONS ON THE FORUM! COMMENTS HERE SHOULD ADD VALUE TO THE PAGE!On 10 Jul 2007 02:43, frenzy776 wrote: >While trying to get this quickstart to work I keep getting a >MappingException: "XML validation error: Could not find schema >information for the element 'urn:nhibernate-mapping-2.0:hibernate- >mapping" when calling cfg.AddAssembly("DBSandbox"). Update the XML schema reference in your hbm XML files. Change urn:nhibernate- mapping-2.0 to urn:nhibernate-mapping-2.2 in the hibernate-mapping element.