Issue with Form Wizard Pro and SSL

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.
1/3/2011 11:43:13 AM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Issue with Form Wizard Pro and SSL

Hi Joe, at the end of last week I updated our site to the latest version from source so we could begin deploying Artisteer 3.0 templates. This morning, I found that we can't download CSV or Word form submission data using IE 8 for forms on pages secured by SSL. Firefox works fine with SSL. If I turn off SSL on the page, the downloads then work in IE 8. 

The error we are getting in IE 8 is "Unable to download FormResults.aspx from [site]". I checked to make sure that both the http and https versions of our sites are in IE 8 trusted sites, and that download prompting is enabled. I'm 98% sure that this was working two weeks ago, so I think it's the result of a recent change somewhere.

Thanks,

Jamie

1/4/2011 6:38:54 AM
Gravatar
Total Posts 18439

Re: Issue with Form Wizard Pro and SSL

Hi Jamie,

I vaguely remember a similar problem in the past in Shared Files and it seemed like I had to make it open in a new window to make it work in IE with SSL.

Can you tell me does it work if you right click the download link and choose save file as?

Thanks,

Joe

1/4/2011 9:47:39 AM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: Issue with Form Wizard Pro and SSL

Hi Joe, I couldn't figure out a way to use the right-click workaround. The "submission data" page renders the CSV and Word download options as buttons rather than links.

Jamie

1/6/2011 12:14:40 PM
Gravatar
Total Posts 18439

Re: Issue with Form Wizard Pro and SSL

Hi Jamie,

I just found the solution for this here:

http://stackoverflow.com/questions/1682123/downloading-a-file-over-https-in-ie8-using-asp-net

Actually the fix was in mojoPortal in the ExportHelper class so if you get the latest code from the repository it should fix it.

Best,

Joe

1/6/2011 12:38:17 PM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: Issue with Form Wizard Pro and SSL

Perfect! Thanks a million Joe.

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