I have a visual studio 2010 web application project and referencing the 1st Qtr 2010 telerik dll. I am using 4.0 framework. I precompile and then deploy to local IIS (7.0). Then, when I navigate to the site, it takes a long time on the first page visit (over a minute). I suspect this is related to the telerik controls. Any suggestions to check to resolve this?
thanks,
Jon
Update: Do I need to reference Telerik.Web.UI from the GAC? I tried installing it in the GAC, but I still can't find it in the Add Reference... window.
thanks,
Jon
Update: Do I need to reference Telerik.Web.UI from the GAC? I tried installing it in the GAC, but I still can't find it in the Add Reference... window.