A first chance exception of type 'System.Globalization.CultureNotFoundException' occurred in mscorlib.dll

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.
4/19/2017 7:56:27 AM
Gravatar
Total Posts 3

A first chance exception of type 'System.Globalization.CultureNotFoundException' occurred in mscorlib.dll

Hello

When i launch mojo in debugging mode in VS 2017 i ve got non stop Exception message like this :

exception of type 'System.Globalization.CultureNotFoundException' occurred in mscorlib.dll. culture not supported

exception of type 'System.Globalization.CultureNotFoundException' occurred in mscorlib.dll. culture not supported

exception of type 'System.Globalization.CultureNotFoundException' occurred in mscorlib.dll. culture not supported

exception of type 'System.Globalization.CultureNotFoundException' occurred in mscorlib.dll. culture not supported

 

What can i do ??

 

THank you

4/19/2017 10:12:22 AM
Gravatar
Total Posts 216
Community Expert

mojoPortal Hosting & Design @ i7MEDIA!

Re: A first chance exception of type 'System.Globalization.CultureNotFoundException' occurred in mscorlib.dll

Hi,

Have you seen this? http://stackoverflow.com/questions/2116821/net-4-0-culturenotfoundexception

Let me know if the answers provided there don't help you out.

Thanks,
-Isaac

4/20/2017 7:37:08 AM
Gravatar
Total Posts 3

Re: A first chance exception of type 'System.Globalization.CultureNotFoundException' occurred in mscorlib.dll

Still got the exceptions....

5/3/2017 2:59:55 AM
Gravatar
Total Posts 3

Re: A first chance exception of type 'System.Globalization.CultureNotFoundException' occurred in mscorlib.dll

Any Idea?

 

Activé    Événement    Heure    Durée    Thread
Contexte de code historique activé    Exception : Exception levée : 'System.ArgumentException' dans mscorlib.dll ("Le nom de culture 'designer' n'est pas pris en charge."). Exception levée : 'System.ArgumentException' dans mscorlib.dll ("Le nom de culture 'designer' n'est pas pris en charge.")    8,25 s        [19932] <Aucun nom>

5/3/2017 4:25:20 PM
Gravatar
Total Posts 2239

Re: A first chance exception of type 'System.Globalization.CultureNotFoundException' occurred in mscorlib.dll

Hi, 

We can't replicate this issue. Have you made any changes to your web.config?

Please follow these instructions to see if you can tell the debugger not to break when this exception is thrown:

  1. Open the solution.
  2. Ctrl D, E (hold control and then press d and then e)
  3. Click the filter icon on the left and choose "Show Only Enabled Exceptions"
  4. Look through the list for the exception and uncheck the box for it.

We can't even find that exception in the list. That must be because we don't have something installed that you do have installed. Not sure.

Thanks,
Joe

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