Where are the icons for WebHTMLeditor toolbar?
Create a new ASP project. Style it (Caribbean). Insert a WebHTMLEditor into default.aspx. The control inserts OK but the toolbar shows an array of missing-image icons (red crosses).
The icon folder for the control is set to: /ig_common/Images/htmleditor/. This folder does not exist anywhere within the project.
Where are the control icons?
I have to say that I am getting really dispirited with the Infragistic controls. Every time I use a new one I discover major problems like this.
ASP.NET Version=10.3.20103.2088VS 2010CLR4.0Dev System: Win7 64bit Ult 8GB RAM, loadsa disk
Hello Paul,
please check this out: http://community.infragistics.com/forums/p/41162/230364.aspx#230364
You can copy WebHtmlEditor icons folder in your project, and set ImageDirectory property to point it.
htmleditor folder is located at:
C:\Program Files\Infragistics\NetAdvantage 2010.3\ASP.NET\Images orC:\Program Files (x86)\Infragistics\NetAdvantage 2010.3\ASP.NET\Imagesif you are using 64bit Windows. Also you can create IIS ig_common Virtual Directoryhttp://help.infragistics.com/Help/NetAdvantage/ASPNET/2010.3/CLR4.0/html/Deploying_Common_Assets.html