In the preview, i had a area registred by the default class created when you create an area. I Then had a initializing module who run the AreaRegistration.RegisterAllAreas() command and that then initialiezed the registration.
But now by some black magic the AreaRegistration class never fires anymore.
Anyone knows why it doesen't fire or a way to register an area in the new EPi 7 code.
In the preview, i had a area registred by the default class created when you create an area.
I Then had a initializing module who run the AreaRegistration.RegisterAllAreas() command and that then initialiezed the registration.
But now by some black magic the AreaRegistration class never fires anymore.
Anyone knows why it doesen't fire or a way to register an area in the new EPi 7 code.