I've successfully built my first full Orchard module. It's a module for generating an XML sitemap based on the available (published) content items that have the Autoroute part. Everything works like it's supposed to locally.
Now I tried to publish my website (ftp), but on the server the module doesn't seem to work. When I go to the sitemap.xml it results in an IIS 404 page (so not even an Orchard 404 page). So it seems the Route doesn't work.
The log files located in the App_Data folder are also empty.
Any ideas to why my module might not work? Could it have anything to do with the server configuration? My module contains little code and can be downloaded here: http://we.tl/w7S7A6ksJG