M
Mr. X.
Hello.
I have a DataSet in my C# code.
When I change the DataSet (just move one of the table on the screen),
the namespace's name, for some reason I don't know, is changed (from
myDataSet to myDataSet2.
(Maybe this name is placed on one of the dataset files).
I change the namespace back to the one I want,
and project compiled without errors, but with message :
Could not find schema information for the element
'urn:schemas-microsoft-com:xml-msdatasource-layout
iagramLayout'.
How can I fix the above problem?
Thanks![Smile :) :)](/styles/default/custom/smilies/smile.gif)
I have a DataSet in my C# code.
When I change the DataSet (just move one of the table on the screen),
the namespace's name, for some reason I don't know, is changed (from
myDataSet to myDataSet2.
(Maybe this name is placed on one of the dataset files).
I change the namespace back to the one I want,
and project compiled without errors, but with message :
Could not find schema information for the element
'urn:schemas-microsoft-com:xml-msdatasource-layout
![Big Grin :D :D](/styles/default/custom/smilies/grin.gif)
How can I fix the above problem?
Thanks
![Smile :) :)](/styles/default/custom/smilies/smile.gif)