How to get samples to run in asp.net 3.5? they won't compile. And, I also simply tried to drop a webtree control on a new project's default.aspx page, and I get the 'lc.exe' missing error. I'm using the trial version. How do I actually get something running?
Thanks.
Is there any easy way to recreate the samples for asp.net 3.5? I seemed to have fixed the lc.exe missing error, so I can create apps with the controls now.
I've fixed the lc.exe issue, by reinstalling VS 2008. Previously, I was getting a 'lc.exe' missing error when building Web Apps but not when building web sites. Now it is working for both Web sites, and Web Apps. also, I simply re-created the samples in asp.net 3.5, and it works great.
One other question: When i add a reference in Visual Studio to a component (ultrawebtab for example.) It shows the following: Component Name: Infragistics35.WebUI.UltraWebToolbar; Version: 8.2.20082.1000; Runtime: v2.0.50727; Path: C:\Program Files\Infragistics\NetAdvantage for .NET 2008 Vol. 2 CLR 3.5\ASP.NET\Bin\Infragistics35.WebUI.UltraWebTab.v8.2.dll. So, WHY is the Runtime still 2.0??? I installed the 3.5 runtime version of Infragistics controls. Or is this correct?
(I'm using the trial version by the way.)