Hi -
I'm trying to Build the new RadControls for ASP.NET AJAX manually using the source provided in the RadControls_for_ASP.NET_AJAX_2008_1_415_Source.zip file.
I've followed the instructions for building the DLLs using Nant, which completed successfully, but when I replace the prebuilt Telerik.Web.UI.dll with the one I build, i get the following error...
----------------
Assembly 'Telerik.Web.UI, Version=2008.1.415.0, Culture=neutral, PublicKeyToken=29ac1a93ec063d92' contains a Web resource with name 'Telerik.Web.UI.Common.Scrolling.ScrollingScripts.js', but does not contain an embedded resource with name 'Telerik.Web.UI.Common.Scrolling.ScrollingScripts.js'.
-------------------
Also, it seems like the DLL I generate is only 10MB while the pre-built one was 11.8MB
What am i missing?
I'm trying to Build the new RadControls for ASP.NET AJAX manually using the source provided in the RadControls_for_ASP.NET_AJAX_2008_1_415_Source.zip file.
I've followed the instructions for building the DLLs using Nant, which completed successfully, but when I replace the prebuilt Telerik.Web.UI.dll with the one I build, i get the following error...
----------------
Assembly 'Telerik.Web.UI, Version=2008.1.415.0, Culture=neutral, PublicKeyToken=29ac1a93ec063d92' contains a Web resource with name 'Telerik.Web.UI.Common.Scrolling.ScrollingScripts.js', but does not contain an embedded resource with name 'Telerik.Web.UI.Common.Scrolling.ScrollingScripts.js'.
-------------------
Also, it seems like the DLL I generate is only 10MB while the pre-built one was 11.8MB
What am i missing?