Hi,
We are updating from the old ASP.NET controls to the new ASP.NET AJAX.
When putting the control in a normal page everything works fine, but when the control is placed in a page which has a masterpage the WebResource.axd with the neccessary styles is not called. If we move the control out in the Master page the WebResouce.axd is correctly called. Is this a common issue or am I doing something wrong?
We are updating from the old ASP.NET controls to the new ASP.NET AJAX.
When putting the control in a normal page everything works fine, but when the control is placed in a page which has a masterpage the WebResource.axd with the neccessary styles is not called. If we move the control out in the Master page the WebResouce.axd is correctly called. Is this a common issue or am I doing something wrong?