G
Guest
I have a project with the namespace "Rota" and added an XML file with the
second line( after the version and encoding) <Rota xmlns"Http\\....etc"/>. I
then created a schema and dragged a DataSet onto the main form of the
project. The pop up window offered me the name Rota.Rota, so accepted it.
It created a dataset object called rota1 in the component tray, but my
program doesn't recognise the name "Rota". I get the message "The name Rota
is not recognised in the namespace Rota.Rota. Are you missing a ref....etc."
What have I done wrong?
As you can probably imagine, I am VERY new to programming, so any help would
be much appreciated.
second line( after the version and encoding) <Rota xmlns"Http\\....etc"/>. I
then created a schema and dragged a DataSet onto the main form of the
project. The pop up window offered me the name Rota.Rota, so accepted it.
It created a dataset object called rota1 in the component tray, but my
program doesn't recognise the name "Rota". I get the message "The name Rota
is not recognised in the namespace Rota.Rota. Are you missing a ref....etc."
What have I done wrong?
As you can probably imagine, I am VERY new to programming, so any help would
be much appreciated.