I have followed the following steps: Installed the LINQ to XSD download Go into VS2008 ->New Project ->Linq To XSD Console Application ->Create a new XmlSchema ->Open it up in the editor ->Paste in a valid XSD ->Close, save ->Select XSD from Solution Explorer (note that no XSX is showing up as a sub item yet) ->Change Build Action to 'LinqToXsdSchema' ->Save ->Build / F6 ->no XSX generated, no code generated ->exit vs2008, reboot machine, etc, still can't get anything to generate Anybody have any
Read More...