How not to display ALL items of a database

Check if excludecat is containing category IDs or category slugs, if it is using slugs/text then change the ID field to slug.

Also define the relation to use, e.g.:

'relation' => 'AND',

Here are the parameters: http://codex.wordpress.org/Class_Reference/WP_Query#Taxonomy_Parameters