Problem importing a queue

I have two Mikrotik 2.9.6 routers running in differents PCs. They don’t have the same hardware.

If I make an export on the first one of the IP Firewall and import it to the second one, there is no problem.

But when I make an export on the first one of the Queue and import it to the second one, there is a problem, the second one does not catch anything. It maintains its initian configuration.

How can I make the two Queues to be the same ?

i think you should take a look at your Interface names.. or ip addressess

Both of them are the same.

does it shows any error message?

I executed:
/import cm0-queue291005.rsc

The machive gave me the following message:
Script file loaded and executed successfully
already have such name

oo you have two or more queues with the same name.. open your script with Notepad and find the same names and change it and it will be OK
ex. you have two queues with the name “queue1” or “client1” you must change the names that are same as another queue.
this will 100% correct your problem

But the system don’t let you create two queues with the same name. This is, there is not possible to have two or more queues with the same name.

Besides of that I have checked all my queues and there are not two of them with the same name.