Image Gallery > Bulk Upload

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.
5/10/2011 9:01:16 AM
Gravatar
Total Posts 51

Image Gallery > Bulk Upload

Hi Joe,

System Information is below.
If I click Bulk Upload, it comes TextBox with "Browse" Button and loads only 1 file. Under demo.mojoportal.com it's "Add File" button. I think it's SQL CE issue?

Please Help.
Thanks

mojoPortal Version 2.3.6.5 SqlCe
Operating System Microsoft Windows NT 6.0.6002 Service Pack 2
ASP.NET Info v4.0.30319 Running in Full Trust
Server Time Zone GTB Daylight Time
Server Local Time (GMT 3) 5/10/2011 4:24:18 PM
Greenwich Mean Time (GMT/UTC) 5/10/2011 1:24:18 PM 

5/10/2011 9:13:30 AM
Gravatar
Total Posts 18439

Re: Image Gallery > Bulk Upload

Hi Erhan,

The multi file upload only works in Full Trust hosting. Since most hosting these days is using Medium Trust it is disabled by default to avoid errors. If you have Full Trust hosting then you can change to use the Web.fulltrust.config file be renaming Web.config to Web.mediumtrsut.config and rename Web.fulltrust.config to Web.config and restore any customizations such as the machine key.

Our demo site is hosted in full trust so it has this enabled.

Best,

Joe

5/10/2011 9:54:49 AM
Gravatar
Total Posts 51

Re: Image Gallery > Bulk Upload

Hi Joe,

I have Full Trust hosting. So I followed your instructions and it works now very well.

Thank you very much.

Best,
Erhan

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