Can anyone give me the detail to setup a dev server to use with RadControls. Im looking to Run Server2008 and MSSQL 2008. Can anyone give me the steps involved to get RadContols installed on to it?
I installed 2008 and enabled iis/asp.net 3.5 and mssql 2008. The default iis7 page works fine and the mssql database is configured etc. Now how do I get RadConrols to work on it?
I want to develop on my other machine (Which I can develop and run radcontrol apps just fine) but when I mapped a drive and make a new default website and went to test it i got:
I installed 2008 and enabled iis/asp.net 3.5 and mssql 2008. The default iis7 page works fine and the mssql database is configured etc. Now how do I get RadConrols to work on it?
I want to develop on my other machine (Which I can develop and run radcontrol apps just fine) but when I mapped a drive and make a new default website and went to test it i got:
| Parser Error Message: Could not load file or assembly 'Telerik.Web.UI, Version=2009.2.701.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The system cannot find the file specified. |
| Source Error: |
| Line 40: <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/> |
| Line 41: <add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/> |
| Line 42: <add assembly="Telerik.Web.UI, Version=2009.2.701.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4"/> |
| Line 43: </assemblies> |
| Line 44: </compilation> |