Form Wizard Not Sending Attachments

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
9/29/2011 9:50:26 PM
Gravatar
Total Posts 4

Form Wizard Not Sending Attachments

mojoPortal Version 2.3.7.0 MSSQL

sts-FormWizard  2.6.0.3

 

I am getting this error:

2011-09-29 19:42:42,014 ERROR xxx.xxx.xxx.xxx - en-US - /FormWizard/FileUpload.aspx?mid=45&pageid=43&rid=cba7d649-7817-4f3d-94c5-f4df273094b9 - mojoPortal.Net.Email - could not find file for email attachment

The attachments are being successfully uploaded to /data/sites/1/Attachments

Also, when it emails the form, it appends the following message right after the form contents instead of inserting a line break after the form contents.  This makes it very hard to understand.  See example below:

Name: John Doe A form has been submitted, click the link below to view the submission:
http://mydomain.com/FormWizard/ViewSubmission.aspx?mid=45&pageid=43&rid=cba7d649-7817-4f3d-94c5-f4df273094b9

Where it starts with "A form has been submitted,..." should start on a new line.

9/30/2011 7:19:29 AM
Gravatar
Total Posts 18439

Re: Form Wizard Not Sending Attachments

Hi,

I will look into this today and post again as soon as I've had a chance to investigate it. If needed I'll put out a patch for Form Wizard right away.

Best,

Joe

9/30/2011 10:50:32 AM
Gravatar
Total Posts 18439

Re: Form Wizard Not Sending Attachments

Hi,

This is now fixed. If you download Form Wizard Pro again, the only file that changed was sts.FormWizard.Web.UI.dll in the /bin folder

It should fix the attachment problem and it also adds a line break as requested.

Thanks,

Joe

9/30/2011 1:00:31 PM
Gravatar
Total Posts 4

Re: Form Wizard Not Sending Attachments

Once again you responded quickly and fixed my problem.  It works great.  Excellent service!

Thank you!

You must sign in to post in the forums. This thread is closed to new posts.