Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - v17 (final) - Markup error on wrong TAG
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

v17 (final) - Markup error on wrong TAG

 Post Reply Post Reply
Author
Message
cpede View Drop Down
Senior Member
Senior Member


Joined: 13 August 2004
Location: Denmark
Status: Offline
Points: 663
Post Options Post Options   Thanks (0) Thanks(0)   Quote cpede Quote  Post ReplyReply Direct Link To This Post Topic: v17 (final) - Markup error on wrong TAG
    Posted: 11 January 2016 at 3:00am
If I write a wrong TAG in the Markup:

Ex:  "Hello <b>World</b>"

The error reporting fails in the line:

ThrowBuilderException(FormatString(_T("The tag '%ls' does not exist in XML namespace"), (LPCTSTR)tagName));

My guess is that it should be '%s' and not '%ls' if not using UNICODE.

-cpede


Product: Xtreme ToolkitPro (22.1.0)
Platform: Windows 10 (x64)
Language: Visual Studio 2017 (C++)
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.