Hello,
I am testing the diagram control. When used deployed using VS 2008's development server, everything is ok.
However, when I deploy the application to IIS 7, the control appears but the model's *.edd template and the nodes programmatically added are not rendered. I just see the names of the nodes in text.
I have all assemblies deployed to the bin folder, syncfusion installed on the iis 7 machine, and the following in the web.config file:
Any ideias as to what could be the problem?
Thanks in advance.