Question

I am working with Kentico in Visual Studios (web project) on my local computer. When I add folders or files to the solution and then run it in the browser, the pages do not show up in the CMS desk or site manager. Am I creating these folders/files in the wrong place in the solution (ex: {directory of web project}/CMSPages/filename.aspx)? Or maybe have incorrect settings?

Was it helpful?

Solution

This is not the way how it works - the system has no idea about your pages if you place them on the file system. However, you can create ASPX page templates and then use then for the documents. Please see the Devnet forum

Best regards, Juraj Ondrus

OTHER TIPS

Where Do you want to use this page?

In the visitor sites or CMS Page

If you want to use visitor site you can create a webpart and add you webpart to the Page create on content tree.

If you want to use in the cmsdesk the you need to register your page in the module

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top