Bug: Culture is not supported

Posted by Community Admin on 05-Aug-2018 14:14

Bug: Culture is not supported

All Replies

Posted by Community Admin on 21-Aug-2011 00:00

1: Settings.Languages.LanguagesForPublicContent = Only SV, as Default;
2: In store settings I entered set ShippingFromCountry = SV;
3: I create my first product
4: When now selecting the page Ecommerce.Products I get the following error message.

Culture is not supported. Parameter name: name se-SV is an invalid culture identifier
It indeed is. The correct one is of course sv-SE

/Magnus

Update:

Just playing with solutions I went into Settings.Languages and added the EN that I previously removed and set that one to default. This resulted in Yellow Screen of Death

Description:
Parser Error Message: Error executing query: Telerik.OpenAccess.RT.sql.SQLException: Invalid column name 'approval_workflow_state_en'.
Invalid column name 'approval_workflow_state_sv'.
Invalid column name 'description_en'.
Invalid column name 'description_sv'.
Invalid column name 'redirect_url_en'.
Invalid column name 'redirect_url_sv'.
Invalid column name 'title_en'.
Invalid column name 'title_sv'.
Invalid column name 'url_name_en'.
Invalid column name 'url_name_sv'.
Statement(s) could not be prepared.
at Telerik.OpenAccess.RT.Adonet2Generic.Impl.PreparedStatementImp.executeQuery()
at OpenAccessRuntime.Relational.conn.PooledPreparedStatement.executeQuery()
at OpenAccessRuntime.Relational.fetch.FetchResultImp.Execute()
SQL:
SELECT a.[id] AS COL1, a.[approval_workflow_state_] AS COL2, a.[approval_workflow_state_en] AS COL3, a.[approval_workflow_state_sv] AS COL4, a.[description_] AS COL5, a.[description_en] AS COL6, a.[description_sv] AS COL7, a.[redirect_url_] AS COL8, a.[redirect_url_en] AS COL9, a.[redirect_url_sv] AS COL10, a.[title_] AS COL11, a.[title_en] AS COL12, a.[title_sv] AS COL13, a.[url_name_] AS COL14, a.[url_name_en] AS COL15, a.[url_name_sv] AS COL16, a.[allow_multiple_urls] AS COL17, a.[app_name] AS COL18, a.[can_inherit_permissions] AS COL19, a.[date_created] AS COL20, a.[inherits_permissions] AS COL21, a.[last_modified] AS COL22, a.[linked_node_id] AS COL23, a.[linked_node_provider] AS COL24, a.[nme] AS COL25, a.[node_type] AS COL26, a.[open_new_window] AS COL27, a.[ordinal] AS COL28, a.[ownr] AS COL29, a.[content_id] AS COL30, a.[parent_id] AS COL31, a.[render_as_link] AS COL32, a.[root_id] AS COL33, a.[show_in_navigation] AS COL34, a.[voa_version] AS COL35 FROM [sf_page_node] a WHERE a.[app_name] = ? AND a.[nme] = ? Telerik.OpenAccess.RT.sql.SQLException: Invalid column name 'approval_workflow_state_en'.
Invalid column name 'approval_workflow_state_sv'.
Invalid column name 'description_en'.
Invalid column name 'description_sv'.
Invalid column name 'redirect_url_en'.
Invalid column name 'redirect_url_sv'.
Invalid column name 'title_en'.
Invalid column name 'title_sv'.
Invalid column name 'url_name_en'.
Invalid column name 'url_name_sv'.
Statement(s) could not be prepared.
at Telerik.OpenAccess.RT.Adonet2Generic.Impl.PreparedStatementImp.executeQuery()
at OpenAccessRuntime.Relational.conn.PooledPreparedStatement.executeQuery()
at OpenAccessRuntime.Relational.fetch.FetchResultImp.Execute()




Posted by Community Admin on 25-Aug-2011 00:00

Hi Sungamrammah,


Apologies for the delayed response.
I have tried to reproduce the problem locally with 4.2RTM installed and I could not find any problem like the one you described. Please see attached video and let me know if I'm missing something. Any other related information that will help us to reproduce this issue would be greatly appreciated.

Regards,
Sonya
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

This thread is closed