Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • lele 102 posts 429 karma points
    Mar 22, 2013 @ 16:06
    lele
    0

    Own provider not taken

    Hello

    I have written my own provider, but when I want to choose the mailing lists all is emtpy. Do you have any idea what I do wrong?

    The dll is at the bin folder and in the newsletter.config I added the dll type and name entry on the provider section. In my own provider class I implemented the "SubscriptionProviderBase" methods. I did all what you described in your doc and I checked also your NewsletterStudioContrib-master project. More or less the same implementation.

    Thank's for your help.

  • Markus Johansson 1701 posts 4879 karma points c-trib
    Mar 22, 2013 @ 18:00
    Markus Johansson
    0

    Hi!

    Does the other providers load or is the list empty? Any errors in the umbraco log table? Are you sure that you have the right class name and assembly name?

     

    / m

  • lele 102 posts 429 karma points
    Mar 25, 2013 @ 09:24
    lele
    100

    Thank you for your answer. I found the problem. I had a wrong entry in the newsletterstudio.config:

    <provider name="class name" type="namespace and classname, file name" />

    I don't have entred the correct file name.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies