World is now on Opti ID! Learn more
AI OnAI Off
World is now on Opti ID! Learn more
Have you set the disablePageTypeUpdation option in the web.config?
If your PageTypes live in a seperate project (and hence dll), also check that the main web project has a reference to the page type project, or the PageTypes dll is present in the web projects bin folder.
Hi,
I am using PageTypeBuilder 1.3.1 (http://pagetypebuilder.codeplex.com/releases) and creating pagetypes from my project. The problem is that the new pagetypes do not show in tab Page Type in Admin mode. It compiles without any problem but I cant see the pagetypes in EPI, anyone any ideas what might went wrong?