Hi,
I have added a webHtmlEditor with webSpellCheker in my application.
The editor appears, but the images in the menu(for example, icon for BOLD,INSERT, etc.), do not appear.
Kindly help me with this.
Regards,
Romita
Hi Romita,
Can you describe the steps you have taken to pull in the images into the HtmlWebEditor? For example, by clicking Smart Tag of the HtmlWebEditor --> Quick Design and accessing the 'General' button of the WebHtmlEditor properties, what is the path you put in for the Images? If the path is incorrect, that could be the cause.
Please let me know if I can be of further assistance regarding this matter.
Sincerely,TroyDeveloper Support Engineer
Were you able to resolve this problem? Please let me know if you need any additional assistance regarding this matter.
Hi Troy,
I am adding the WebHtmlEditor in a SharePoint webpart.
I was able to resolve the error by adding all the images in the style library of the site and specifying the path of the style library in the Absolute URL property present in Smart Tag( 'General' button) of the WebHtmlEditor.
I also tried by adding a ig_common folder inside the virtual directory of the web application. Inside the ig_common folder I added all the images. Then I specified this path in the relative URL property present in Smart Tag( 'General' button) of the WebHtmlEditor, But this approach did not work.
If you can provide any resolve for the second approach, it would be really grateful.
When creating an IIS ig_common virtual directory, take a look at the following url. This is a good walk through that steps you through how to create the IIS ig_common Virtual Directoryhttp://help.infragistics.com/Help/NetAdvantage/ASPNET/2010.3/CLR4.0/html/Deploying .
I believe this tutorial will be helpful as a double-check, to ensure that your set-up will render the images.
I hope this helps.
Please let me know if I can be of further assistance.
Please let me know if you needed any additional assistance regarding this matter.
SincerelyTroyDeveloper Support Engineer
Here is the link to deploying your application: http://help.infragistics.com/NetAdvantage/ASPNET/2010.3/CLR4.0/?page=Web_Deploying_a_Web_Application_that_Uses_NetAdvantage_for_ASP_NET_Controls.html
Please let me know if you have any questions.
Please let me know if you have any additional questions regarding this matter.