I'm using the web service to recover all the profiles of the userobjects
table. This table was fill with data from another database wich has no
relation with commerce server and i made an inerface to create\update new
profile.
When i call _ProfileManagementContext.ExecuteSearch("UserObject", null,
ProfileSearchOptions) in my code my dataset is fill but there aren't all
of
the records that the UserObject table contains and i can't see why one is
recover and the not the other one.
If somebody can help me because its real a problem, thks