Page Selector does not work on Code compiling
Hi Team Telerik,
We have a requirement of providing a page selector to our custom module built using the inbuilt module creator. We are successfully able to create new modules and add custom Fields, one of which is a Page selector. It a DLL that is referenced to the sitefinity website.
If we deploy the code in an uncompiled way, everything works correctly, if we compiled the code as "Updatable" = true and Fixed assemblies, then after deploying the app in IIS7 we get the attached error. Can you let us know ASAP, how we can fix it?
Regards,
Siddesh Kapadi
Unfortunately, no one has replied to this.
Sitefinity does not work after code compilation?
Hi Team Telerik,
Anyone on this?
Hello,
You can create a designer with Thunder for your widget and in it add a pageSelector (again with thunder). For this purpose you only need a Guid public property in your widget, which will be associated with the PageSelector. We have recorded a demonstrative video for you, showing how I add such selector to a sample widget designer with Thunder. We're also attaching the sample widget and the sample designer.
You could try using the same approach and inform us if you encountered any problem.