Images of Report is a red cross because of authentication in web.config
Posted: Tue Dec 02, 2008 1:59 am
Hi,
I have a problem with loading images of stimulsoft report in my asp.net application.
With all pages in my web application the use should be authenticated.
That’s why I placed this piece of code in the web.config:
The report generates on screen, but the images are red crosses in IE or alt text in Firefox.
Stimulosoft Report generates this code:
When I add "" to the authorization in web.config, the images are loaded in the report.
Does anybody know how to get the images in the report without less security?
This is the code used in aspx-page:
Thanks
I have a problem with loading images of stimulsoft report in my asp.net application.
With all pages in my web application the use should be authenticated.
That’s why I placed this piece of code in the web.config:
The report generates on screen, but the images are red crosses in IE or alt text in Firefox.
Stimulosoft Report generates this code:
When I add "" to the authorization in web.config, the images are loaded in the report.
Does anybody know how to get the images in the report without less security?
This is the code used in aspx-page:
Thanks