Icons are not displaying

Hi,


When an application written in Asp.net, runs independently (without hosting in IIS), icons (next, previous, zoom in, zoom out, rotate right, rotate left) in viewer will appear. But, when application which is hosted in IIS (version 6.1) will not show the above mentioned icons in the viewer.

I’m using 30-day trial license.

I have attached the screenshot of the same.

Please suggest what can be done to overcome this issue.

Thanks,
Bhaskar V

Hello, Bhaskar,

We are sorry to hear that you have such issue. Please try to update your web.config with such code:


Also please add such handlers:

Please note that all this changes should be done in the block.

It worked. Thanks.