Create new module

Posted by Community Admin on 05-Aug-2018 17:15

Create new module

All Replies

Posted by Community Admin on 25-Feb-2011 00:00

Hi,

I'm trying to create a new module for an existing sitefinity web site using sitefinity 4.0.
Unfortunately I don't have the original documentation delivered with the SDK Instalation.

I tried using the example at http://www.sitefinity.com/help/developer-manual/products-module-simple-implementation.html, but when I modify the web.config and add the lines:

<telerik>
  <framework>
    <modules>
      <add type="Telerik.Samples.Products.ProductsModule, Telerik.Samples.Products" />
    </modules>
  </framework>
</telerik>

The folowing error is displayed: "Could not find schema information for the element 'telerik'."
Is this because the examle is for an older SDK? Is there any way to get the documentation delivered with the instalation of Sitefinity 4.0?

Posted by Community Admin on 25-Feb-2011 00:00

Hi klaas,

Thank you for your interest in Sitefinity CMS.

If you want to create modules for Sitefinity 4.0 I would recommend checking the online documentation and tutorials available on our website.

www.sitefinity.com/.../tutorials.aspx

You can also check products sample module that comes with the SDK installation.

Kind regards,
Victor Velev
the Telerik team

Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!

Posted by Community Admin on 21-Apr-2011 00:00

The links to each tutorial is broken..

Posted by Community Admin on 22-Apr-2011 00:00

Hello David Pearson,

Thank you for pointing out the issue - we have been working on it so you can expect the links to be fixed soon. In the meantime please use the side navigation which functions properly.

Kind regards,
Victor Velev
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

This thread is closed