error in Add Event in Caledar "String was not recognized as a valid DateTime."

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.
10/21/2011 10:16:44 AM
Gravatar
Total Posts 18439

Re: error in Add Event in Caledar "String was not recognized as a valid DateTime."

Hi Diego,

It sounds like you did not use the Web.config file that shipped with mojoPortal and you are missing a tag declaration in your Web.config file as well as some other settings related to the editors and jquery are probably not correct. You should use the Web.config that shipped with mojoPortal and restore any customizations such as machine key from your old one.

Note that you no longer have to maintain the <system.net.mail section because it is no longer used. Only the settings in user.config are used for email now.

Hope that helps,

Joe

10/21/2011 11:38:11 AM
Gravatar
Total Posts 149
Partner
mojoPortal Skinning, Custom Development and Support in Italy?
EffectiveWeb.it

Re: error in Add Event in Caledar "String was not recognized as a valid DateTime."

You are right! (as usual...) I copied the new package on the old site folder without removing the unused Web.net40.config file (the one I renamed by mistake to web.config).

Now that I have succesfully completed my first upgrade from .Net 3.5 to 4.0 the next step is to upgrad the hosted site and check whether the .NET 4.0 solves the DateTime format issue on that production server well.

I let you know.

Regards.

Diego

10/24/2011 2:51:42 AM
Gravatar
Total Posts 149
Partner
mojoPortal Skinning, Custom Development and Support in Italy?
EffectiveWeb.it

Re: error in Add Event in Caledar "String was not recognized as a valid DateTime."

Hi Joe,

I confirm that upgrading to .NET 4.0 solved the issue.

Thanks and regards.

Diego

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