Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Localization - Unable to use any Actions from Pages in Navigation Bar if Arabic language is set

Localization - Unable to use any Actions from Pages in Navigation Bar if Arabic language is set

Scheduled Pinned Locked Moved ASP.NET
comdesignhelpquestion
8 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    RajeeshMenoth
    wrote on last edited by
    #1

    Unable to use any Actions from Pages in Navigation Bar if Arabic language is set. Steps to reproduce: 1. Log in as Host to 7.3.4 latest build 2. Localize site with Arabic (Saudi Arabia), en-Us languages 3. Click the Arabic flag to switch to ar-SA (Saudi Arabia) language 4. Hover over Edit Pages in the Navigation Bar 5. Click "Add a NEW PAGE" The Create Page pop up starts to render It disappears In the UI I get an error message: A critical error has occurred. Please check the Event Viewer for further details. Error:

    AssemblyVersion:7.3.4
    PortalID:0
    PortalName:project india
    UserID:1
    UserName:admin
    ActiveTabID:74
    ActiveTabName:Log Viewer
    RawURL:/ar-om/Admin/Log-Viewer/ctl/Tab/activeTab/settingTab?popUp=true
    AbsoluteURL:/Default.aspx
    AbsoluteURLReferrer:http://umstest.com/ar-om/Admin/Log-Viewer
    UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36
    DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
    ExceptionGUID:3ed97128-f4cc-49b7-9a9b-5b4ba5be3abb
    InnerException:Valid values are between 1318 and 1500, inclusive. Parameter name: year
    FileName:
    FileLineNumber:0
    FileColumnNumber:0
    Method:System.Globalization.UmAlQuraCalendar.CheckYearRange

    RajeeshMenoth

    L Richard DeemingR 2 Replies Last reply
    0
    • R RajeeshMenoth

      Unable to use any Actions from Pages in Navigation Bar if Arabic language is set. Steps to reproduce: 1. Log in as Host to 7.3.4 latest build 2. Localize site with Arabic (Saudi Arabia), en-Us languages 3. Click the Arabic flag to switch to ar-SA (Saudi Arabia) language 4. Hover over Edit Pages in the Navigation Bar 5. Click "Add a NEW PAGE" The Create Page pop up starts to render It disappears In the UI I get an error message: A critical error has occurred. Please check the Event Viewer for further details. Error:

      AssemblyVersion:7.3.4
      PortalID:0
      PortalName:project india
      UserID:1
      UserName:admin
      ActiveTabID:74
      ActiveTabName:Log Viewer
      RawURL:/ar-om/Admin/Log-Viewer/ctl/Tab/activeTab/settingTab?popUp=true
      AbsoluteURL:/Default.aspx
      AbsoluteURLReferrer:http://umstest.com/ar-om/Admin/Log-Viewer
      UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36
      DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
      ExceptionGUID:3ed97128-f4cc-49b7-9a9b-5b4ba5be3abb
      InnerException:Valid values are between 1318 and 1500, inclusive. Parameter name: year
      FileName:
      FileLineNumber:0
      FileColumnNumber:0
      Method:System.Globalization.UmAlQuraCalendar.CheckYearRange

      RajeeshMenoth

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      RajeeshMenoth wrote:

      InnerException:Valid values are between 1318 and 1500, inclusive. Parameter name: year

      Seems fairly clear.

      R 1 Reply Last reply
      0
      • L Lost User

        RajeeshMenoth wrote:

        InnerException:Valid values are between 1318 and 1500, inclusive. Parameter name: year

        Seems fairly clear.

        R Offline
        R Offline
        RajeeshMenoth
        wrote on last edited by
        #3

        How to solve this error ?

        L 1 Reply Last reply
        0
        • R RajeeshMenoth

          How to solve this error ?

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Use a valid year number.

          R 1 Reply Last reply
          0
          • L Lost User

            Use a valid year number.

            R Offline
            R Offline
            RajeeshMenoth
            wrote on last edited by
            #5

            Where we can add this year number ?

            L 1 Reply Last reply
            0
            • R RajeeshMenoth

              Where we can add this year number ?

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              No idea, since you have not given us any information about your code or where the error is occurring.

              R 1 Reply Last reply
              0
              • L Lost User

                No idea, since you have not given us any information about your code or where the error is occurring.

                R Offline
                R Offline
                RajeeshMenoth
                wrote on last edited by
                #7

                I got the error this way : Unable to use any Actions from Pages in Navigation Bar if Arabic language is set. Steps to reproduce: 1. Log in as Host to 7.3.4 latest build 2. Localize site with Arabic (Saudi Arabia), en-Us languages 3. Click the Arabic flag to switch to ar-SA (Saudi Arabia) language 4. Hover over Edit Pages in the Navigation Bar 5. Click "Add a NEW PAGE" The Create Page pop up starts to render It disappears In the UI I get an error message: A critical error has occurred.

                1 Reply Last reply
                0
                • R RajeeshMenoth

                  Unable to use any Actions from Pages in Navigation Bar if Arabic language is set. Steps to reproduce: 1. Log in as Host to 7.3.4 latest build 2. Localize site with Arabic (Saudi Arabia), en-Us languages 3. Click the Arabic flag to switch to ar-SA (Saudi Arabia) language 4. Hover over Edit Pages in the Navigation Bar 5. Click "Add a NEW PAGE" The Create Page pop up starts to render It disappears In the UI I get an error message: A critical error has occurred. Please check the Event Viewer for further details. Error:

                  AssemblyVersion:7.3.4
                  PortalID:0
                  PortalName:project india
                  UserID:1
                  UserName:admin
                  ActiveTabID:74
                  ActiveTabName:Log Viewer
                  RawURL:/ar-om/Admin/Log-Viewer/ctl/Tab/activeTab/settingTab?popUp=true
                  AbsoluteURL:/Default.aspx
                  AbsoluteURLReferrer:http://umstest.com/ar-om/Admin/Log-Viewer
                  UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36
                  DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
                  ExceptionGUID:3ed97128-f4cc-49b7-9a9b-5b4ba5be3abb
                  InnerException:Valid values are between 1318 and 1500, inclusive. Parameter name: year
                  FileName:
                  FileLineNumber:0
                  FileColumnNumber:0
                  Method:System.Globalization.UmAlQuraCalendar.CheckYearRange

                  RajeeshMenoth

                  Richard DeemingR Offline
                  Richard DeemingR Offline
                  Richard Deeming
                  wrote on last edited by
                  #8

                  You have already posted this question in QA: Localization - Unable to use any Actions from Pages in Navigation Bar if Arabic language is set[^] Do not post the same question in multiple places on the same site.


                  "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                  "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups