Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
You might try setting the namespace to BusinessObjects and building the solution before you go into the BOMapper and build the partial class... if that still doesn't do it, then set it, build it, and restart VS... there must be something hanging in the AppDomain's assembly cache keeping the type resolution service from properly finding the namespace for the business object.
|