I am having a trouble seeing the charts in my website (using dundas chart and chart.axd) as well as crystal report images (navigation , print button, etc) which uses crystalImageHandeler.aspx
the website shows all this right when running using root level : https:\mywebsite\
however my website had to be implemented in two sub virtual directories for the proxy redirect puspose: so now I have https:\mywebsite\subVirtual_1\subVirtual_2
I am using the web.config in both , and I know the web.config in the subVirtual_2 inherits from the root level. I have already tried putting the handler registration in both web.configs as well as only putting it in the lowest level web.config
can any one help me why still cannot see the charts,images ?using https:\mywebsite\subVirtual_1\subVirtual_2 ?
all this are set up in IIS 7 using .Net 2