Arc
Jul 7th, 2007, 07:39 PM
I am completely confused by namespaces.
First of all, how do I change the namespace for my overall project. i tried to do it manualy, but then I get tons of errors.
Secondly, I added a new form and incorperated some of the same "Using" files, and I keep getting errors saying these files are already in use by this namespace.
Does each form need a different namspace? Or do I only need to declare the imported files in the main form and that is it?
In other words.. I am getting errors saying that i have already declared Sytem.IO in another form, for example. Is that normal?
Woah is me....:(
First of all, how do I change the namespace for my overall project. i tried to do it manualy, but then I get tons of errors.
Secondly, I added a new form and incorperated some of the same "Using" files, and I keep getting errors saying these files are already in use by this namespace.
Does each form need a different namspace? Or do I only need to declare the imported files in the main form and that is it?
In other words.. I am getting errors saying that i have already declared Sytem.IO in another form, for example. Is that normal?
Woah is me....:(