Copied to clipboard

Flag this post as spam?

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


  • Mike 81 posts 101 karma points
    Jan 18, 2012 @ 22:31
    Mike
    0

    Cultiv Package Error on Submit

    I installed the package. 

    I created a template and pasted the line of code into it. The form shows up.

    I changed my web.config mail setting to

    <mailSettings>
    <smtp deliveryMethod="SpecifiedPickupDirectory" from="">
    <network host="localhost" />
    <specifiedPickupDirectory pickupDirectoryLocation="C:\inetpub\mailroot" />
    </smtp>
    </mailSettings>

    Added in the parameters to the Page Node in the config to

    <pages validateRequest="false" enableEventValidation="false" viewStateEncryptionMode ="Never">

    I am on the amazon AWS. Also I am not getting any validation from the standard basic set up. I plugged the following into my template

    <umbraco:Macro FileLocation="~/macroScripts/CultivContactForm.cshtml" MailFrom="[email protected]" runat="server" />

     

    Thanks for any help

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 18, 2012 @ 22:57
    Jan Skovgaard
    0

    Hi Mike

    What kind of error do you get when submitting the form?

    /Jan

  • Mike 81 posts 101 karma points
    Jan 18, 2012 @ 23:20
    Mike
    0

    Ugh... I forgot to upload it... I need a nap :/ Thanks Jan

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 20, 2012 @ 18:01
    Jan Skovgaard
    0

    Hi Mike

    Haha, yeah stuff like that happens - glad you figured out what was going on :)

    I asume things are working correctly now?

    /Jan

  • Mike 81 posts 101 karma points
    Jan 22, 2012 @ 20:51
    Mike
    0

    Hey Jan,

    Unfortunately I have not been able to resolve this issue. Any thouhts?

  • Mike 81 posts 101 karma points
    Jan 27, 2012 @ 18:37
    Mike
    0

    can anyone assist me? I am just spinning my wheels here

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Jan 27, 2012 @ 23:31
    Jan Skovgaard
    0

    Hi Mike

    Unfortunately I don't know anything about azure to be honest so I'm afraid I don't have a clue about this issue. But perhaps you should try tweeting a link to this issue using the #umbraco hastag to make awareness of your issue among the people who follow this tag. Perhaps also add #azure.

    I asume you already have been googling the above error message a lot? :)

    Hope someone will be able to help you out - I'm curious about this as well.

    /Jan

  • Mike 81 posts 101 karma points
    Feb 02, 2012 @ 18:35
    Mike
    0

    Hey Jan,

    I actually am not using azure. I happen to be using sql on a windows server via the amazon cloud.

  • Mike 81 posts 101 karma points
    Feb 09, 2012 @ 04:08
    Mike
    0

    I got my issue resolved.. really disappointed in the lack of help I have been getting.... :(

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 09, 2012 @ 22:20
    Jan Skovgaard
    0

    Hi Mike

    I'm sorry to hear that but I tried the best I could - Unfortunately I'm no wizards that knows everything but sometimes I manage to give people some hints in the correct direction.

    I suppose people have not been replying to this post because they did not have any idea what could be the cause of your issue and please also keep in mind that people do this voluntary.

    I bet there are others who would love to hear how you managed to solve your issue? What was causing it and what did you do to fix it? By sharing you can help others out who might end up in the same situaton as yourself - and since you're the pioneer having experienced this issue first and also managed to figure out the solution you can be in a good position to provide others even better help if they come across this post.

    So I hope that you will take the time to share the solution with all of us so we can all learn from your experience :)

    Cheers,
    Jan

  • Mike 81 posts 101 karma points
    Feb 10, 2012 @ 00:34
    Mike
    0

    No worries. The issue didn't have anything to do with it being on amazon. It was that the webconfig should not have had the nodes I listed above. I removed it and put in the stripped down version and worked....

Please Sign in or register to post replies

Write your reply to:

Draft