Have you added a reference to the System.Xml.dll? The compiler used to reference it by default, but it doesn't know in the CTP.

You need to either add a reference in the "references" node in visual studio or #r "System.Xml.dll" for scripts.

Cheers,

Rob

By on 9/23/2008 2:31 AM ()

Thanks for reply, Robert.
Yes i've added a reference to the System.Xml.dll. But only for .fsx :(
For now i change it to #r "..." and that works.

By on 9/23/2008 10:13 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper