After creating the LINQ to SQL classes as described on P 113, when I try to create the Domain Service Class (UserInformationService) on P 114 the new data context does not appear in the list of available data contexts.
I have tried different projects,
VB, C#, different computers, the result is the same.
Wondering if anyone else has seen this issue and knows how to fix it.
Thanks.