Error DateTime EventCalendarAdd

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/14/2010 3:01:33 AM
Gravatar
Total Posts 2

Error DateTime EventCalendarAdd

Hi All,

I work with mojo 2.3.4.8 MSSQL installed on Windows 2008 r2 web edition(64bit en) and sql express 2005 (9.0.4053) en.

In my installation with multiple site I have a problem with EventCalendar. If I try to add a new entry with <add key="UseCultureOverride" value="false"/>

I catch a datetime coneversion exception. If I change my web.config with

<add key="UseCultureOverride" value="true"/>

<add key="site1culture" value="en-US" />

It work in site 1 but in the other site the problem still the same.

Any help is appreciated.

Mattia

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