0
dashu created
I am using template I Run the application. I can login with admin and 123qwe first time but when I Run the application for the second time VS has a "There is no permission with name: Pages.Tenants" exception it seems that when startup the PreInitialize of CoreModule is not called Who knows what the reason is ?
1 Answer(s)
-
0
Does your webmodule has a dependency to Core module? If not, can you add it to see what happens.