I'm not sure if this is a VS issue or not. I have created a BO using the mapper and then had it create a partial class. All seems to work fine, but I can't see a way to open the partial class. It's not anywhere in the project. The folder contains the file and the bindings are working, so I know the project is using it.Is there a setting that I need to see those?
I am using VS2005 and the project is checked into a VSS project (in case that makes a difference).
Hmmm...it looks like it's not just BO components. If I create a form the designer code and resource file (that are usually child entries in the solution explorer) are also not there.
I'll keep digging to see if I goofed up a setting, but if anyone else knows the solution, I would be very greatful...=)