DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Malformed Resource Files: #

 5 Replies
 2 Subscribed to this topic
 19 Subscribed to this forum
Sort:
Author
Messages
New Around Here
Posts: 10
New Around Here
    • v. 09.13.04 (0)
    • 4.8

    Errors reported in PB>Site Settings>Languages>Verify Language Resource Files

    Malformed Resource Files: 146

    Error Logging report (Typical)

    [WARN] DotNetNuke.Services.Localization.LocalizationProvider - Missing localization key. key:ControlTitle_.Text resFileRoot:/DesktopModules/Hotcakes/Checkout/App_LocalResources/CheckoutView threadCulture:en-US userlan:

    Possible cause/solution/problems due to errors?

    Thanks
    GP
     

    Growing Member
    Posts: 111
    Growing Member
      I've seen this before and once traced it to the "xsd:schema" section. If the namespace uses https, it throws this warning.

      WARNING: https://www.w3.org/2001/XMLSchema
      OK: http://www.w3.org/2001/XMLSchema

      I decided to ignore the warning because in my mind it should be "https://..." and I have never noticed the resx not working becuase of this warning.

      I don't know your specific warning, it's reporting HotCakes, but I don't think it's a HotCakes issue. I'm the OpenStore guy but Will Stroll (the HotCakes guy) usually checks into the forum, he may be able to clarify.
      Veteran Member
      Posts: 1178
      Veteran Member

        David,

        this is not a Url, but a namespace URI (see here). The namespace is defined in the specifications at http://www.w3.org/2001/XMLSchema, and you can't change it. This is the reason of the warning. Anyway, no-one ever fetches anything at that location.

        Happy DNNing!
        Michael

        Michael Tobisch
        DNN★MVP

        DNN Connect
        Growing Member
        Posts: 111
        Growing Member
          @Michael, Thx for the feedback, yes you're right.
          New Around Here
          Posts: 10
          New Around Here
            Also found this....

            https://github.com/dnnsof...Platform/issues/6053
            Senior Member
            Posts: 1426
            Senior Member
              Is the file in question encoded correctly? I used to see similar odd errors in the past when I used to create SqlDataProvider files using Notepad. The default file encoding would cause odd errors. If this is a concern, try opening the RESX file(s) in question in your favorite text editor. If the encoding says something other than UTF-8, then you may want to re-save it as UTF-8.

              These Forums are dedicated to the discussion of DNN Platform.

              For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

              1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
              2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
              3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
              4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
              5. No Flaming or Trolling.
              6. No Profanity, Racism, or Prejudice.
              7. Site Moderators have the final word on approving / removing a thread or post or comment.
              8. English language posting only, please.

              Would you like to help us?

              Awesome! Simply post in the forums using the link below and we'll get you started.

              Get Involved