Hi,
I have noticed that all injected script and styles are coming with WebResrouces.axd handler while in the samples that you guys provided with v1.0 are coming by the ext.axd handler

am i missing something in my web.config. since i am running the application on IIS7.

used to do the same with v0.8.2 and on IIS7 as well. but the handler coolite.axd used to be showing in the output source.

beside. the script is not injected in the ResourcePlaceHolder, but in the bottom of the page. i guess thats for the same reason that make the webresource.axd showing instead of the ext.axd handler.

could you please advice

thanks