Provides troubleshooting topics for generating device application code using the client object API.
SQL_MAX_ROW_SIZE_EXCEEDED
Problem: You encounter a SQL_MAX_ROW_SIZE_EXCEEDED error during client object API code generation. This means the validation process has detected one or more size problems in your mobile business object (MBO).
Namespace Name Does Not Exist Error
Problem: When generating C# code, this error appears: The type or namespace name <'name'> does not exist in the namespace 'SUP.name.com (are you missing an assembly reference?).'.