johnnydangerously59
New Member
I am developing an Orchard module, it has a Route within it. Under precompiled compilation it 404s, if I delete the bin dir (dynamic compilation) the Route then works. Any ideas what is going on here? The dll is in the App_Data/Dependencies dir, sometimes with a .deleted copy as well. If I decompile the assemblies the contents is correct. Have not seen this behavior before, can install other modules of my own and routes work fine. Using the latest Orchard 1.5.1 binary install.