Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

"Literal content '&nbsp' is not allowed within a infragistics

Last post 08-05-2008 16:59 by [Infragistics] Vince McDonald. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 07-08-2008 19:05

    • migarcia
    • Not Ranked
    • Joined on 06-08-2008
    • Points 100

    "Literal content '&nbsp' is not allowed within a infragistics

    Hi all,

    When I drag an infragistics control into the designer in Visual studio 2008. It gives me this error.

    "Literal content '&nbsp' is not allowed within a infragistics.WebUI.WebdataInput.WebImgButton"

    Basically the white spaces inbetween the tags are appended with '&nbsp'

    My code:

    <
    igtx:webimagebutton ID="imgBtnFind1" runat="server" style="height: 20px; width: 50px; float: right;" ToolTip="Search Product Types">

    <appearance>

    <image url="~/Images/Standard/Applications Vista/PNG/16X16/_Base Image/Find.png" />

    </appearance>

    </igtx:webimagebutton>


    I get an error for the above.

    But if delete those spaces, it works fine.

    <igtx:webimagebutton ID="imgBtnFind1" runat="server" style="height: 20px; width: 50px; float: right;" ToolTip="Search Product Types"><appearance><image url="~/Images/Standard/Applications Vista/PNG/16X16/_Base Image/Find.png" /></appearance></igtx:webimagebutton>

    Any help or suggestions to get rid of this problem is greatly appreciated.

    Thanks,
    Sara

    • Post Points: 20
  • 07-09-2008 20:44 In reply to

    Re: "Literal content '&nbsp' is not allowed within a infragistics

     I would report this directly to Developer Support

    Darrell Kress
    Research and Development
    Infragistics

    Please remember that while Infragistics does monitor the forums, they remain a Peer to Peer support option. You can always contact Infragistics support directly via one of the options listed at http://www.infragistics.com/gethelp.


    Have a feature you would like to see? Or possibly a new component you would want in NetAdvantage? Submit a feature request to Infragistics through our Developer Support department.
    • Post Points: 20
  • 07-31-2008 15:26 In reply to

    • migarcia
    • Not Ranked
    • Joined on 06-08-2008
    • Points 100

    Re: "Literal content '&nbsp' is not allowed within a infragistics

    Darrell.

    So far no one has been able to get this fixed.  I'm sure this type of error should be looked at by the development group rather than the support group.  I'm in contact with Microsoft support and we created and added a custom control but not errors were rendered so it seem specifically to Infragistics. 

     

    • Post Points: 20
  • 08-05-2008 16:59 In reply to

    Re: "Literal content '&nbsp' is not allowed within a infragistics

    Reporting this to Developer Support is the first step before our developers take a look.  That way, we can confirm a number of things, not the least of which is whether or not it's something we may have already fixed, or if the result should be expected in the first place.

    The more information you can give in your support submission, the better.  A sample project that we can run and debug and that reproduces the behavior is probably the best thing you can provide, if possible.

    Vince McDonald
    Manager of Developer Support, MCP
    Infragistics, Inc.

    Was this post helpful? Please let me know by using the star ratings and the "Answered" button from the forum's web interface.

    Need help? Find the various ways you can ask for help from Infragistics.
    • Post Points: 5
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems