We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Why diagram nodes or connectors are not properly displayed in a web page?

Platform: WinForms |
Control: Diagram

Why diagram nodes or connectors are not properly displayed in a web page?

You should add correct httphandler in the web.config file of your application, for the model to render the nodes properly. Refer to the below code for a correct httphandler.

<httphandlers>

<add verb="*" path="ImgRequest.ashx" type="Syncfusion.Web.UI.WebControls.Diagram.NodeRenderHandler, Syncfusion.Diagram.Web, Version=7.103.0.21, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89"/>

</httphandlers>

For PaletteGroupbar and OverviewControl, you should add the following httphandlers.

<add verb="*" path="PaletteImgRequest.ashx" type="Syncfusion.Web.UI.WebControls.Diagram.ThumbNodeRenderHandler, Syncfusion.Diagram.Web, Version=7.103.0.21, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89"/>

<add verb="*" path="OverviewImgRequest.ashx" type="Syncfusion.Web.UI.WebControls.Diagram.OverviewDocumentRenderHandler, Syncfusion.Diagram.Web, Version=7.103.0.21, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89"/>

2X faster development

The ultimate WinForms UI toolkit to boost your development speed.
ADD COMMENT
You must log in to leave a comment

Please sign in to access our KB

This page will automatically be redirected to the sign-in page in 10 seconds.

Up arrow icon

Warning Icon You are using an outdated version of Internet Explorer that may not display all features of this and other websites. Upgrade to Internet Explorer 8 or newer for a better experience.Close Icon

Live Chat Icon For mobile