I have transfered my application from my old laptop which was running Version=2008.2.826.35
to my new laptop which is running the latest build.
At the old laptop I had to add this line in the web.config file :
<add name="Telerik.Web.UI.WebResource" path="Telerik.Web.UI.WebResource.axd" verb="*" type="Telerik.Web.UI.WebResource, Telerik.Web.UI, Version=2008.2.826.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4" />
Should I retain this line with the new version, should I delete it or should I alter the version number?
Thank you very much.
to my new laptop which is running the latest build.
At the old laptop I had to add this line in the web.config file :
<add name="Telerik.Web.UI.WebResource" path="Telerik.Web.UI.WebResource.axd" verb="*" type="Telerik.Web.UI.WebResource, Telerik.Web.UI, Version=2008.2.826.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4" />
Should I retain this line with the new version, should I delete it or should I alter the version number?
Thank you very much.