The following bounded map cannot be created from the collection: blist<key type,list size>
The application is assigning or swapping one bounded list with a bounded list of a different type. The types of the two lists must be identical.Ensure that the types of the lists are identical.