Developer forum

Forum » Development » Post data to website fails... or so it seems.

Post data to website fails... or so it seems.


Reply
Hi,

I'm trying to solve a problem regarding posting data to a website, maybe somebody here knows a solution. When using the data management module on the page http://wow.staging.innovadis.com/contact.aspx it can be completely filled in and sent... but won't get handled by the website. That is, I can see the data being posted to the website (Fiddler) but there isn't any data stored in the database or sent to the person setup to receive the mail. Futhermore users aren't redirected to the 'thank you' page but stay on the cantact page.
This happens for all forms on the website. Applying for the newsletter won't work just as searching for a shop (custom module). The site is running under IIS 7, app pool is classic. Anyone any suggestions?

Thanks, Tom.

Replies

 
Reply
After some testing and some more testing it turned out that the customer was using the Dynamicweb.eCommerce.iPaperconnector.dll. This dll interfered with the page_load process which resulted in the unexpected behaviour. Removing the dll from the bin was enough for fixing the website...

the only remaining question: how did it end up in the bin!?
 
Reply
The .dll was automatically included in the release by accident but has now been excluded from future Dynamicweb versions. 

 

You must be logged in to post in the forum