InterviewSolution
Saved Bookmarks
| 1. |
I Get An Error Saying No Persisters Found For Myclass? |
|
Answer» This often happens when there is a typo in a mapping file, or when you FORGET to SET the BUILD action for the file to Embedded RESOURCE in VISUAL Studio .NET. This often happens when there is a typo in a mapping file, or when you forget to set the build action for the file to Embedded Resource in Visual Studio .NET. |
|