G
Guest
Hi all,
Have an issue in VS 2005 that I can't seem to sort out. I have a couple of
UserContols that I would like to have in a Controls subfolder off my
application root. The problem is that when the files are in that folder, I
get several build errors, all along the lines of "The type or namespace name
'____' does not exist in the namespace '__________.___________' (are you
missing an assembly reference?", anywhere that I try to load them.
The thing is, if I have the files located under my application root, they
build and work just fine. Any suggestions? Thanks!
Have an issue in VS 2005 that I can't seem to sort out. I have a couple of
UserContols that I would like to have in a Controls subfolder off my
application root. The problem is that when the files are in that folder, I
get several build errors, all along the lines of "The type or namespace name
'____' does not exist in the namespace '__________.___________' (are you
missing an assembly reference?", anywhere that I try to load them.
The thing is, if I have the files located under my application root, they
build and work just fine. Any suggestions? Thanks!