|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
VS2005 Compile Error: Could not find schema informationI have created typed datasets in VS2002 originally. I have converted the
project to VS 2005. Now I get Information type error messages when I build my application: Could not find schema information for the attribute 'urn:schemas-microsoft-com:xml-msprop:nullValue'. This happens gor any codegen:xxxxxx attribute. I haven't changed anything in my datasets an the xmlns:codegen="urn:schemas-microsoft-com:xml-msprop" is still present. The code compiles and runs but I would like to get rid of Information messages. Thanks |
|||||||||||||||||||||||