Bonjour à tous,

J'ai commencé à suivre le tutoriel symfony suivant :
http://j-place.developpez.com/tutori...symfony2/#LIII

A l'étape 4-D, je tombe sur le message d'erreur suivant :

Cannot import resource "@MyAppFilmothequeBundle/Resources/config/routing.yml" from "C:/Users/Eric/Documents/Symfony2/app/config\routing.yml". Make sure the "MyAppFilmothequeBundle/Resources/config/routing.yml" bundle is correctly registered and loaded in the application kernel class.

CRITICAL - Uncaught PHP Exception Symfony\Component\Config\Exception\FileLoaderLoadException: "Cannot import resource "@MyAppFilmothequeBundle/Resources/config/routing.yml" from "C:/Users/Eric/Documents/Symfony2/app/config\routing.yml". Make sure the "MyAppFilmothequeBundle/Resources/config/routing.yml" bundle is correctly registered and loaded in the application kernel class." at C:\Users\Eric\Documents\Symfony2\vendor\symfony\symfony\src\Symfony\Component\Config\Loader\FileLoader.php line 92

J'ai l'impression d'avoir tout suivi à la lettre, quelqu'un pourrait me filer un ptit coup de main ?

Merci,

Jim